@ckeditor/ckeditor5-real-time-collaboration 42.0.1-alpha.2 → 42.0.1
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/build/real-time-collaboration.js +1 -1
- package/dist/index.js +6 -6
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +4 -4
- package/src/common-translations.js +1 -1
- package/src/index.js +1 -1
- package/src/presencelist/presencelistui.js +1 -1
- package/src/presencelist/view/presencecounterview.js +1 -1
- package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
- package/src/presencelist/view/presencedropdownlistview.js +1 -1
- package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
- package/src/presencelist/view/presenceinlinelistview.js +1 -1
- package/src/presencelist/view/presencelistview.js +1 -1
- package/src/presencelist.js +1 -1
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
- package/src/realtimecollaborativecomments.js +1 -1
- package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
- package/src/realtimecollaborativeediting/sessions.js +1 -1
- package/src/realtimecollaborativeediting/usermarkers.js +1 -1
- package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
- package/src/realtimecollaborativeediting.js +1 -1
- package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
- package/src/realtimecollaborativerevisionhistory.js +1 -1
- package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
- package/src/realtimecollaborativetrackchanges.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var __webpack_modules__={310:t=>{"use strict";t.exports=function(t,e){var n=new Array(arguments.length-1),r=0,s=2,o=!0;for(;s<arguments.length;)n[r++]=arguments[s++];return new Promise((function(s,i){n[r]=function(t){if(o)if(o=!1,t)i(t);else{for(var e=new Array(arguments.length-1),n=0;n<e.length;)e[n++]=arguments[n];s.apply(null,e)}};try{t.apply(e||null,n)}catch(t){o&&(o=!1,i(t))}}))}},662:(t,e)=>{"use strict";var n=e;n.length=function(t){var e=t.length;if(!e)return 0;for(var n=0;--e%4>1&&"="===t.charAt(e);)++n;return Math.ceil(3*t.length)/4-n};for(var r=new Array(64),s=new Array(123),o=0;o<64;)s[r[o]=o<26?o+65:o<52?o+71:o<62?o-4:o-59|43]=o++;n.encode=function(t,e,n){for(var s,o=null,i=[],a=0,c=0;e<n;){var d=t[e++];switch(c){case 0:i[a++]=r[d>>2],s=(3&d)<<4,c=1;break;case 1:i[a++]=r[s|d>>4],s=(15&d)<<2,c=2;break;case 2:i[a++]=r[s|d>>6],i[a++]=r[63&d],c=0}a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,i)),a=0)}return c&&(i[a++]=r[s],i[a++]=61,1===c&&(i[a++]=61)),o?(a&&o.push(String.fromCharCode.apply(String,i.slice(0,a))),o.join("")):String.fromCharCode.apply(String,i.slice(0,a))};var i="invalid encoding";n.decode=function(t,e,n){for(var r,o=n,a=0,c=0;c<t.length;){var d=t.charCodeAt(c++);if(61===d&&a>1)break;if(void 0===(d=s[d]))throw Error(i);switch(a){case 0:r=d,a=1;break;case 1:e[n++]=r<<2|(48&d)>>4,r=d,a=2;break;case 2:e[n++]=(15&r)<<4|(60&d)>>2,r=d,a=3;break;case 3:e[n++]=(3&r)<<6|d,a=0}}if(1===a)throw Error(i);return n-o},n.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}},707:t=>{"use strict";function e(){this._listeners={}}t.exports=e,e.prototype.on=function(t,e,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:e,ctx:n||this}),this},e.prototype.off=function(t,e){if(void 0===t)this._listeners={};else if(void 0===e)this._listeners[t]=[];else for(var n=this._listeners[t],r=0;r<n.length;)n[r].fn===e?n.splice(r,1):++r;return this},e.prototype.emit=function(t){var e=this._listeners[t];if(e){for(var n=[],r=1;r<arguments.length;)n.push(arguments[r++]);for(r=0;r<e.length;)e[r].fn.apply(e[r++].ctx,n)}return this}},365:t=>{"use strict";function e(t){return"undefined"!=typeof Float32Array?function(){var e=new Float32Array([-0]),n=new Uint8Array(e.buffer),r=128===n[3];function s(t,r,s){e[0]=t,r[s]=n[0],r[s+1]=n[1],r[s+2]=n[2],r[s+3]=n[3]}function o(t,r,s){e[0]=t,r[s]=n[3],r[s+1]=n[2],r[s+2]=n[1],r[s+3]=n[0]}function i(t,r){return n[0]=t[r],n[1]=t[r+1],n[2]=t[r+2],n[3]=t[r+3],e[0]}function a(t,r){return n[3]=t[r],n[2]=t[r+1],n[1]=t[r+2],n[0]=t[r+3],e[0]}t.writeFloatLE=r?s:o,t.writeFloatBE=r?o:s,t.readFloatLE=r?i:a,t.readFloatBE=r?a:i}():function(){function e(t,e,n,r){var s=e<0?1:0;if(s&&(e=-e),0===e)t(1/e>0?0:2147483648,n,r);else if(isNaN(e))t(2143289344,n,r);else if(e>34028234663852886e22)t((s<<31|2139095040)>>>0,n,r);else if(e<11754943508222875e-54)t((s<<31|Math.round(e/1401298464324817e-60))>>>0,n,r);else{var o=Math.floor(Math.log(e)/Math.LN2);t((s<<31|o+127<<23|8388607&Math.round(e*Math.pow(2,-o)*8388608))>>>0,n,r)}}function i(t,e,n){var r=t(e,n),s=2*(r>>31)+1,o=r>>>23&255,i=8388607&r;return 255===o?i?NaN:s*(1/0):0===o?1401298464324817e-60*s*i:s*Math.pow(2,o-150)*(i+8388608)}t.writeFloatLE=e.bind(null,n),t.writeFloatBE=e.bind(null,r),t.readFloatLE=i.bind(null,s),t.readFloatBE=i.bind(null,o)}(),"undefined"!=typeof Float64Array?function(){var e=new Float64Array([-0]),n=new Uint8Array(e.buffer),r=128===n[7];function s(t,r,s){e[0]=t,r[s]=n[0],r[s+1]=n[1],r[s+2]=n[2],r[s+3]=n[3],r[s+4]=n[4],r[s+5]=n[5],r[s+6]=n[6],r[s+7]=n[7]}function o(t,r,s){e[0]=t,r[s]=n[7],r[s+1]=n[6],r[s+2]=n[5],r[s+3]=n[4],r[s+4]=n[3],r[s+5]=n[2],r[s+6]=n[1],r[s+7]=n[0]}function i(t,r){return n[0]=t[r],n[1]=t[r+1],n[2]=t[r+2],n[3]=t[r+3],n[4]=t[r+4],n[5]=t[r+5],n[6]=t[r+6],n[7]=t[r+7],e[0]}function a(t,r){return n[7]=t[r],n[6]=t[r+1],n[5]=t[r+2],n[4]=t[r+3],n[3]=t[r+4],n[2]=t[r+5],n[1]=t[r+6],n[0]=t[r+7],e[0]}t.writeDoubleLE=r?s:o,t.writeDoubleBE=r?o:s,t.readDoubleLE=r?i:a,t.readDoubleBE=r?a:i}():function(){function e(t,e,n,r,s,o){var i=r<0?1:0;if(i&&(r=-r),0===r)t(0,s,o+e),t(1/r>0?0:2147483648,s,o+n);else if(isNaN(r))t(0,s,o+e),t(2146959360,s,o+n);else if(r>17976931348623157e292)t(0,s,o+e),t((i<<31|2146435072)>>>0,s,o+n);else{var a;if(r<22250738585072014e-324)t((a=r/5e-324)>>>0,s,o+e),t((i<<31|a/4294967296)>>>0,s,o+n);else{var c=Math.floor(Math.log(r)/Math.LN2);1024===c&&(c=1023),t(4503599627370496*(a=r*Math.pow(2,-c))>>>0,s,o+e),t((i<<31|c+1023<<20|1048576*a&1048575)>>>0,s,o+n)}}}function i(t,e,n,r,s){var o=t(r,s+e),i=t(r,s+n),a=2*(i>>31)+1,c=i>>>20&2047,d=4294967296*(1048575&i)+o;return 2047===c?d?NaN:a*(1/0):0===c?5e-324*a*d:a*Math.pow(2,c-1075)*(d+4503599627370496)}t.writeDoubleLE=e.bind(null,n,0,4),t.writeDoubleBE=e.bind(null,r,4,0),t.readDoubleLE=i.bind(null,s,0,4),t.readDoubleBE=i.bind(null,o,4,0)}(),t}function n(t,e,n){e[n]=255&t,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24}function r(t,e,n){e[n]=t>>>24,e[n+1]=t>>>16&255,e[n+2]=t>>>8&255,e[n+3]=255&t}function s(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0}function o(t,e){return(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}t.exports=e(e)},230:module=>{"use strict";function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(t){}return null}module.exports=inquire},319:t=>{"use strict";t.exports=function(t,e,n){var r=n||8192,s=r>>>1,o=null,i=r;return function(n){if(n<1||n>s)return t(n);i+n>r&&(o=t(r),i=0);var a=e.call(o,i,i+=n);return 7&i&&(i=1+(7|i)),a}}},742:(t,e)=>{"use strict";var n=e;n.length=function(t){for(var e=0,n=0,r=0;r<t.length;++r)(n=t.charCodeAt(r))<128?e+=1:n<2048?e+=2:55296==(64512&n)&&56320==(64512&t.charCodeAt(r+1))?(++r,e+=4):e+=3;return e},n.read=function(t,e,n){if(n-e<1)return"";for(var r,s=null,o=[],i=0;e<n;)(r=t[e++])<128?o[i++]=r:r>191&&r<224?o[i++]=(31&r)<<6|63&t[e++]:r>239&&r<365?(r=((7&r)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536,o[i++]=55296+(r>>10),o[i++]=56320+(1023&r)):o[i++]=(15&r)<<12|(63&t[e++])<<6|63&t[e++],i>8191&&((s||(s=[])).push(String.fromCharCode.apply(String,o)),i=0);return s?(i&&s.push(String.fromCharCode.apply(String,o.slice(0,i))),s.join("")):String.fromCharCode.apply(String,o.slice(0,i))},n.write=function(t,e,n){for(var r,s,o=n,i=0;i<t.length;++i)(r=t.charCodeAt(i))<128?e[n++]=r:r<2048?(e[n++]=r>>6|192,e[n++]=63&r|128):55296==(64512&r)&&56320==(64512&(s=t.charCodeAt(i+1)))?(r=65536+((1023&r)<<10)+(1023&s),++i,e[n++]=r>>18|240,e[n++]=r>>12&63|128,e[n++]=r>>6&63|128,e[n++]=63&r|128):(e[n++]=r>>12|224,e[n++]=r>>6&63|128,e[n++]=63&r|128);return n-o}},106:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var r=n(433),s=n.n(r)()((function(t){return t[1]}));s.push([t.id,".ck.ck-balloon-panel.ck-tooltip{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:calc(var(--ck-z-dialog) + 100)}:root{--ck-color-presence-list-dropdown-background:#fff;--ck-color-presence-list-dropdown-arrow-border:#ebebeb;--ck-presence-list-dropdown-list-max-width:250px;--ck-presence-list-dropdown-list-min-width:180px;--ck-presence-list-users-tooltip-max-width:120px;--ck-presence-list-users-tooltip-min-width:25px}.ck.ck-presence-list{align-items:center;display:flex;font-size:var(--ck-font-size-base);margin-right:var(--ck-spacing-standard);transition:margin-right .2s ease-in-out}.ck.ck-presence-list *{box-sizing:border-box}.ck.ck-presence-list__list{display:flex;justify-content:flex-end}.ck.ck-presence-list__counter{color:var(--ck-color-base-text);margin-right:var(--ck-spacing-large)}.ck.ck-presence-list__counter--hidden{display:none}.ck.ck-presence-list__list-item{background:none;border:0;color:inherit;font:inherit;margin-left:var(--ck-spacing-standard);outline:none;padding:0;position:relative}.ck.ck-presence-list__list-item:last-child{margin-left:0;order:-1}.ck.ck-tooltip.ck-presence-list__list-item__tooltip>.ck-tooltip__text{display:inline-block;max-width:var(--ck-presence-list-users-tooltip-max-width);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ck.ck-presence-list__marker{display:block;height:3px;margin-top:3px;position:relative;width:100%}.ck-presence-list__balloon button.ck-presence-list__dropdown-list-item *,.ck-presence-list__list button.ck-presence-list__list-item *{cursor:pointer}.ck.ck-presence-list--collapsed .ck-presence-list__list{min-width:calc(var(--ck-user-avatar-size)*2)}.ck.ck-presence-list--collapsed .ck-presence-list__list *{cursor:pointer;transition:all .4s ease-in-out}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item{margin-left:calc(var(--ck-user-avatar-size)*-1 + 7px)}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:last-child{order:unset}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(2){opacity:.75}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(3){opacity:.55}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(4){opacity:.35}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(5){opacity:.15}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(n+6){display:none}.ck.ck-presence-list__balloon{--ck-color-panel-border:var(--ck-color-presence-list-dropdown-arrow-border);--ck-color-panel-background:var(--ck-color-presence-list-dropdown-background);animation:fadeIn .3s ease-in-out;background-color:var(--ck-color-presence-list-dropdown-background);border:0;opacity:1}@media (prefers-reduced-motion:reduce){.ck.ck-presence-list__balloon{animation:none}}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-wrapper{border-radius:var(--ck-border-radius);max-height:80vh;max-width:var(--ck-presence-list-dropdown-list-max-width);min-width:var(--ck-presence-list-dropdown-list-min-width);overflow-x:hidden;overflow-y:auto}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item{align-items:center;background:none;border:0;color:inherit;display:flex;font:inherit;outline:none;padding:var(--ck-spacing-standard);position:relative}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item:first-of-type .ck-presence-list__marker{border-top-left-radius:var(--ck-border-radius)}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item:last-of-type .ck-presence-list__marker{border-bottom-left-radius:var(--ck-border-radius)}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list .ck-user__full-name{color:var(--ck-color-base-text);margin-left:var(--ck-spacing-standard);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list .ck.ck-presence-list__marker{height:100%;left:0;margin:0;position:absolute;width:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}",""]);const o=s},535:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var r=n(433),s=n.n(r)()((function(t){return t[1]}));s.push([t.id,".ck .ck-user__marker-dot{border-radius:50%;cursor:default;display:block;height:var(--ck-user-dot-size);left:50%;position:absolute;top:calc((var(--ck-user-dot-size)/2)*-1);transform:translate(-50%,-50%);width:var(--ck-user-dot-size)}.ck .ck-user__marker-tooltip{color:#fff;display:none;font-family:Georgia,sans-serif;font-size:var(--ck-font-size-base);font-style:normal;font-weight:400;left:0;line-height:1;opacity:0;padding:var(--ck-spacing-small);position:absolute;top:-20px;transition:opacity .2s linear,transform .3s ease-in-out;white-space:nowrap;z-index:99999}@media (prefers-reduced-motion:reduce){.ck .ck-user__marker-tooltip{transition:none}}.ck .ck-user__marker-line{bottom:0;height:100%;position:absolute;width:0}.ck .ck-user__marker{cursor:default;display:inline;position:relative}.ck .ck-user__marker.ck-user__marker_hovered .ck-user__marker-dot{width:0}.ck .ck-user__marker.ck-user__marker_hovered .ck-user__marker-tooltip{animation:fadeInLeft .3s ease-in-out;display:block;opacity:1}.ck .ck-placeholder .ck-user__marker{display:none}@media (prefers-reduced-motion:reduce){.ck .ck-user__marker,.ck .ck-user__marker *,.ck .ck-user__marker:after{animation:none!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}",""]);const o=s},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var s={};if(r)for(var o=0;o<this.length;o++){var i=this[o][0];null!=i&&(s[i]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);r&&s[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},199:(t,e,n)=>{"use strict";t.exports=n(995)},995:(t,e,n)=>{"use strict";var r=e;function s(){r.util._configure(),r.Writer._configure(r.BufferWriter),r.Reader._configure(r.BufferReader)}r.build="minimal",r.Writer=n(6),r.BufferWriter=n(623),r.Reader=n(366),r.BufferReader=n(895),r.util=n(737),r.rpc=n(178),r.roots=n(156),r.configure=s,s()},366:(t,e,n)=>{"use strict";t.exports=c;var r,s=n(737),o=s.LongBits,i=s.utf8;function a(t,e){return RangeError("index out of range: "+t.pos+" + "+(e||1)+" > "+t.len)}function c(t){this.buf=t,this.pos=0,this.len=t.length}var d,u="undefined"!=typeof Uint8Array?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new c(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new c(t);throw Error("illegal buffer")},l=function(){return s.Buffer?function(t){return(c.create=function(t){return s.Buffer.isBuffer(t)?new r(t):u(t)})(t)}:u};function p(){var t=new o(0,0),e=0;if(!(this.len-this.pos>4)){for(;e<3;++e){if(this.pos>=this.len)throw a(this);if(t.lo=(t.lo|(127&this.buf[this.pos])<<7*e)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(127&this.buf[this.pos++])<<7*e)>>>0,t}for(;e<4;++e)if(t.lo=(t.lo|(127&this.buf[this.pos])<<7*e)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(127&this.buf[this.pos])<<28)>>>0,t.hi=(t.hi|(127&this.buf[this.pos])>>4)>>>0,this.buf[this.pos++]<128)return t;if(e=0,this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(127&this.buf[this.pos])<<7*e+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw a(this);if(t.hi=(t.hi|(127&this.buf[this.pos])<<7*e+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}function h(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}function f(){if(this.pos+8>this.len)throw a(this,8);return new o(h(this.buf,this.pos+=4),h(this.buf,this.pos+=4))}c.create=l(),c.prototype._slice=s.Array.prototype.subarray||s.Array.prototype.slice,c.prototype.uint32=(d=4294967295,function(){if(d=(127&this.buf[this.pos])>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<7)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<14)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<21)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(15&this.buf[this.pos])<<28)>>>0,this.buf[this.pos++]<128)return d;if((this.pos+=5)>this.len)throw this.pos=this.len,a(this,10);return d}),c.prototype.int32=function(){return 0|this.uint32()},c.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(1&t)},c.prototype.bool=function(){return 0!==this.uint32()},c.prototype.fixed32=function(){if(this.pos+4>this.len)throw a(this,4);return h(this.buf,this.pos+=4)},c.prototype.sfixed32=function(){if(this.pos+4>this.len)throw a(this,4);return 0|h(this.buf,this.pos+=4)},c.prototype.float=function(){if(this.pos+4>this.len)throw a(this,4);var t=s.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t},c.prototype.double=function(){if(this.pos+8>this.len)throw a(this,4);var t=s.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t},c.prototype.bytes=function(){var t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw a(this,t);if(this.pos+=t,Array.isArray(this.buf))return this.buf.slice(e,n);if(e===n){var r=s.Buffer;return r?r.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,e,n)},c.prototype.string=function(){var t=this.bytes();return i.read(t,0,t.length)},c.prototype.skip=function(t){if("number"==typeof t){if(this.pos+t>this.len)throw a(this,t);this.pos+=t}else do{if(this.pos>=this.len)throw a(this)}while(128&this.buf[this.pos++]);return this},c.prototype.skipType=function(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;4!=(t=7&this.uint32());)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+t+" at offset "+this.pos)}return this},c._configure=function(t){r=t,c.create=l(),r._configure();var e=s.Long?"toLong":"toNumber";s.merge(c.prototype,{int64:function(){return p.call(this)[e](!1)},uint64:function(){return p.call(this)[e](!0)},sint64:function(){return p.call(this).zzDecode()[e](!1)},fixed64:function(){return f.call(this)[e](!0)},sfixed64:function(){return f.call(this)[e](!1)}})}},895:(t,e,n)=>{"use strict";t.exports=o;var r=n(366);(o.prototype=Object.create(r.prototype)).constructor=o;var s=n(737);function o(t){r.call(this,t)}o._configure=function(){s.Buffer&&(o.prototype._slice=s.Buffer.prototype.slice)},o.prototype.string=function(){var t=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+t,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+t,this.len))},o._configure()},156:t=>{"use strict";t.exports={}},178:(t,e,n)=>{"use strict";e.Service=n(418)},418:(t,e,n)=>{"use strict";t.exports=s;var r=n(737);function s(t,e,n){if("function"!=typeof t)throw TypeError("rpcImpl must be a function");r.EventEmitter.call(this),this.rpcImpl=t,this.requestDelimited=Boolean(e),this.responseDelimited=Boolean(n)}(s.prototype=Object.create(r.EventEmitter.prototype)).constructor=s,s.prototype.rpcCall=function t(e,n,s,o,i){if(!o)throw TypeError("request must be specified");var a=this;if(!i)return r.asPromise(t,a,e,n,s,o);if(a.rpcImpl)try{return a.rpcImpl(e,n[a.requestDelimited?"encodeDelimited":"encode"](o).finish(),(function(t,n){if(t)return a.emit("error",t,e),i(t);if(null!==n){if(!(n instanceof s))try{n=s[a.responseDelimited?"decodeDelimited":"decode"](n)}catch(t){return a.emit("error",t,e),i(t)}return a.emit("data",n,e),i(null,n)}a.end(!0)}))}catch(t){return a.emit("error",t,e),void setTimeout((function(){i(t)}),0)}else setTimeout((function(){i(Error("already ended"))}),0)},s.prototype.end=function(t){return this.rpcImpl&&(t||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this}},130:(t,e,n)=>{"use strict";t.exports=s;var r=n(737);function s(t,e){this.lo=t>>>0,this.hi=e>>>0}var o=s.zero=new s(0,0);o.toNumber=function(){return 0},o.zzEncode=o.zzDecode=function(){return this},o.length=function(){return 1};var i=s.zeroHash="\0\0\0\0\0\0\0\0";s.fromNumber=function(t){if(0===t)return o;var e=t<0;e&&(t=-t);var n=t>>>0,r=(t-n)/4294967296>>>0;return e&&(r=~r>>>0,n=~n>>>0,++n>4294967295&&(n=0,++r>4294967295&&(r=0))),new s(n,r)},s.from=function(t){if("number"==typeof t)return s.fromNumber(t);if(r.isString(t)){if(!r.Long)return s.fromNumber(parseInt(t,10));t=r.Long.fromString(t)}return t.low||t.high?new s(t.low>>>0,t.high>>>0):o},s.prototype.toNumber=function(t){if(!t&&this.hi>>>31){var e=1+~this.lo>>>0,n=~this.hi>>>0;return e||(n=n+1>>>0),-(e+4294967296*n)}return this.lo+4294967296*this.hi},s.prototype.toLong=function(t){return r.Long?new r.Long(0|this.lo,0|this.hi,Boolean(t)):{low:0|this.lo,high:0|this.hi,unsigned:Boolean(t)}};var a=String.prototype.charCodeAt;s.fromHash=function(t){return t===i?o:new s((a.call(t,0)|a.call(t,1)<<8|a.call(t,2)<<16|a.call(t,3)<<24)>>>0,(a.call(t,4)|a.call(t,5)<<8|a.call(t,6)<<16|a.call(t,7)<<24)>>>0)},s.prototype.toHash=function(){return String.fromCharCode(255&this.lo,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,255&this.hi,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},s.prototype.zzEncode=function(){var t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this},s.prototype.zzDecode=function(){var t=-(1&this.lo);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this},s.prototype.length=function(){var t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return 0===n?0===e?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}},737:function(t,e,n){"use strict";var r=e;function s(t,e,n){for(var r=Object.keys(e),s=0;s<r.length;++s)void 0!==t[r[s]]&&n||(t[r[s]]=e[r[s]]);return t}function o(t){function e(t,n){if(!(this instanceof e))return new e(t,n);Object.defineProperty(this,"message",{get:function(){return t}}),Error.captureStackTrace?Error.captureStackTrace(this,e):Object.defineProperty(this,"stack",{value:(new Error).stack||""}),n&&s(this,n)}return e.prototype=Object.create(Error.prototype,{constructor:{value:e,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return t},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),e}r.asPromise=n(310),r.base64=n(662),r.EventEmitter=n(707),r.float=n(365),r.inquire=n(230),r.utf8=n(742),r.pool=n(319),r.LongBits=n(130),r.isNode=Boolean(void 0!==n.g&&n.g&&n.g.process&&n.g.process.versions&&n.g.process.versions.node),r.global=r.isNode&&n.g||"undefined"!=typeof window&&window||"undefined"!=typeof self&&self||this,r.emptyArray=Object.freeze?Object.freeze([]):[],r.emptyObject=Object.freeze?Object.freeze({}):{},r.isInteger=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t},r.isString=function(t){return"string"==typeof t||t instanceof String},r.isObject=function(t){return t&&"object"==typeof t},r.isset=r.isSet=function(t,e){var n=t[e];return!(null==n||!t.hasOwnProperty(e))&&("object"!=typeof n||(Array.isArray(n)?n.length:Object.keys(n).length)>0)},r.Buffer=function(){try{var t=r.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch(t){return null}}(),r._Buffer_from=null,r._Buffer_allocUnsafe=null,r.newBuffer=function(t){return"number"==typeof t?r.Buffer?r._Buffer_allocUnsafe(t):new r.Array(t):r.Buffer?r._Buffer_from(t):"undefined"==typeof Uint8Array?t:new Uint8Array(t)},r.Array="undefined"!=typeof Uint8Array?Uint8Array:Array,r.Long=r.global.dcodeIO&&r.global.dcodeIO.Long||r.global.Long||r.inquire("long"),r.key2Re=/^true|false|0|1$/,r.key32Re=/^-?(?:0|[1-9][0-9]*)$/,r.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,r.longToHash=function(t){return t?r.LongBits.from(t).toHash():r.LongBits.zeroHash},r.longFromHash=function(t,e){var n=r.LongBits.fromHash(t);return r.Long?r.Long.fromBits(n.lo,n.hi,e):n.toNumber(Boolean(e))},r.merge=s,r.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)},r.newError=o,r.ProtocolError=o("ProtocolError"),r.oneOfGetter=function(t){for(var e={},n=0;n<t.length;++n)e[t[n]]=1;return function(){for(var t=Object.keys(this),n=t.length-1;n>-1;--n)if(1===e[t[n]]&&void 0!==this[t[n]]&&null!==this[t[n]])return t[n]}},r.oneOfSetter=function(t){return function(e){for(var n=0;n<t.length;++n)t[n]!==e&&delete this[t[n]]}},r.toJSONOptions={longs:String,enums:String,bytes:String,json:!0},r._configure=function(){var t=r.Buffer;t?(r._Buffer_from=t.from!==Uint8Array.from&&t.from||function(e,n){return new t(e,n)},r._Buffer_allocUnsafe=t.allocUnsafe||function(e){return new t(e)}):r._Buffer_from=r._Buffer_allocUnsafe=null}},6:(t,e,n)=>{"use strict";t.exports=l;var r,s=n(737),o=s.LongBits,i=s.base64,a=s.utf8;function c(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}function d(){}function u(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}function l(){this.len=0,this.head=new c(d,0,0),this.tail=this.head,this.states=null}var p=function(){return s.Buffer?function(){return(l.create=function(){return new r})()}:function(){return new l}};function h(t,e,n){e[n]=255&t}function f(t,e){this.len=t,this.next=void 0,this.val=e}function m(t,e,n){for(;t.hi;)e[n++]=127&t.lo|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[n++]=127&t.lo|128,t.lo=t.lo>>>7;e[n++]=t.lo}function y(t,e,n){e[n]=255&t,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24}l.create=p(),l.alloc=function(t){return new s.Array(t)},s.Array!==Array&&(l.alloc=s.pool(l.alloc,s.Array.prototype.subarray)),l.prototype._push=function(t,e,n){return this.tail=this.tail.next=new c(t,e,n),this.len+=e,this},f.prototype=Object.create(c.prototype),f.prototype.fn=function(t,e,n){for(;t>127;)e[n++]=127&t|128,t>>>=7;e[n]=t},l.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new f((t>>>=0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this},l.prototype.int32=function(t){return t<0?this._push(m,10,o.fromNumber(t)):this.uint32(t)},l.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)},l.prototype.uint64=function(t){var e=o.from(t);return this._push(m,e.length(),e)},l.prototype.int64=l.prototype.uint64,l.prototype.sint64=function(t){var e=o.from(t).zzEncode();return this._push(m,e.length(),e)},l.prototype.bool=function(t){return this._push(h,1,t?1:0)},l.prototype.fixed32=function(t){return this._push(y,4,t>>>0)},l.prototype.sfixed32=l.prototype.fixed32,l.prototype.fixed64=function(t){var e=o.from(t);return this._push(y,4,e.lo)._push(y,4,e.hi)},l.prototype.sfixed64=l.prototype.fixed64,l.prototype.float=function(t){return this._push(s.float.writeFloatLE,4,t)},l.prototype.double=function(t){return this._push(s.float.writeDoubleLE,8,t)};var g=s.Array.prototype.set?function(t,e,n){e.set(t,n)}:function(t,e,n){for(var r=0;r<t.length;++r)e[n+r]=t[r]};l.prototype.bytes=function(t){var e=t.length>>>0;if(!e)return this._push(h,1,0);if(s.isString(t)){var n=l.alloc(e=i.length(t));i.decode(t,n,0),t=n}return this.uint32(e)._push(g,e,t)},l.prototype.string=function(t){var e=a.length(t);return e?this.uint32(e)._push(a.write,e,t):this._push(h,1,0)},l.prototype.fork=function(){return this.states=new u(this),this.head=this.tail=new c(d,0,0),this.len=0,this},l.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new c(d,0,0),this.len=0),this},l.prototype.ldelim=function(){var t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=t.next,this.tail=e,this.len+=n),this},l.prototype.finish=function(){for(var t=this.head.next,e=this.constructor.alloc(this.len),n=0;t;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e},l._configure=function(t){r=t,l.create=p(),r._configure()}},623:(t,e,n)=>{"use strict";t.exports=o;var r=n(6);(o.prototype=Object.create(r.prototype)).constructor=o;var s=n(737);function o(){r.call(this)}function i(t,e,n){t.length<40?s.utf8.write(t,e,n):e.utf8Write?e.utf8Write(t,n):e.write(t,n)}o._configure=function(){o.alloc=s._Buffer_allocUnsafe,o.writeBytesBuffer=s.Buffer&&s.Buffer.prototype instanceof Uint8Array&&"set"===s.Buffer.prototype.set.name?function(t,e,n){e.set(t,n)}:function(t,e,n){if(t.copy)t.copy(e,n,0,t.length);else for(var r=0;r<t.length;)e[n++]=t[r++]}},o.prototype.bytes=function(t){s.isString(t)&&(t=s._Buffer_from(t,"base64"));var e=t.length>>>0;return this.uint32(e),e&&this._push(o.writeBytesBuffer,e,t),this},o.prototype.string=function(t){var e=s.Buffer.byteLength(t);return this.uint32(e),e&&this._push(i,e,t),this},o._configure()},553:(t,e)=>{"use strict";var n=Object.prototype.hasOwnProperty;function r(t){try{return decodeURIComponent(t.replace(/\+/g," "))}catch(t){return null}}function s(t){try{return encodeURIComponent(t)}catch(t){return null}}e.stringify=function(t,e){e=e||"";var r,o,i=[];for(o in"string"!=typeof e&&(e="?"),t)if(n.call(t,o)){if((r=t[o])||null!=r&&!isNaN(r)||(r=""),o=s(o),r=s(r),null===o||null===r)continue;i.push(o+"="+r)}return i.length?e+i.join("&"):""},e.parse=function(t){for(var e,n=/([^=?#&]+)=?([^&]*)/g,s={};e=n.exec(t);){var o=r(e[1]),i=r(e[2]);null===o||null===i||o in s||(s[o]=i)}return s}},696:t=>{"use strict";t.exports=function(t,e){if(e=e.split(":")[0],!(t=+t))return!1;switch(e){case"http":case"ws":return 80!==t;case"https":case"wss":return 443!==t;case"ftp":return 21!==t;case"gopher":return 70!==t;case"file":return!1}return 0!==t}},673:(t,e,n)=>{"use strict";var r,s=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function a(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},r=[],s=0;s<t.length;s++){var o=t[s],c=e.base?o[0]+e.base:o[0],d=n[c]||0,u="".concat(c," ").concat(d);n[c]=d+1;var l=a(u),p={css:o[1],media:o[2],sourceMap:o[3]};-1!==l?(i[l].references++,i[l].updater(p)):i.push({identifier:u,updater:y(p,e),references:1}),r.push(u)}return r}function d(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var s=n.nc;s&&(r.nonce=s)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var i=o(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,l=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function p(t,e,n,r){var s=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=l(e,s);else{var o=document.createTextNode(s),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(o,i[e]):t.appendChild(o)}}function h(t,e,n){var r=n.css,s=n.media,o=n.sourceMap;if(s?t.setAttribute("media",s):t.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var f=null,m=0;function y(t,e){var n,r,s;if(e.singleton){var o=m++;n=f||(f=d(e)),r=p.bind(null,n,o,!1),s=p.bind(null,n,o,!0)}else n=d(e),r=h.bind(null,n,e),s=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else s()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=s());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var s=a(n[r]);i[s].references--}for(var o=c(t,e),d=0;d<n.length;d++){var u=a(n[d]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=o}}}},835:(t,e,n)=>{"use strict";var r=n(696),s=n(553),o=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,i=/[\n\r\t]/g,a=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,c=/:\d+$/,d=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function l(t){return(t||"").toString().replace(o,"")}var p=[["#","hash"],["?","query"],function(t,e){return m(e.protocol)?t.replace(/\\/g,"/"):t},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],h={hash:1,query:1};function f(t){var e,r=("undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{}).location||{},s={},o=typeof(t=t||r);if("blob:"===t.protocol)s=new g(unescape(t.pathname),{});else if("string"===o)for(e in s=new g(t,{}),h)delete s[e];else if("object"===o){for(e in t)e in h||(s[e]=t[e]);void 0===s.slashes&&(s.slashes=a.test(t.href))}return s}function m(t){return"file:"===t||"ftp:"===t||"http:"===t||"https:"===t||"ws:"===t||"wss:"===t}function y(t,e){t=(t=l(t)).replace(i,""),e=e||{};var n,r=d.exec(t),s=r[1]?r[1].toLowerCase():"",o=!!r[2],a=!!r[3],c=0;return o?a?(n=r[2]+r[3]+r[4],c=r[2].length+r[3].length):(n=r[2]+r[4],c=r[2].length):a?(n=r[3]+r[4],c=r[3].length):n=r[4],"file:"===s?c>=2&&(n=n.slice(2)):m(s)?n=r[4]:s?o&&(n=n.slice(2)):c>=2&&m(e.protocol)&&(n=r[4]),{protocol:s,slashes:o||m(s),slashesCount:c,rest:n}}function g(t,e,n){if(t=(t=l(t)).replace(i,""),!(this instanceof g))return new g(t,e,n);var o,a,c,d,h,b,O=p.slice(),w=typeof e,v=this,I=0;for("object"!==w&&"string"!==w&&(n=e,e=null),n&&"function"!=typeof n&&(n=s.parse),o=!(a=y(t||"",e=f(e))).protocol&&!a.slashes,v.slashes=a.slashes||o&&e.slashes,v.protocol=a.protocol||e.protocol||"",t=a.rest,("file:"===a.protocol&&(2!==a.slashesCount||u.test(t))||!a.slashes&&(a.protocol||a.slashesCount<2||!m(v.protocol)))&&(O[3]=[/(.*)/,"pathname"]);I<O.length;I++)"function"!=typeof(d=O[I])?(c=d[0],b=d[1],c!=c?v[b]=t:"string"==typeof c?~(h="@"===c?t.lastIndexOf(c):t.indexOf(c))&&("number"==typeof d[2]?(v[b]=t.slice(0,h),t=t.slice(h+d[2])):(v[b]=t.slice(h),t=t.slice(0,h))):(h=c.exec(t))&&(v[b]=h[1],t=t.slice(0,h.index)),v[b]=v[b]||o&&d[3]&&e[b]||"",d[4]&&(v[b]=v[b].toLowerCase())):t=d(t,v);n&&(v.query=n(v.query)),o&&e.slashes&&"/"!==v.pathname.charAt(0)&&(""!==v.pathname||""!==e.pathname)&&(v.pathname=function(t,e){if(""===t)return e;for(var n=(e||"/").split("/").slice(0,-1).concat(t.split("/")),r=n.length,s=n[r-1],o=!1,i=0;r--;)"."===n[r]?n.splice(r,1):".."===n[r]?(n.splice(r,1),i++):i&&(0===r&&(o=!0),n.splice(r,1),i--);return o&&n.unshift(""),"."!==s&&".."!==s||n.push(""),n.join("/")}(v.pathname,e.pathname)),"/"!==v.pathname.charAt(0)&&m(v.protocol)&&(v.pathname="/"+v.pathname),r(v.port,v.protocol)||(v.host=v.hostname,v.port=""),v.username=v.password="",v.auth&&(~(h=v.auth.indexOf(":"))?(v.username=v.auth.slice(0,h),v.username=encodeURIComponent(decodeURIComponent(v.username)),v.password=v.auth.slice(h+1),v.password=encodeURIComponent(decodeURIComponent(v.password))):v.username=encodeURIComponent(decodeURIComponent(v.auth)),v.auth=v.password?v.username+":"+v.password:v.username),v.origin="file:"!==v.protocol&&m(v.protocol)&&v.host?v.protocol+"//"+v.host:"null",v.href=v.toString()}g.prototype={set:function(t,e,n){var o=this;switch(t){case"query":"string"==typeof e&&e.length&&(e=(n||s.parse)(e)),o[t]=e;break;case"port":o[t]=e,r(e,o.protocol)?e&&(o.host=o.hostname+":"+e):(o.host=o.hostname,o[t]="");break;case"hostname":o[t]=e,o.port&&(e+=":"+o.port),o.host=e;break;case"host":o[t]=e,c.test(e)?(e=e.split(":"),o.port=e.pop(),o.hostname=e.join(":")):(o.hostname=e,o.port="");break;case"protocol":o.protocol=e.toLowerCase(),o.slashes=!n;break;case"pathname":case"hash":if(e){var i="pathname"===t?"/":"#";o[t]=e.charAt(0)!==i?i+e:e}else o[t]=e;break;case"username":case"password":o[t]=encodeURIComponent(e);break;case"auth":var a=e.indexOf(":");~a?(o.username=e.slice(0,a),o.username=encodeURIComponent(decodeURIComponent(o.username)),o.password=e.slice(a+1),o.password=encodeURIComponent(decodeURIComponent(o.password))):o.username=encodeURIComponent(decodeURIComponent(e))}for(var d=0;d<p.length;d++){var u=p[d];u[4]&&(o[u[1]]=o[u[1]].toLowerCase())}return o.auth=o.password?o.username+":"+o.password:o.username,o.origin="file:"!==o.protocol&&m(o.protocol)&&o.host?o.protocol+"//"+o.host:"null",o.href=o.toString(),o},toString:function(t){t&&"function"==typeof t||(t=s.stringify);var e,n=this,r=n.host,o=n.protocol;o&&":"!==o.charAt(o.length-1)&&(o+=":");var i=o+(n.protocol&&n.slashes||m(n.protocol)?"//":"");return n.username?(i+=n.username,n.password&&(i+=":"+n.password),i+="@"):n.password?(i+=":"+n.password,i+="@"):"file:"!==n.protocol&&m(n.protocol)&&!r&&"/"!==n.pathname&&(i+="@"),(":"===r[r.length-1]||c.test(n.hostname)&&!n.port)&&(r+=":"),i+=r+n.pathname,(e="object"==typeof n.query?t(n.query):n.query)&&(i+="?"!==e.charAt(0)?"?"+e:e),n.hash&&(i+=n.hash),i}},g.extractProtocol=y,g.location=f,g.trimLeft=l,g.qs=s,t.exports=g},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},__webpack_module_cache__={};function __webpack_require__(t){var e=__webpack_module_cache__[t];if(void 0!==e)return e.exports;var n=__webpack_module_cache__[t]={id:t,exports:{}};return __webpack_modules__[t].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return __webpack_require__.d(e,{a:e}),e},__webpack_require__.d=(t,e)=>{for(var n in e)__webpack_require__.o(e,n)&&!__webpack_require__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),__webpack_require__.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),__webpack_require__.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},__webpack_require__.nc=void 0;var __webpack_exports__={};(()=>{"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{CloudServicesCommentsAdapter:()=>Wc,CloudServicesRevisionHistoryAdapter:()=>bd,CloudServicesTrackChangesAdapter:()=>rd,PresenceList:()=>iu,RealTimeCollaborationClient:()=>Mc,RealTimeCollaborativeComments:()=>dd,RealTimeCollaborativeEditing:()=>Yc,RealTimeCollaborativeRevisionHistory:()=>Sd,RealTimeCollaborativeTrackChanges:()=>hd});var t={};__webpack_require__.r(t),__webpack_require__.d(t,{Decoder:()=>Ut,Encoder:()=>Vt,PacketType:()=>Nt,protocol:()=>xt});var e=__webpack_require__(782),n=__webpack_require__(584),r=__webpack_require__(311),s=__webpack_require__(783);class o{constructor(...t){}}class i extends o{constructor(...t){super()}static fromJSON(t){throw new TypeError("Must be implemented in a child class!")}}i.TYPE="1000";const a=i;class c extends a{constructor(t){super(),this.id=t}toJSON(){return{id:this.id}}static fromJSON(t){return new c(t.id)}}c.TYPE="21",c.READABLE_TYPE_NAME="getUser",c.DESCRIPTOR_NAME="GetUserMessage",c.DESCRIPTOR={fields:{id:{type:"string",id:1}}};const d=c;class u extends a{constructor(t){super(),this.attributes=t}toJSON(){return{attributes:Object.keys(this.attributes).map((t=>({key:t,value:JSON.stringify(this.attributes[t])})))}}static fromJSON(t){const e=t.attributes.reduce(((t,e)=>(t[e.key]=e.value?JSON.parse(e.value):null,t)),{});return new u(e)}}u.DESCRIPTOR_NAME="GetUserResponse",u.DESCRIPTOR={fields:{attributes:{rule:"repeated",type:"KeyValueDescriptor",id:1}}};const l=u;var p=__webpack_require__(199);const h=(()=>{var t=p.Reader,e=p.Writer,n=p.util,r=p.roots.default||(p.roots.default={});return r.OperationMetadataDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.userId="",s.prototype.type="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(10).string(t.userId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(18).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(26).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.OperationMetadataDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.userId=e.string();break;case 2:o.type=e.string();break;case 3:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId)?"userId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.OperationMetadataDescriptor)return t;var e=new r.OperationMetadataDescriptor;return null!=t.userId&&(e.userId=String(t.userId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.userId="",n.type="",n.createdAt=""),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/OperationMetadataDescriptor"},s}(),r.CollaborativeEditingConnectMessage=function(){function s(t){if(this.buffers=[],this.types=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.bundleVersion="",s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.lastOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(18).string(t.bundleVersion),null!=t.buffers&&t.buffers.length)for(var r=0;r<t.buffers.length;++r)n.uint32(26).bytes(t.buffers[r]);if(null!=t.types&&t.types.length){for(n.uint32(34).fork(),r=0;r<t.types.length;++r)n.uint32(t.types[r]);n.ldelim()}return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(42).string(t.lastOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.bundleVersion=e.string();break;case 3:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 4:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 5:o.lastOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion))return"bundleVersion: string expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingConnectMessage)return t;var e=new r.CollaborativeEditingConnectMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingConnectMessage.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingConnectMessage.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),e},s.toObject=function(t,e){e||(e={});var r={};if((e.arrays||e.defaults)&&(r.buffers=[],r.types=[]),e.defaults&&(r.id="",r.bundleVersion="",r.lastOperationId=""),null!=t.id&&t.hasOwnProperty("id")&&(r.id=t.id),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(r.bundleVersion=t.bundleVersion),t.buffers&&t.buffers.length){r.buffers=[];for(var s=0;s<t.buffers.length;++s)r.buffers[s]=e.bytes===String?n.base64.encode(t.buffers[s],0,t.buffers[s].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[s]):t.buffers[s]}if(t.types&&t.types.length)for(r.types=[],s=0;s<t.types.length;++s)r.types[s]=t.types[s];return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(r.lastOperationId=t.lastOperationId),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingConnectMessage"},s}(),r.CollaborativeEditingReconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.bundleVersion="",s.prototype.lastKnowVersion=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(18).string(t.bundleVersion),null!=t.lastKnowVersion&&Object.hasOwnProperty.call(t,"lastKnowVersion")&&n.uint32(24).uint32(t.lastKnowVersion),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingReconnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.bundleVersion=e.string();break;case 3:o.lastKnowVersion=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion)?"bundleVersion: string expected":null!=t.lastKnowVersion&&t.hasOwnProperty("lastKnowVersion")&&!n.isInteger(t.lastKnowVersion)?"lastKnowVersion: integer expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingReconnectMessage)return t;var e=new r.CollaborativeEditingReconnectMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),null!=t.lastKnowVersion&&(e.lastKnowVersion=t.lastKnowVersion>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.bundleVersion="",n.lastKnowVersion=0),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(n.bundleVersion=t.bundleVersion),null!=t.lastKnowVersion&&t.hasOwnProperty("lastKnowVersion")&&(n.lastKnowVersion=t.lastKnowVersion),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingReconnectMessage"},s}(),r.CollaborativeEditingUpdateMessage=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.baseVersion=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.lastOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.baseVersion&&Object.hasOwnProperty.call(t,"baseVersion")&&n.uint32(16).uint32(t.baseVersion),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(26).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(34).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(50).fork()).ldelim();return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(58).string(t.lastOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingUpdateMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.baseVersion=e.uint32();break;case 3:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 4:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 6:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 7:o.lastOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.baseVersion&&t.hasOwnProperty("baseVersion")&&!n.isInteger(t.baseVersion))return"baseVersion: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingUpdateMessage)return t;var e=new r.CollaborativeEditingUpdateMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.baseVersion&&(e.baseVersion=t.baseVersion>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingUpdateMessage.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingUpdateMessage.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingUpdateMessage.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingUpdateMessage.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.id="",s.baseVersion=0,s.lastOperationId=""),null!=t.id&&t.hasOwnProperty("id")&&(s.id=t.id),null!=t.baseVersion&&t.hasOwnProperty("baseVersion")&&(s.baseVersion=t.baseVersion),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingUpdateMessage"},s}(),r.GetDocumentDetailsMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.environmentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.environmentId&&Object.hasOwnProperty.call(t,"environmentId")&&n.uint32(18).string(t.environmentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetDocumentDetailsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.environmentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.environmentId&&t.hasOwnProperty("environmentId")&&!n.isString(t.environmentId)?"environmentId: string expected":null},s.fromObject=function(t){if(t instanceof r.GetDocumentDetailsMessage)return t;var e=new r.GetDocumentDetailsMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.environmentId&&(e.environmentId=String(t.environmentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.environmentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.environmentId&&t.hasOwnProperty("environmentId")&&(n.environmentId=t.environmentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetDocumentDetailsMessage"},s}(),r.CollaborativeEditingConnectResponse=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.offset=0,s.prototype.version=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.initData="",s.prototype.isInitialized=!1,s.prototype.sessionId="",s.prototype.lastOperationId="",s.prototype.sessionCreatedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.offset&&Object.hasOwnProperty.call(t,"offset")&&n.uint32(16).uint32(t.offset),null!=t.version&&Object.hasOwnProperty.call(t,"version")&&n.uint32(24).uint32(t.version),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(34).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(42).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(58).fork()).ldelim();return null!=t.initData&&Object.hasOwnProperty.call(t,"initData")&&n.uint32(66).string(t.initData),null!=t.isInitialized&&Object.hasOwnProperty.call(t,"isInitialized")&&n.uint32(72).bool(t.isInitialized),null!=t.sessionId&&Object.hasOwnProperty.call(t,"sessionId")&&n.uint32(82).string(t.sessionId),null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(90).string(t.lastOperationId),null!=t.sessionCreatedAt&&Object.hasOwnProperty.call(t,"sessionCreatedAt")&&n.uint32(98).string(t.sessionCreatedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.offset=e.uint32();break;case 3:o.version=e.uint32();break;case 4:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 5:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 7:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 8:o.initData=e.string();break;case 9:o.isInitialized=e.bool();break;case 10:o.sessionId=e.string();break;case 11:o.lastOperationId=e.string();break;case 12:o.sessionCreatedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.offset&&t.hasOwnProperty("offset")&&!n.isInteger(t.offset))return"offset: integer expected";if(null!=t.version&&t.hasOwnProperty("version")&&!n.isInteger(t.version))return"version: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.initData&&t.hasOwnProperty("initData")&&!n.isString(t.initData)?"initData: string expected":null!=t.isInitialized&&t.hasOwnProperty("isInitialized")&&"boolean"!=typeof t.isInitialized?"isInitialized: boolean expected":null!=t.sessionId&&t.hasOwnProperty("sessionId")&&!n.isString(t.sessionId)?"sessionId: string expected":null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null!=t.sessionCreatedAt&&t.hasOwnProperty("sessionCreatedAt")&&!n.isString(t.sessionCreatedAt)?"sessionCreatedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingConnectResponse)return t;var e=new r.CollaborativeEditingConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),null!=t.offset&&(e.offset=t.offset>>>0),null!=t.version&&(e.version=t.version>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingConnectResponse.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingConnectResponse.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingConnectResponse.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingConnectResponse.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.initData&&(e.initData=String(t.initData)),null!=t.isInitialized&&(e.isInitialized=Boolean(t.isInitialized)),null!=t.sessionId&&(e.sessionId=String(t.sessionId)),null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),null!=t.sessionCreatedAt&&(e.sessionCreatedAt=String(t.sessionCreatedAt)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.channel="",s.offset=0,s.version=0,s.initData="",s.isInitialized=!1,s.sessionId="",s.lastOperationId="",s.sessionCreatedAt=""),null!=t.channel&&t.hasOwnProperty("channel")&&(s.channel=t.channel),null!=t.offset&&t.hasOwnProperty("offset")&&(s.offset=t.offset),null!=t.version&&t.hasOwnProperty("version")&&(s.version=t.version),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.initData&&t.hasOwnProperty("initData")&&(s.initData=t.initData),null!=t.isInitialized&&t.hasOwnProperty("isInitialized")&&(s.isInitialized=t.isInitialized),null!=t.sessionId&&t.hasOwnProperty("sessionId")&&(s.sessionId=t.sessionId),null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),null!=t.sessionCreatedAt&&t.hasOwnProperty("sessionCreatedAt")&&(s.sessionCreatedAt=t.sessionCreatedAt),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingConnectResponse"},s}(),r.CollaborativeEditingResponse=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.version=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.lastOperationId="",s.prototype.lastOperationAcceptedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.version&&Object.hasOwnProperty.call(t,"version")&&n.uint32(8).uint32(t.version),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(18).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(26).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(42).fork()).ldelim();return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(50).string(t.lastOperationId),null!=t.lastOperationAcceptedAt&&Object.hasOwnProperty.call(t,"lastOperationAcceptedAt")&&n.uint32(58).string(t.lastOperationAcceptedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.version=e.uint32();break;case 2:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 3:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 5:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 6:o.lastOperationId=e.string();break;case 7:o.lastOperationAcceptedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.version&&t.hasOwnProperty("version")&&!n.isInteger(t.version))return"version: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null!=t.lastOperationAcceptedAt&&t.hasOwnProperty("lastOperationAcceptedAt")&&!n.isString(t.lastOperationAcceptedAt)?"lastOperationAcceptedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingResponse)return t;var e=new r.CollaborativeEditingResponse;if(null!=t.version&&(e.version=t.version>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingResponse.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingResponse.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingResponse.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingResponse.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),null!=t.lastOperationAcceptedAt&&(e.lastOperationAcceptedAt=String(t.lastOperationAcceptedAt)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.version=0,s.lastOperationId="",s.lastOperationAcceptedAt=""),null!=t.version&&t.hasOwnProperty("version")&&(s.version=t.version),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),null!=t.lastOperationAcceptedAt&&t.hasOwnProperty("lastOperationAcceptedAt")&&(s.lastOperationAcceptedAt=t.lastOperationAcceptedAt),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingResponse"},s}(),r.GetDocumentDetailsResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.lastDocumentSessionId="",s.prototype.lastDocumentSessionOperationId="",s.prototype.currentDocumentSessionId="",s.prototype.currentDocumentSessionVersion=0,s.prototype.currentDocumentSessionOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.lastDocumentSessionId&&Object.hasOwnProperty.call(t,"lastDocumentSessionId")&&n.uint32(10).string(t.lastDocumentSessionId),null!=t.lastDocumentSessionOperationId&&Object.hasOwnProperty.call(t,"lastDocumentSessionOperationId")&&n.uint32(18).string(t.lastDocumentSessionOperationId),null!=t.currentDocumentSessionId&&Object.hasOwnProperty.call(t,"currentDocumentSessionId")&&n.uint32(26).string(t.currentDocumentSessionId),null!=t.currentDocumentSessionVersion&&Object.hasOwnProperty.call(t,"currentDocumentSessionVersion")&&n.uint32(32).uint32(t.currentDocumentSessionVersion),null!=t.currentDocumentSessionOperationId&&Object.hasOwnProperty.call(t,"currentDocumentSessionOperationId")&&n.uint32(42).string(t.currentDocumentSessionOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetDocumentDetailsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.lastDocumentSessionId=e.string();break;case 2:o.lastDocumentSessionOperationId=e.string();break;case 3:o.currentDocumentSessionId=e.string();break;case 4:o.currentDocumentSessionVersion=e.uint32();break;case 5:o.currentDocumentSessionOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.lastDocumentSessionId&&t.hasOwnProperty("lastDocumentSessionId")&&!n.isString(t.lastDocumentSessionId)?"lastDocumentSessionId: string expected":null!=t.lastDocumentSessionOperationId&&t.hasOwnProperty("lastDocumentSessionOperationId")&&!n.isString(t.lastDocumentSessionOperationId)?"lastDocumentSessionOperationId: string expected":null!=t.currentDocumentSessionId&&t.hasOwnProperty("currentDocumentSessionId")&&!n.isString(t.currentDocumentSessionId)?"currentDocumentSessionId: string expected":null!=t.currentDocumentSessionVersion&&t.hasOwnProperty("currentDocumentSessionVersion")&&!n.isInteger(t.currentDocumentSessionVersion)?"currentDocumentSessionVersion: integer expected":null!=t.currentDocumentSessionOperationId&&t.hasOwnProperty("currentDocumentSessionOperationId")&&!n.isString(t.currentDocumentSessionOperationId)?"currentDocumentSessionOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.GetDocumentDetailsResponse)return t;var e=new r.GetDocumentDetailsResponse;return null!=t.lastDocumentSessionId&&(e.lastDocumentSessionId=String(t.lastDocumentSessionId)),null!=t.lastDocumentSessionOperationId&&(e.lastDocumentSessionOperationId=String(t.lastDocumentSessionOperationId)),null!=t.currentDocumentSessionId&&(e.currentDocumentSessionId=String(t.currentDocumentSessionId)),null!=t.currentDocumentSessionVersion&&(e.currentDocumentSessionVersion=t.currentDocumentSessionVersion>>>0),null!=t.currentDocumentSessionOperationId&&(e.currentDocumentSessionOperationId=String(t.currentDocumentSessionOperationId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.lastDocumentSessionId="",n.lastDocumentSessionOperationId="",n.currentDocumentSessionId="",n.currentDocumentSessionVersion=0,n.currentDocumentSessionOperationId=""),null!=t.lastDocumentSessionId&&t.hasOwnProperty("lastDocumentSessionId")&&(n.lastDocumentSessionId=t.lastDocumentSessionId),null!=t.lastDocumentSessionOperationId&&t.hasOwnProperty("lastDocumentSessionOperationId")&&(n.lastDocumentSessionOperationId=t.lastDocumentSessionOperationId),null!=t.currentDocumentSessionId&&t.hasOwnProperty("currentDocumentSessionId")&&(n.currentDocumentSessionId=t.currentDocumentSessionId),null!=t.currentDocumentSessionVersion&&t.hasOwnProperty("currentDocumentSessionVersion")&&(n.currentDocumentSessionVersion=t.currentDocumentSessionVersion),null!=t.currentDocumentSessionOperationId&&t.hasOwnProperty("currentDocumentSessionOperationId")&&(n.currentDocumentSessionOperationId=t.currentDocumentSessionOperationId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetDocumentDetailsResponse"},s}(),r.CommentDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentId="",s.prototype.commentThreadId="",s.prototype.userId="",s.prototype.content="",s.prototype.documentId="",s.prototype.createdAt="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(10).string(t.commentId),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(18).string(t.commentThreadId),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(26).string(t.userId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(34).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(42).string(t.documentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentId=e.string();break;case 2:o.commentThreadId=e.string();break;case 3:o.userId=e.string();break;case 4:o.content=e.string();break;case 5:o.documentId=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId)?"userId: string expected":null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content)?"content: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentDescriptor)return t;var e=new r.CommentDescriptor;return null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentId="",n.commentThreadId="",n.userId="",n.content="",n.documentId="",n.createdAt="",n.attributes=""),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentDescriptor"},s}(),r.CommentsThreadDescriptor=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.comments=n.emptyArray,s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.context="",s.prototype.createdAt="",s.prototype.deletedAt="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentDescriptor.encode(t.comments[s],n.uint32(18).fork()).ldelim();return null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(26).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(34).string(t.resolvedBy),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(42).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(58).string(t.deletedAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(74).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsThreadDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentDescriptor.decode(e,e.uint32()));break;case 3:o.resolvedAt=e.string();break;case 4:o.resolvedBy=e.string();break;case 5:o.context=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.deletedAt=e.string();break;case 8:o.attributes=e.string();break;case 9:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt)?"deletedAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsThreadDescriptor)return t;var e=new r.CommentsThreadDescriptor;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsThreadDescriptor.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsThreadDescriptor.comments: object expected");e.comments[n]=r.CommentDescriptor.fromObject(t.comments[n])}}return null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.commentThreadId="",n.resolvedAt="",n.resolvedBy="",n.context="",n.createdAt="",n.deletedAt="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentDescriptor.toObject(t.comments[s],e)}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsThreadDescriptor"},s}(),r.CommentThreadAddedCommentDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentId="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(10).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(18).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentThreadAddedCommentDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentId=e.string();break;case 2:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentThreadAddedCommentDescriptor)return t;var e=new r.CommentThreadAddedCommentDescriptor;return null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentId="",n.createdAt=""),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentThreadAddedCommentDescriptor"},s}(),r.CommentsV2AddCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.content="",s.prototype.documentId="",s.prototype.commentId="",s.prototype.createdAt="",s.prototype.userId="",s.prototype.attributes="",s.prototype.commentThread=null,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(18).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(26).string(t.documentId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(34).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(42).string(t.createdAt),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(50).string(t.userId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.commentThread&&Object.hasOwnProperty.call(t,"commentThread")&&r.CommentsThreadDescriptor.encode(t.commentThread,n.uint32(66).fork()).ldelim(),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.content=e.string();break;case 3:o.documentId=e.string();break;case 4:o.commentId=e.string();break;case 5:o.createdAt=e.string();break;case 6:o.userId=e.string();break;case 7:o.attributes=e.string();break;case 8:o.commentThread=r.CommentsThreadDescriptor.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content))return"content: string expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId))return"commentId: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId))return"userId: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.commentThread&&t.hasOwnProperty("commentThread")){var e=r.CommentsThreadDescriptor.verify(t.commentThread);if(e)return"commentThread."+e}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentMessage)return t;var e=new r.CommentsV2AddCommentMessage;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.commentThread){if("object"!=typeof t.commentThread)throw TypeError(".CommentsV2AddCommentMessage.commentThread: object expected");e.commentThread=r.CommentsThreadDescriptor.fromObject(t.commentThread)}return e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.content="",n.documentId="",n.commentId="",n.createdAt="",n.userId="",n.attributes="",n.commentThread=null),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.commentThread&&t.hasOwnProperty("commentThread")&&(n.commentThread=r.CommentsThreadDescriptor.toObject(t.commentThread,e)),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentMessage"},s}(),r.CommentsV2AddCommentThreadMessage=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.commentThreadId="",s.prototype.context="",s.prototype.createdAt="",s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.attributes="",s.prototype.deletedAt="",s.prototype.comments=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(18).string(t.commentThreadId),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(26).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(42).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(50).string(t.resolvedBy),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(66).string(t.deletedAt),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentDescriptor.encode(t.comments[s],n.uint32(74).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.commentThreadId=e.string();break;case 3:o.context=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.resolvedAt=e.string();break;case 6:o.resolvedBy=e.string();break;case 7:o.attributes=e.string();break;case 8:o.deletedAt=e.string();break;case 9:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context))return"context: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt))return"resolvedAt: string expected";if(null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy))return"resolvedBy: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt))return"deletedAt: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentThreadMessage)return t;var e=new r.CommentsV2AddCommentThreadMessage;if(null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2AddCommentThreadMessage.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsV2AddCommentThreadMessage.comments: object expected");e.comments[n]=r.CommentDescriptor.fromObject(t.comments[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.documentId="",n.commentThreadId="",n.context="",n.createdAt="",n.resolvedAt="",n.resolvedBy="",n.attributes="",n.deletedAt=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentDescriptor.toObject(t.comments[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentThreadMessage"},s}(),r.CommentsV2ReopenCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ReopenCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ReopenCommentThreadMessage)return t;var e=new r.CommentsV2ReopenCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ReopenCommentThreadMessage"},s}(),r.CommentsV2ResolveCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.resolvedBy="",s.prototype.resolvedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(26).string(t.resolvedBy),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(34).string(t.resolvedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ResolveCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.resolvedBy=e.string();break;case 4:o.resolvedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ResolveCommentThreadMessage)return t;var e=new r.CommentsV2ResolveCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.resolvedBy="",n.resolvedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ResolveCommentThreadMessage"},s}(),r.CommentsV2UpdateCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.context="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(26).string(t.context),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(34).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(42).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2UpdateCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.context=e.string();break;case 4:o.attributes=e.string();break;case 5:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2UpdateCommentThreadMessage)return t;var e=new r.CommentsV2UpdateCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.context&&(e.context=String(t.context)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.context="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2UpdateCommentThreadMessage"},s}(),r.CommentsV2ConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ConnectMessage)return t;var e=new r.CommentsV2ConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ConnectMessage"},s}(),r.CommentsV2GetCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetCommentThreadMessage)return t;var e=new r.CommentsV2GetCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetCommentThreadMessage"},s}(),r.CommentsV2GetDocumentThreadsMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetDocumentThreadsMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetDocumentThreadsMessage)return t;var e=new r.CommentsV2GetDocumentThreadsMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetDocumentThreadsMessage"},s}(),r.CommentsV2RemoveCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(26).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2RemoveCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2RemoveCommentMessage)return t;var e=new r.CommentsV2RemoveCommentMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2RemoveCommentMessage"},s}(),r.CommentsV2RemoveCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2RemoveCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2RemoveCommentThreadMessage)return t;var e=new r.CommentsV2RemoveCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2RemoveCommentThreadMessage"},s}(),r.CommentsV2UpdateCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.content="",s.prototype.documentId="",s.prototype.attributes="",s.prototype.isAttributesUpdated=!1,s.prototype.commentThread=null,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(26).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(34).string(t.documentId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(42).string(t.attributes),null!=t.isAttributesUpdated&&Object.hasOwnProperty.call(t,"isAttributesUpdated")&&n.uint32(48).bool(t.isAttributesUpdated),null!=t.commentThread&&Object.hasOwnProperty.call(t,"commentThread")&&r.CommentsThreadDescriptor.encode(t.commentThread,n.uint32(58).fork()).ldelim(),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2UpdateCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.content=e.string();break;case 4:o.documentId=e.string();break;case 5:o.attributes=e.string();break;case 6:o.isAttributesUpdated=e.bool();break;case 7:o.commentThread=r.CommentsThreadDescriptor.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId))return"commentId: string expected";if(null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content))return"content: string expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.isAttributesUpdated&&t.hasOwnProperty("isAttributesUpdated")&&"boolean"!=typeof t.isAttributesUpdated)return"isAttributesUpdated: boolean expected";if(null!=t.commentThread&&t.hasOwnProperty("commentThread")){var e=r.CommentsThreadDescriptor.verify(t.commentThread);if(e)return"commentThread."+e}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2UpdateCommentMessage)return t;var e=new r.CommentsV2UpdateCommentMessage;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.isAttributesUpdated&&(e.isAttributesUpdated=Boolean(t.isAttributesUpdated)),null!=t.commentThread){if("object"!=typeof t.commentThread)throw TypeError(".CommentsV2UpdateCommentMessage.commentThread: object expected");e.commentThread=r.CommentsThreadDescriptor.fromObject(t.commentThread)}return e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.content="",n.documentId="",n.attributes="",n.isAttributesUpdated=!1,n.commentThread=null),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.isAttributesUpdated&&t.hasOwnProperty("isAttributesUpdated")&&(n.isAttributesUpdated=t.isAttributesUpdated),null!=t.commentThread&&t.hasOwnProperty("commentThread")&&(n.commentThread=r.CommentsThreadDescriptor.toObject(t.commentThread,e)),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2UpdateCommentMessage"},s}(),r.CommentsV2AddCommentResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(26).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentResponse)return t;var e=new r.CommentsV2AddCommentResponse;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.createdAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentResponse"},s}(),r.CommentsV2AddCommentThreadResponse=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.createdAt="",s.prototype.comments=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(18).string(t.createdAt),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentThreadAddedCommentDescriptor.encode(t.comments[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.createdAt=e.string();break;case 3:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentThreadAddedCommentDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentThreadAddedCommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentThreadResponse)return t;var e=new r.CommentsV2AddCommentThreadResponse;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2AddCommentThreadResponse.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsV2AddCommentThreadResponse.comments: object expected");e.comments[n]=r.CommentThreadAddedCommentDescriptor.fromObject(t.comments[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.commentThreadId="",n.createdAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentThreadAddedCommentDescriptor.toObject(t.comments[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentThreadResponse"},s}(),r.CommentsV2ResolveCommentThreadResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(26).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(34).string(t.resolvedBy),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ResolveCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.resolvedAt=e.string();break;case 4:o.resolvedBy=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ResolveCommentThreadResponse)return t;var e=new r.CommentsV2ResolveCommentThreadResponse;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.resolvedAt="",n.resolvedBy=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ResolveCommentThreadResponse"},s}(),r.CommentsV2ConnectResponse=function(){function s(t){if(this.threads=[],this.threadsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.threads=n.emptyArray,s.prototype.threadsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.threads&&t.threads.length)for(var s=0;s<t.threads.length;++s)n.uint32(18).string(t.threads[s]);if(null!=t.threadsV2&&t.threadsV2.length)for(s=0;s<t.threadsV2.length;++s)r.CommentsThreadDescriptor.encode(t.threadsV2[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.threads&&o.threads.length||(o.threads=[]),o.threads.push(e.string());break;case 3:o.threadsV2&&o.threadsV2.length||(o.threadsV2=[]),o.threadsV2.push(r.CommentsThreadDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.threads&&t.hasOwnProperty("threads")){if(!Array.isArray(t.threads))return"threads: array expected";for(var e=0;e<t.threads.length;++e)if(!n.isString(t.threads[e]))return"threads: string[] expected"}if(null!=t.threadsV2&&t.hasOwnProperty("threadsV2")){if(!Array.isArray(t.threadsV2))return"threadsV2: array expected";for(e=0;e<t.threadsV2.length;++e){var s=r.CommentsThreadDescriptor.verify(t.threadsV2[e]);if(s)return"threadsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2ConnectResponse)return t;var e=new r.CommentsV2ConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.threads){if(!Array.isArray(t.threads))throw TypeError(".CommentsV2ConnectResponse.threads: array expected");e.threads=[];for(var n=0;n<t.threads.length;++n)e.threads[n]=String(t.threads[n])}if(t.threadsV2){if(!Array.isArray(t.threadsV2))throw TypeError(".CommentsV2ConnectResponse.threadsV2: array expected");for(e.threadsV2=[],n=0;n<t.threadsV2.length;++n){if("object"!=typeof t.threadsV2[n])throw TypeError(".CommentsV2ConnectResponse.threadsV2: object expected");e.threadsV2[n]=r.CommentsThreadDescriptor.fromObject(t.threadsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.threads=[],n.threadsV2=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.threads&&t.threads.length){n.threads=[];for(var s=0;s<t.threads.length;++s)n.threads[s]=t.threads[s]}if(t.threadsV2&&t.threadsV2.length)for(n.threadsV2=[],s=0;s<t.threadsV2.length;++s)n.threadsV2[s]=r.CommentsThreadDescriptor.toObject(t.threadsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ConnectResponse"},s}(),r.CommentsV2GetCommentThreadResponse=function(){function s(t){if(this.comments=[],this.commentsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.comments=n.emptyArray,s.prototype.commentsV2=n.emptyArray,s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.context="",s.prototype.createdAt="",s.prototype.deletedAt="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)n.uint32(18).string(t.comments[s]);if(null!=t.commentsV2&&t.commentsV2.length)for(s=0;s<t.commentsV2.length;++s)r.CommentDescriptor.encode(t.commentsV2[s],n.uint32(26).fork()).ldelim();return null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(34).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(42).string(t.resolvedBy),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(50).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(58).string(t.createdAt),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(66).string(t.deletedAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(74).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(82).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(e.string());break;case 3:o.commentsV2&&o.commentsV2.length||(o.commentsV2=[]),o.commentsV2.push(r.CommentDescriptor.decode(e,e.uint32()));break;case 4:o.resolvedAt=e.string();break;case 5:o.resolvedBy=e.string();break;case 6:o.context=e.string();break;case 7:o.createdAt=e.string();break;case 8:o.deletedAt=e.string();break;case 9:o.attributes=e.string();break;case 10:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e)if(!n.isString(t.comments[e]))return"comments: string[] expected"}if(null!=t.commentsV2&&t.hasOwnProperty("commentsV2")){if(!Array.isArray(t.commentsV2))return"commentsV2: array expected";for(e=0;e<t.commentsV2.length;++e){var s=r.CommentDescriptor.verify(t.commentsV2[e]);if(s)return"commentsV2."+s}}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt)?"deletedAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetCommentThreadResponse)return t;var e=new r.CommentsV2GetCommentThreadResponse;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2GetCommentThreadResponse.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n)e.comments[n]=String(t.comments[n])}if(t.commentsV2){if(!Array.isArray(t.commentsV2))throw TypeError(".CommentsV2GetCommentThreadResponse.commentsV2: array expected");for(e.commentsV2=[],n=0;n<t.commentsV2.length;++n){if("object"!=typeof t.commentsV2[n])throw TypeError(".CommentsV2GetCommentThreadResponse.commentsV2: object expected");e.commentsV2[n]=r.CommentDescriptor.fromObject(t.commentsV2[n])}}return null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[],n.commentsV2=[]),e.defaults&&(n.commentThreadId="",n.resolvedAt="",n.resolvedBy="",n.context="",n.createdAt="",n.deletedAt="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=t.comments[s]}if(t.commentsV2&&t.commentsV2.length)for(n.commentsV2=[],s=0;s<t.commentsV2.length;++s)n.commentsV2[s]=r.CommentDescriptor.toObject(t.commentsV2[s],e);return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetCommentThreadResponse"},s}(),r.CommentsV2GetDocumentThreadsResponse=function(){function s(t){if(this.threads=[],this.threadsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.threads=n.emptyArray,s.prototype.threadsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.threads&&t.threads.length)for(var s=0;s<t.threads.length;++s)n.uint32(10).string(t.threads[s]);if(null!=t.threadsV2&&t.threadsV2.length)for(s=0;s<t.threadsV2.length;++s)r.CommentsThreadDescriptor.encode(t.threadsV2[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetDocumentThreadsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.threads&&o.threads.length||(o.threads=[]),o.threads.push(e.string());break;case 2:o.threadsV2&&o.threadsV2.length||(o.threadsV2=[]),o.threadsV2.push(r.CommentsThreadDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.threads&&t.hasOwnProperty("threads")){if(!Array.isArray(t.threads))return"threads: array expected";for(var e=0;e<t.threads.length;++e)if(!n.isString(t.threads[e]))return"threads: string[] expected"}if(null!=t.threadsV2&&t.hasOwnProperty("threadsV2")){if(!Array.isArray(t.threadsV2))return"threadsV2: array expected";for(e=0;e<t.threadsV2.length;++e){var s=r.CommentsThreadDescriptor.verify(t.threadsV2[e]);if(s)return"threadsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetDocumentThreadsResponse)return t;var e=new r.CommentsV2GetDocumentThreadsResponse;if(t.threads){if(!Array.isArray(t.threads))throw TypeError(".CommentsV2GetDocumentThreadsResponse.threads: array expected");e.threads=[];for(var n=0;n<t.threads.length;++n)e.threads[n]=String(t.threads[n])}if(t.threadsV2){if(!Array.isArray(t.threadsV2))throw TypeError(".CommentsV2GetDocumentThreadsResponse.threadsV2: array expected");for(e.threadsV2=[],n=0;n<t.threadsV2.length;++n){if("object"!=typeof t.threadsV2[n])throw TypeError(".CommentsV2GetDocumentThreadsResponse.threadsV2: object expected");e.threadsV2[n]=r.CommentsThreadDescriptor.fromObject(t.threadsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.threads=[],n.threadsV2=[]),t.threads&&t.threads.length){n.threads=[];for(var s=0;s<t.threads.length;++s)n.threads[s]=t.threads[s]}if(t.threadsV2&&t.threadsV2.length)for(n.threadsV2=[],s=0;s<t.threadsV2.length;++s)n.threadsV2[s]=r.CommentsThreadDescriptor.toObject(t.threadsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetDocumentThreadsResponse"},s}(),r.KeyValueDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.key="",s.prototype.value="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(10).string(t.key),null!=t.value&&Object.hasOwnProperty.call(t,"value")&&n.uint32(18).string(t.value),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.KeyValueDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.key=e.string();break;case 2:o.value=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.value&&t.hasOwnProperty("value")&&!n.isString(t.value)?"value: string expected":null},s.fromObject=function(t){if(t instanceof r.KeyValueDescriptor)return t;var e=new r.KeyValueDescriptor;return null!=t.key&&(e.key=String(t.key)),null!=t.value&&(e.value=String(t.value)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.key="",n.value=""),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.value&&t.hasOwnProperty("value")&&(n.value=t.value),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/KeyValueDescriptor"},s}(),r.IsEditorBundleUploadedMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.bundleVersion="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(10).string(t.bundleVersion),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.IsEditorBundleUploadedMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.bundleVersion=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion)?"bundleVersion: string expected":null},s.fromObject=function(t){if(t instanceof r.IsEditorBundleUploadedMessage)return t;var e=new r.IsEditorBundleUploadedMessage;return null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.bundleVersion=""),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(n.bundleVersion=t.bundleVersion),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/IsEditorBundleUploadedMessage"},s}(),r.IsEditorBundleUploadedResponse=function(){function n(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return n.prototype.isUploaded=!1,n.create=function(t){return new n(t)},n.encode=function(t,n){return n||(n=e.create()),null!=t.isUploaded&&Object.hasOwnProperty.call(t,"isUploaded")&&n.uint32(8).bool(t.isUploaded),n},n.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},n.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.IsEditorBundleUploadedResponse;e.pos<s;){var i=e.uint32();i>>>3==1?o.isUploaded=e.bool():e.skipType(7&i)}return o},n.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},n.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.isUploaded&&t.hasOwnProperty("isUploaded")&&"boolean"!=typeof t.isUploaded?"isUploaded: boolean expected":null},n.fromObject=function(t){if(t instanceof r.IsEditorBundleUploadedResponse)return t;var e=new r.IsEditorBundleUploadedResponse;return null!=t.isUploaded&&(e.isUploaded=Boolean(t.isUploaded)),e},n.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.isUploaded=!1),null!=t.isUploaded&&t.hasOwnProperty("isUploaded")&&(n.isUploaded=t.isUploaded),n},n.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},n.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/IsEditorBundleUploadedResponse"},n}(),r.RevisionDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.revisionId="",s.prototype.name="",s.prototype.creatorId="",s.prototype.authorsIds="",s.prototype.diffData="",s.prototype.createdAt="",s.prototype.attributes="",s.prototype.toVersion=0,s.prototype.fromVersion=0,s.prototype.isEmptyCurrent=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(10).string(t.revisionId),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(18).string(t.name),null!=t.creatorId&&Object.hasOwnProperty.call(t,"creatorId")&&n.uint32(26).string(t.creatorId),null!=t.authorsIds&&Object.hasOwnProperty.call(t,"authorsIds")&&n.uint32(34).string(t.authorsIds),null!=t.diffData&&Object.hasOwnProperty.call(t,"diffData")&&n.uint32(42).string(t.diffData),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.toVersion&&Object.hasOwnProperty.call(t,"toVersion")&&n.uint32(64).uint32(t.toVersion),null!=t.fromVersion&&Object.hasOwnProperty.call(t,"fromVersion")&&n.uint32(72).uint32(t.fromVersion),null!=t.isEmptyCurrent&&Object.hasOwnProperty.call(t,"isEmptyCurrent")&&n.uint32(80).bool(t.isEmptyCurrent),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.revisionId=e.string();break;case 2:o.name=e.string();break;case 3:o.creatorId=e.string();break;case 4:o.authorsIds=e.string();break;case 5:o.diffData=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;case 8:o.toVersion=e.uint32();break;case 9:o.fromVersion=e.uint32();break;case 10:o.isEmptyCurrent=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name)?"name: string expected":null!=t.creatorId&&t.hasOwnProperty("creatorId")&&!n.isString(t.creatorId)?"creatorId: string expected":null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&!n.isString(t.authorsIds)?"authorsIds: string expected":null!=t.diffData&&t.hasOwnProperty("diffData")&&!n.isString(t.diffData)?"diffData: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.toVersion&&t.hasOwnProperty("toVersion")&&!n.isInteger(t.toVersion)?"toVersion: integer expected":null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&!n.isInteger(t.fromVersion)?"fromVersion: integer expected":null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&"boolean"!=typeof t.isEmptyCurrent?"isEmptyCurrent: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RevisionDescriptor)return t;var e=new r.RevisionDescriptor;return null!=t.revisionId&&(e.revisionId=String(t.revisionId)),null!=t.name&&(e.name=String(t.name)),null!=t.creatorId&&(e.creatorId=String(t.creatorId)),null!=t.authorsIds&&(e.authorsIds=String(t.authorsIds)),null!=t.diffData&&(e.diffData=String(t.diffData)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.toVersion&&(e.toVersion=t.toVersion>>>0),null!=t.fromVersion&&(e.fromVersion=t.fromVersion>>>0),null!=t.isEmptyCurrent&&(e.isEmptyCurrent=Boolean(t.isEmptyCurrent)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.revisionId="",n.name="",n.creatorId="",n.authorsIds="",n.diffData="",n.createdAt="",n.attributes="",n.toVersion=0,n.fromVersion=0,n.isEmptyCurrent=!1),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.creatorId&&t.hasOwnProperty("creatorId")&&(n.creatorId=t.creatorId),null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&(n.authorsIds=t.authorsIds),null!=t.diffData&&t.hasOwnProperty("diffData")&&(n.diffData=t.diffData),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.toVersion&&t.hasOwnProperty("toVersion")&&(n.toVersion=t.toVersion),null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&(n.fromVersion=t.fromVersion),null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&(n.isEmptyCurrent=t.isEmptyCurrent),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionDescriptor"},s}(),r.RevisionHistoryConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryConnectMessage)return t;var e=new r.RevisionHistoryConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryConnectMessage"},s}(),r.RevisionHistoryGetRevisionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.revisionId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(18).string(t.revisionId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryGetRevisionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.revisionId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryGetRevisionMessage)return t;var e=new r.RevisionHistoryGetRevisionMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.revisionId&&(e.revisionId=String(t.revisionId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.revisionId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryGetRevisionMessage"},s}(),r.RevisionHistoryReconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.requestId=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryReconnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.requestId=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId)?"requestId: integer expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryReconnectMessage)return t;var e=new r.RevisionHistoryReconnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.requestId&&(e.requestId=t.requestId>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.requestId=0),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryReconnectMessage"},s}(),r.RevisionHistoryUpdateRevisionsMessage=function(){function s(t){if(this.revisions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.requestId=0,s.prototype.revisions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),null!=t.revisions&&t.revisions.length)for(var s=0;s<t.revisions.length;++s)r.RevisionDescriptor.encode(t.revisions[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryUpdateRevisionsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.requestId=e.uint32();break;case 3:o.revisions&&o.revisions.length||(o.revisions=[]),o.revisions.push(r.RevisionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId))return"requestId: integer expected";if(null!=t.revisions&&t.hasOwnProperty("revisions")){if(!Array.isArray(t.revisions))return"revisions: array expected";for(var e=0;e<t.revisions.length;++e){var s=r.RevisionDescriptor.verify(t.revisions[e]);if(s)return"revisions."+s}}return null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryUpdateRevisionsMessage)return t;var e=new r.RevisionHistoryUpdateRevisionsMessage;if(null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.requestId&&(e.requestId=t.requestId>>>0),t.revisions){if(!Array.isArray(t.revisions))throw TypeError(".RevisionHistoryUpdateRevisionsMessage.revisions: array expected");e.revisions=[];for(var n=0;n<t.revisions.length;++n){if("object"!=typeof t.revisions[n])throw TypeError(".RevisionHistoryUpdateRevisionsMessage.revisions: object expected");e.revisions[n]=r.RevisionDescriptor.fromObject(t.revisions[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.revisions=[]),e.defaults&&(n.documentId="",n.requestId=0),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),t.revisions&&t.revisions.length){n.revisions=[];for(var s=0;s<t.revisions.length;++s)n.revisions[s]=r.RevisionDescriptor.toObject(t.revisions[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryUpdateRevisionsMessage"},s}(),r.RevisionHistoryConnectResponse=function(){function s(t){if(this.revisions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.requestId=0,s.prototype.revisions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),null!=t.revisions&&t.revisions.length)for(var s=0;s<t.revisions.length;++s)r.RevisionDescriptor.encode(t.revisions[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.requestId=e.uint32();break;case 3:o.revisions&&o.revisions.length||(o.revisions=[]),o.revisions.push(r.RevisionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId))return"requestId: integer expected";if(null!=t.revisions&&t.hasOwnProperty("revisions")){if(!Array.isArray(t.revisions))return"revisions: array expected";for(var e=0;e<t.revisions.length;++e){var s=r.RevisionDescriptor.verify(t.revisions[e]);if(s)return"revisions."+s}}return null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryConnectResponse)return t;var e=new r.RevisionHistoryConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),null!=t.requestId&&(e.requestId=t.requestId>>>0),t.revisions){if(!Array.isArray(t.revisions))throw TypeError(".RevisionHistoryConnectResponse.revisions: array expected");e.revisions=[];for(var n=0;n<t.revisions.length;++n){if("object"!=typeof t.revisions[n])throw TypeError(".RevisionHistoryConnectResponse.revisions: object expected");e.revisions[n]=r.RevisionDescriptor.fromObject(t.revisions[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.revisions=[]),e.defaults&&(n.channel="",n.requestId=0),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),t.revisions&&t.revisions.length){n.revisions=[];for(var s=0;s<t.revisions.length;++s)n.revisions[s]=r.RevisionDescriptor.toObject(t.revisions[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryConnectResponse"},s}(),r.RevisionHistoryGetRevisionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.revisionId="",s.prototype.name="",s.prototype.creatorId="",s.prototype.authorsIds="",s.prototype.diffData="",s.prototype.createdAt="",s.prototype.attributes="",s.prototype.toVersion=0,s.prototype.fromVersion=0,s.prototype.isEmptyCurrent=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(10).string(t.revisionId),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(18).string(t.name),null!=t.creatorId&&Object.hasOwnProperty.call(t,"creatorId")&&n.uint32(26).string(t.creatorId),null!=t.authorsIds&&Object.hasOwnProperty.call(t,"authorsIds")&&n.uint32(34).string(t.authorsIds),null!=t.diffData&&Object.hasOwnProperty.call(t,"diffData")&&n.uint32(42).string(t.diffData),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.toVersion&&Object.hasOwnProperty.call(t,"toVersion")&&n.uint32(64).uint32(t.toVersion),null!=t.fromVersion&&Object.hasOwnProperty.call(t,"fromVersion")&&n.uint32(72).uint32(t.fromVersion),null!=t.isEmptyCurrent&&Object.hasOwnProperty.call(t,"isEmptyCurrent")&&n.uint32(80).bool(t.isEmptyCurrent),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryGetRevisionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.revisionId=e.string();break;case 2:o.name=e.string();break;case 3:o.creatorId=e.string();break;case 4:o.authorsIds=e.string();break;case 5:o.diffData=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;case 8:o.toVersion=e.uint32();break;case 9:o.fromVersion=e.uint32();break;case 10:o.isEmptyCurrent=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name)?"name: string expected":null!=t.creatorId&&t.hasOwnProperty("creatorId")&&!n.isString(t.creatorId)?"creatorId: string expected":null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&!n.isString(t.authorsIds)?"authorsIds: string expected":null!=t.diffData&&t.hasOwnProperty("diffData")&&!n.isString(t.diffData)?"diffData: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.toVersion&&t.hasOwnProperty("toVersion")&&!n.isInteger(t.toVersion)?"toVersion: integer expected":null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&!n.isInteger(t.fromVersion)?"fromVersion: integer expected":null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&"boolean"!=typeof t.isEmptyCurrent?"isEmptyCurrent: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryGetRevisionResponse)return t;var e=new r.RevisionHistoryGetRevisionResponse;return null!=t.revisionId&&(e.revisionId=String(t.revisionId)),null!=t.name&&(e.name=String(t.name)),null!=t.creatorId&&(e.creatorId=String(t.creatorId)),null!=t.authorsIds&&(e.authorsIds=String(t.authorsIds)),null!=t.diffData&&(e.diffData=String(t.diffData)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.toVersion&&(e.toVersion=t.toVersion>>>0),null!=t.fromVersion&&(e.fromVersion=t.fromVersion>>>0),null!=t.isEmptyCurrent&&(e.isEmptyCurrent=Boolean(t.isEmptyCurrent)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.revisionId="",n.name="",n.creatorId="",n.authorsIds="",n.diffData="",n.createdAt="",n.attributes="",n.toVersion=0,n.fromVersion=0,n.isEmptyCurrent=!1),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.creatorId&&t.hasOwnProperty("creatorId")&&(n.creatorId=t.creatorId),null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&(n.authorsIds=t.authorsIds),null!=t.diffData&&t.hasOwnProperty("diffData")&&(n.diffData=t.diffData),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.toVersion&&t.hasOwnProperty("toVersion")&&(n.toVersion=t.toVersion),null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&(n.fromVersion=t.fromVersion),null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&(n.isEmptyCurrent=t.isEmptyCurrent),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryGetRevisionResponse"},s}(),r.RevisionHistoryUpdateRevisionsResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.requestId=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(8).uint32(t.requestId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryUpdateRevisionsResponse;e.pos<s;){var i=e.uint32();i>>>3==1?o.requestId=e.uint32():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId)?"requestId: integer expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryUpdateRevisionsResponse)return t;var e=new r.RevisionHistoryUpdateRevisionsResponse;return null!=t.requestId&&(e.requestId=t.requestId>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.requestId=0),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryUpdateRevisionsResponse"},s}(),r.SessionsSocketDescriptor=function(){function s(t){if(this.permissions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.session="",s.prototype.user="",s.prototype.role="",s.prototype.permissions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.session&&Object.hasOwnProperty.call(t,"session")&&n.uint32(10).string(t.session),null!=t.user&&Object.hasOwnProperty.call(t,"user")&&n.uint32(18).string(t.user),null!=t.role&&Object.hasOwnProperty.call(t,"role")&&n.uint32(26).string(t.role),null!=t.permissions&&t.permissions.length)for(var r=0;r<t.permissions.length;++r)n.uint32(34).string(t.permissions[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsSocketDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.session=e.string();break;case 2:o.user=e.string();break;case 3:o.role=e.string();break;case 4:o.permissions&&o.permissions.length||(o.permissions=[]),o.permissions.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.session&&t.hasOwnProperty("session")&&!n.isString(t.session))return"session: string expected";if(null!=t.user&&t.hasOwnProperty("user")&&!n.isString(t.user))return"user: string expected";if(null!=t.role&&t.hasOwnProperty("role")&&!n.isString(t.role))return"role: string expected";if(null!=t.permissions&&t.hasOwnProperty("permissions")){if(!Array.isArray(t.permissions))return"permissions: array expected";for(var e=0;e<t.permissions.length;++e)if(!n.isString(t.permissions[e]))return"permissions: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.SessionsSocketDescriptor)return t;var e=new r.SessionsSocketDescriptor;if(null!=t.session&&(e.session=String(t.session)),null!=t.user&&(e.user=String(t.user)),null!=t.role&&(e.role=String(t.role)),t.permissions){if(!Array.isArray(t.permissions))throw TypeError(".SessionsSocketDescriptor.permissions: array expected");e.permissions=[];for(var n=0;n<t.permissions.length;++n)e.permissions[n]=String(t.permissions[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.permissions=[]),e.defaults&&(n.session="",n.user="",n.role=""),null!=t.session&&t.hasOwnProperty("session")&&(n.session=t.session),null!=t.user&&t.hasOwnProperty("user")&&(n.user=t.user),null!=t.role&&t.hasOwnProperty("role")&&(n.role=t.role),t.permissions&&t.permissions.length){n.permissions=[];for(var r=0;r<t.permissions.length;++r)n.permissions[r]=t.permissions[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsSocketDescriptor"},s}(),r.SessionsConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.sessionType=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.sessionType&&Object.hasOwnProperty.call(t,"sessionType")&&n.uint32(16).uint32(t.sessionType),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.sessionType=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.sessionType&&t.hasOwnProperty("sessionType")&&!n.isInteger(t.sessionType)?"sessionType: integer expected":null},s.fromObject=function(t){if(t instanceof r.SessionsConnectMessage)return t;var e=new r.SessionsConnectMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.sessionType&&(e.sessionType=t.sessionType>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.sessionType=0),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.sessionType&&t.hasOwnProperty("sessionType")&&(n.sessionType=t.sessionType),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsConnectMessage"},s}(),r.SocketConnectMessage=function(){function s(t){if(this.permissions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.userId="",s.prototype.role="",s.prototype.permissions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(18).string(t.userId),null!=t.role&&Object.hasOwnProperty.call(t,"role")&&n.uint32(26).string(t.role),null!=t.permissions&&t.permissions.length)for(var r=0;r<t.permissions.length;++r)n.uint32(34).string(t.permissions[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SocketConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.userId=e.string();break;case 3:o.role=e.string();break;case 4:o.permissions&&o.permissions.length||(o.permissions=[]),o.permissions.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId))return"userId: string expected";if(null!=t.role&&t.hasOwnProperty("role")&&!n.isString(t.role))return"role: string expected";if(null!=t.permissions&&t.hasOwnProperty("permissions")){if(!Array.isArray(t.permissions))return"permissions: array expected";for(var e=0;e<t.permissions.length;++e)if(!n.isString(t.permissions[e]))return"permissions: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.SocketConnectMessage)return t;var e=new r.SocketConnectMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.role&&(e.role=String(t.role)),t.permissions){if(!Array.isArray(t.permissions))throw TypeError(".SocketConnectMessage.permissions: array expected");e.permissions=[];for(var n=0;n<t.permissions.length;++n)e.permissions[n]=String(t.permissions[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.permissions=[]),e.defaults&&(n.id="",n.userId="",n.role=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.role&&t.hasOwnProperty("role")&&(n.role=t.role),t.permissions&&t.permissions.length){n.permissions=[];for(var r=0;r<t.permissions.length;++r)n.permissions[r]=t.permissions[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SocketConnectMessage"},s}(),r.SocketDisconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SocketDisconnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.id=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null},s.fromObject=function(t){if(t instanceof r.SocketDisconnectMessage)return t;var e=new r.SocketDisconnectMessage;return null!=t.id&&(e.id=String(t.id)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SocketDisconnectMessage"},s}(),r.SessionsConnectResponse=function(){function s(t){if(this.sockets=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.sockets=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.sockets&&t.sockets.length)for(var s=0;s<t.sockets.length;++s)r.SessionsSocketDescriptor.encode(t.sockets[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.sockets&&o.sockets.length||(o.sockets=[]),o.sockets.push(r.SessionsSocketDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.sockets&&t.hasOwnProperty("sockets")){if(!Array.isArray(t.sockets))return"sockets: array expected";for(var e=0;e<t.sockets.length;++e){var s=r.SessionsSocketDescriptor.verify(t.sockets[e]);if(s)return"sockets."+s}}return null},s.fromObject=function(t){if(t instanceof r.SessionsConnectResponse)return t;var e=new r.SessionsConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.sockets){if(!Array.isArray(t.sockets))throw TypeError(".SessionsConnectResponse.sockets: array expected");e.sockets=[];for(var n=0;n<t.sockets.length;++n){if("object"!=typeof t.sockets[n])throw TypeError(".SessionsConnectResponse.sockets: object expected");e.sockets[n]=r.SessionsSocketDescriptor.fromObject(t.sockets[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.sockets=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.sockets&&t.sockets.length){n.sockets=[];for(var s=0;s<t.sockets.length;++s)n.sockets[s]=r.SessionsSocketDescriptor.toObject(t.sockets[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsConnectResponse"},s}(),r.SuggestionDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SuggestionDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.SuggestionDescriptor)return t;var e=new r.SuggestionDescriptor;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SuggestionDescriptor"},s}(),r.TrackChangesAddSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.prototype.type="",s.prototype.data="",s.prototype.originalSuggestionId="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(34).string(t.data),null!=t.originalSuggestionId&&Object.hasOwnProperty.call(t,"originalSuggestionId")&&n.uint32(42).string(t.originalSuggestionId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(50).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesAddSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;case 3:o.type=e.string();break;case 4:o.data=e.string();break;case 5:o.originalSuggestionId=e.string();break;case 6:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.originalSuggestionId&&t.hasOwnProperty("originalSuggestionId")&&!n.isString(t.originalSuggestionId)?"originalSuggestionId: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesAddSuggestionMessage)return t;var e=new r.TrackChangesAddSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.type&&(e.type=String(t.type)),null!=t.data&&(e.data=String(t.data)),null!=t.originalSuggestionId&&(e.originalSuggestionId=String(t.originalSuggestionId)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId="",n.type="",n.data="",n.originalSuggestionId="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.originalSuggestionId&&t.hasOwnProperty("originalSuggestionId")&&(n.originalSuggestionId=t.originalSuggestionId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesAddSuggestionMessage"},s}(),r.TrackChangesBatchUpdateSuggestionsStateMessage=function(){function s(t){if(this.ids=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.ids=n.emptyArray,s.prototype.documentId="",s.prototype.state="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.ids&&t.ids.length)for(var r=0;r<t.ids.length;++r)n.uint32(10).string(t.ids[r]);return null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(26).string(t.state),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesBatchUpdateSuggestionsStateMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.ids&&o.ids.length||(o.ids=[]),o.ids.push(e.string());break;case 2:o.documentId=e.string();break;case 3:o.state=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.ids&&t.hasOwnProperty("ids")){if(!Array.isArray(t.ids))return"ids: array expected";for(var e=0;e<t.ids.length;++e)if(!n.isString(t.ids[e]))return"ids: string[] expected"}return null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesBatchUpdateSuggestionsStateMessage)return t;var e=new r.TrackChangesBatchUpdateSuggestionsStateMessage;if(t.ids){if(!Array.isArray(t.ids))throw TypeError(".TrackChangesBatchUpdateSuggestionsStateMessage.ids: array expected");e.ids=[];for(var n=0;n<t.ids.length;++n)e.ids[n]=String(t.ids[n])}return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.state&&(e.state=String(t.state)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.ids=[]),e.defaults&&(n.documentId="",n.state=""),t.ids&&t.ids.length){n.ids=[];for(var r=0;r<t.ids.length;++r)n.ids[r]=t.ids[r]}return null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesBatchUpdateSuggestionsStateMessage"},s}(),r.TrackChangesConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesConnectMessage)return t;var e=new r.TrackChangesConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesConnectMessage"},s}(),r.TrackChangesGetAllSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetAllSuggestionMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetAllSuggestionMessage)return t;var e=new r.TrackChangesGetAllSuggestionMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetAllSuggestionMessage"},s}(),r.TrackChangesGetSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetSuggestionMessage)return t;var e=new r.TrackChangesGetSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetSuggestionMessage"},s}(),r.TrackChangesUpdateSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.prototype.hasComments=!1,s.prototype.isHasCommentsModified=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(24).bool(t.hasComments),null!=t.isHasCommentsModified&&Object.hasOwnProperty.call(t,"isHasCommentsModified")&&n.uint32(32).bool(t.isHasCommentsModified),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(42).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(50).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesUpdateSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;case 3:o.hasComments=e.bool();break;case 4:o.isHasCommentsModified=e.bool();break;case 5:o.state=e.string();break;case 6:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.isHasCommentsModified&&t.hasOwnProperty("isHasCommentsModified")&&"boolean"!=typeof t.isHasCommentsModified?"isHasCommentsModified: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesUpdateSuggestionMessage)return t;var e=new r.TrackChangesUpdateSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.isHasCommentsModified&&(e.isHasCommentsModified=Boolean(t.isHasCommentsModified)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId="",n.hasComments=!1,n.isHasCommentsModified=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.isHasCommentsModified&&t.hasOwnProperty("isHasCommentsModified")&&(n.isHasCommentsModified=t.isHasCommentsModified),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesUpdateSuggestionMessage"},s}(),r.TrackChangesAddSuggestionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesAddSuggestionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesAddSuggestionResponse)return t;var e=new r.TrackChangesAddSuggestionResponse;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesAddSuggestionResponse"},s}(),r.TrackChangesConnectResponse=function(){function s(t){if(this.suggestions=[],this.suggestionsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.suggestions=n.emptyArray,s.prototype.suggestionsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.suggestions&&t.suggestions.length)for(var s=0;s<t.suggestions.length;++s)n.uint32(18).string(t.suggestions[s]);if(null!=t.suggestionsV2&&t.suggestionsV2.length)for(s=0;s<t.suggestionsV2.length;++s)r.SuggestionDescriptor.encode(t.suggestionsV2[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.suggestions&&o.suggestions.length||(o.suggestions=[]),o.suggestions.push(e.string());break;case 3:o.suggestionsV2&&o.suggestionsV2.length||(o.suggestionsV2=[]),o.suggestionsV2.push(r.SuggestionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.suggestions&&t.hasOwnProperty("suggestions")){if(!Array.isArray(t.suggestions))return"suggestions: array expected";for(var e=0;e<t.suggestions.length;++e)if(!n.isString(t.suggestions[e]))return"suggestions: string[] expected"}if(null!=t.suggestionsV2&&t.hasOwnProperty("suggestionsV2")){if(!Array.isArray(t.suggestionsV2))return"suggestionsV2: array expected";for(e=0;e<t.suggestionsV2.length;++e){var s=r.SuggestionDescriptor.verify(t.suggestionsV2[e]);if(s)return"suggestionsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.TrackChangesConnectResponse)return t;var e=new r.TrackChangesConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.suggestions){if(!Array.isArray(t.suggestions))throw TypeError(".TrackChangesConnectResponse.suggestions: array expected");e.suggestions=[];for(var n=0;n<t.suggestions.length;++n)e.suggestions[n]=String(t.suggestions[n])}if(t.suggestionsV2){if(!Array.isArray(t.suggestionsV2))throw TypeError(".TrackChangesConnectResponse.suggestionsV2: array expected");for(e.suggestionsV2=[],n=0;n<t.suggestionsV2.length;++n){if("object"!=typeof t.suggestionsV2[n])throw TypeError(".TrackChangesConnectResponse.suggestionsV2: object expected");e.suggestionsV2[n]=r.SuggestionDescriptor.fromObject(t.suggestionsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.suggestions=[],n.suggestionsV2=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.suggestions&&t.suggestions.length){n.suggestions=[];for(var s=0;s<t.suggestions.length;++s)n.suggestions[s]=t.suggestions[s]}if(t.suggestionsV2&&t.suggestionsV2.length)for(n.suggestionsV2=[],s=0;s<t.suggestionsV2.length;++s)n.suggestionsV2[s]=r.SuggestionDescriptor.toObject(t.suggestionsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesConnectResponse"},s}(),r.TrackChangesGetAllSuggestionsResponse=function(){function s(t){if(this.suggestions=[],this.suggestionsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.suggestions=n.emptyArray,s.prototype.suggestionsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.suggestions&&t.suggestions.length)for(var s=0;s<t.suggestions.length;++s)n.uint32(10).string(t.suggestions[s]);if(null!=t.suggestionsV2&&t.suggestionsV2.length)for(s=0;s<t.suggestionsV2.length;++s)r.SuggestionDescriptor.encode(t.suggestionsV2[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetAllSuggestionsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.suggestions&&o.suggestions.length||(o.suggestions=[]),o.suggestions.push(e.string());break;case 2:o.suggestionsV2&&o.suggestionsV2.length||(o.suggestionsV2=[]),o.suggestionsV2.push(r.SuggestionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.suggestions&&t.hasOwnProperty("suggestions")){if(!Array.isArray(t.suggestions))return"suggestions: array expected";for(var e=0;e<t.suggestions.length;++e)if(!n.isString(t.suggestions[e]))return"suggestions: string[] expected"}if(null!=t.suggestionsV2&&t.hasOwnProperty("suggestionsV2")){if(!Array.isArray(t.suggestionsV2))return"suggestionsV2: array expected";for(e=0;e<t.suggestionsV2.length;++e){var s=r.SuggestionDescriptor.verify(t.suggestionsV2[e]);if(s)return"suggestionsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetAllSuggestionsResponse)return t;var e=new r.TrackChangesGetAllSuggestionsResponse;if(t.suggestions){if(!Array.isArray(t.suggestions))throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestions: array expected");e.suggestions=[];for(var n=0;n<t.suggestions.length;++n)e.suggestions[n]=String(t.suggestions[n])}if(t.suggestionsV2){if(!Array.isArray(t.suggestionsV2))throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestionsV2: array expected");for(e.suggestionsV2=[],n=0;n<t.suggestionsV2.length;++n){if("object"!=typeof t.suggestionsV2[n])throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestionsV2: object expected");e.suggestionsV2[n]=r.SuggestionDescriptor.fromObject(t.suggestionsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.suggestions=[],n.suggestionsV2=[]),t.suggestions&&t.suggestions.length){n.suggestions=[];for(var s=0;s<t.suggestions.length;++s)n.suggestions[s]=t.suggestions[s]}if(t.suggestionsV2&&t.suggestionsV2.length)for(n.suggestionsV2=[],s=0;s<t.suggestionsV2.length;++s)n.suggestionsV2[s]=r.SuggestionDescriptor.toObject(t.suggestionsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetAllSuggestionsResponse"},s}(),r.TrackChangesGetSuggestionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetSuggestionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetSuggestionResponse)return t;var e=new r.TrackChangesGetSuggestionResponse;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetSuggestionResponse"},s}(),r.UserDescriptor=function(){function s(t){if(this.attributes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.attributes=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.attributes&&t.attributes.length)for(var s=0;s<t.attributes.length;++s)r.KeyValueDescriptor.encode(t.attributes[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.UserDescriptor;e.pos<s;){var i=e.uint32();i>>>3==1?(o.attributes&&o.attributes.length||(o.attributes=[]),o.attributes.push(r.KeyValueDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")){if(!Array.isArray(t.attributes))return"attributes: array expected";for(var e=0;e<t.attributes.length;++e){var n=r.KeyValueDescriptor.verify(t.attributes[e]);if(n)return"attributes."+n}}return null},s.fromObject=function(t){if(t instanceof r.UserDescriptor)return t;var e=new r.UserDescriptor;if(t.attributes){if(!Array.isArray(t.attributes))throw TypeError(".UserDescriptor.attributes: array expected");e.attributes=[];for(var n=0;n<t.attributes.length;++n){if("object"!=typeof t.attributes[n])throw TypeError(".UserDescriptor.attributes: object expected");e.attributes[n]=r.KeyValueDescriptor.fromObject(t.attributes[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.attributes=[]),t.attributes&&t.attributes.length){n.attributes=[];for(var s=0;s<t.attributes.length;++s)n.attributes[s]=r.KeyValueDescriptor.toObject(t.attributes[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/UserDescriptor"},s}(),r.GetManyUsersMessage=function(){function s(t){if(this.ids=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.ids=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.ids&&t.ids.length)for(var r=0;r<t.ids.length;++r)n.uint32(10).string(t.ids[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetManyUsersMessage;e.pos<s;){var i=e.uint32();i>>>3==1?(o.ids&&o.ids.length||(o.ids=[]),o.ids.push(e.string())):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.ids&&t.hasOwnProperty("ids")){if(!Array.isArray(t.ids))return"ids: array expected";for(var e=0;e<t.ids.length;++e)if(!n.isString(t.ids[e]))return"ids: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.GetManyUsersMessage)return t;var e=new r.GetManyUsersMessage;if(t.ids){if(!Array.isArray(t.ids))throw TypeError(".GetManyUsersMessage.ids: array expected");e.ids=[];for(var n=0;n<t.ids.length;++n)e.ids[n]=String(t.ids[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.ids=[]),t.ids&&t.ids.length){n.ids=[];for(var r=0;r<t.ids.length;++r)n.ids[r]=t.ids[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetManyUsersMessage"},s}(),r.GetUserMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetUserMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.id=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null},s.fromObject=function(t){if(t instanceof r.GetUserMessage)return t;var e=new r.GetUserMessage;return null!=t.id&&(e.id=String(t.id)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetUserMessage"},s}(),r.GetManyUsersResponse=function(){function s(t){if(this.users=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.users=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.users&&t.users.length)for(var s=0;s<t.users.length;++s)r.UserDescriptor.encode(t.users[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetManyUsersResponse;e.pos<s;){var i=e.uint32();i>>>3==1?(o.users&&o.users.length||(o.users=[]),o.users.push(r.UserDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.users&&t.hasOwnProperty("users")){if(!Array.isArray(t.users))return"users: array expected";for(var e=0;e<t.users.length;++e){var n=r.UserDescriptor.verify(t.users[e]);if(n)return"users."+n}}return null},s.fromObject=function(t){if(t instanceof r.GetManyUsersResponse)return t;var e=new r.GetManyUsersResponse;if(t.users){if(!Array.isArray(t.users))throw TypeError(".GetManyUsersResponse.users: array expected");e.users=[];for(var n=0;n<t.users.length;++n){if("object"!=typeof t.users[n])throw TypeError(".GetManyUsersResponse.users: object expected");e.users[n]=r.UserDescriptor.fromObject(t.users[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.users=[]),t.users&&t.users.length){n.users=[];for(var s=0;s<t.users.length;++s)n.users[s]=r.UserDescriptor.toObject(t.users[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetManyUsersResponse"},s}(),r.GetUserResponse=function(){function s(t){if(this.attributes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.attributes=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.attributes&&t.attributes.length)for(var s=0;s<t.attributes.length;++s)r.KeyValueDescriptor.encode(t.attributes[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetUserResponse;e.pos<s;){var i=e.uint32();i>>>3==1?(o.attributes&&o.attributes.length||(o.attributes=[]),o.attributes.push(r.KeyValueDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")){if(!Array.isArray(t.attributes))return"attributes: array expected";for(var e=0;e<t.attributes.length;++e){var n=r.KeyValueDescriptor.verify(t.attributes[e]);if(n)return"attributes."+n}}return null},s.fromObject=function(t){if(t instanceof r.GetUserResponse)return t;var e=new r.GetUserResponse;if(t.attributes){if(!Array.isArray(t.attributes))throw TypeError(".GetUserResponse.attributes: array expected");e.attributes=[];for(var n=0;n<t.attributes.length;++n){if("object"!=typeof t.attributes[n])throw TypeError(".GetUserResponse.attributes: object expected");e.attributes[n]=r.KeyValueDescriptor.fromObject(t.attributes[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.attributes=[]),t.attributes&&t.attributes.length){n.attributes=[];for(var s=0;s<t.attributes.length;++s)n.attributes[s]=r.KeyValueDescriptor.toObject(t.attributes[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetUserResponse"},s}(),r.ChannelMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.type=0,s.prototype.socketId="",s.prototype.data=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(8).uint32(t.type),null!=t.socketId&&Object.hasOwnProperty.call(t,"socketId")&&n.uint32(18).string(t.socketId),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(26).bytes(t.data),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ChannelMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.type=e.uint32();break;case 2:o.socketId=e.string();break;case 3:o.data=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isInteger(t.type)?"type: integer expected":null!=t.socketId&&t.hasOwnProperty("socketId")&&!n.isString(t.socketId)?"socketId: string expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null},s.fromObject=function(t){if(t instanceof r.ChannelMessage)return t;var e=new r.ChannelMessage;return null!=t.type&&(e.type=t.type>>>0),null!=t.socketId&&(e.socketId=String(t.socketId)),null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.type=0,r.socketId="",e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data)))),null!=t.type&&t.hasOwnProperty("type")&&(r.type=t.type),null!=t.socketId&&t.hasOwnProperty("socketId")&&(r.socketId=t.socketId),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ChannelMessage"},s}(),r.BytesBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=n.newBuffer([]),s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).bytes(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.BytesBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.bytes();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.BytesBytesPacketDataMessage)return t;var e=new r.BytesBytesPacketDataMessage;return null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data))),e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/BytesBytesPacketDataMessage"},s}(),r.NumberBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.NumberBytesPacketDataMessage)return t;var e=new r.NumberBytesPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data=0,e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberBytesPacketDataMessage"},s}(),r.NumberNumberPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(16).uint32(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberNumberPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isInteger(t.data1)?"data1: integer expected":null},s.fromObject=function(t){if(t instanceof r.NumberNumberPacketDataMessage)return t;var e=new r.NumberNumberPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=t.data1>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=0),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberNumberPacketDataMessage"},s}(),r.NumberObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.NumberObjectPacketDataMessage)return t;var e=new r.NumberObjectPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberObjectPacketDataMessage"},s}(),r.NumberStringPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberStringPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.NumberStringPacketDataMessage)return t;var e=new r.NumberStringPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberStringPacketDataMessage"},s}(),r.ObjectBufferPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ObjectBufferPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.ObjectBufferPacketDataMessage)return t;var e=new r.ObjectBufferPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data="",e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ObjectBufferPacketDataMessage"},s}(),r.ObjectObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ObjectObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.ObjectObjectPacketDataMessage)return t;var e=new r.ObjectObjectPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ObjectObjectPacketDataMessage"},s}(),r.PacketMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.type=0,s.prototype.id=0,s.prototype.nsp="",s.prototype.data=n.newBuffer([]),s.prototype.options=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(8).uint32(t.type),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(16).uint32(t.id),null!=t.nsp&&Object.hasOwnProperty.call(t,"nsp")&&n.uint32(26).string(t.nsp),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(34).bytes(t.data),null!=t.options&&Object.hasOwnProperty.call(t,"options")&&n.uint32(42).bytes(t.options),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.PacketMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.type=e.uint32();break;case 2:o.id=e.uint32();break;case 3:o.nsp=e.string();break;case 4:o.data=e.bytes();break;case 5:o.options=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isInteger(t.type)?"type: integer expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isInteger(t.id)?"id: integer expected":null!=t.nsp&&t.hasOwnProperty("nsp")&&!n.isString(t.nsp)?"nsp: string expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null!=t.options&&t.hasOwnProperty("options")&&!(t.options&&"number"==typeof t.options.length||n.isString(t.options))?"options: buffer expected":null},s.fromObject=function(t){if(t instanceof r.PacketMessage)return t;var e=new r.PacketMessage;return null!=t.type&&(e.type=t.type>>>0),null!=t.id&&(e.id=t.id>>>0),null!=t.nsp&&(e.nsp=String(t.nsp)),null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),null!=t.options&&("string"==typeof t.options?n.base64.decode(t.options,e.options=n.newBuffer(n.base64.length(t.options)),0):t.options.length>=0&&(e.options=t.options)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.type=0,r.id=0,r.nsp="",e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data))),e.bytes===String?r.options="":(r.options=[],e.bytes!==Array&&(r.options=n.newBuffer(r.options)))),null!=t.type&&t.hasOwnProperty("type")&&(r.type=t.type),null!=t.id&&t.hasOwnProperty("id")&&(r.id=t.id),null!=t.nsp&&t.hasOwnProperty("nsp")&&(r.nsp=t.nsp),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),null!=t.options&&t.hasOwnProperty("options")&&(r.options=e.bytes===String?n.base64.encode(t.options,0,t.options.length):e.bytes===Array?Array.prototype.slice.call(t.options):t.options),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/PacketMessage"},s}(),r.PacketOptionsMessage=function(){function s(t){if(this.rooms=[],this.except=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.flags="",s.prototype.rooms=n.emptyArray,s.prototype.except=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.flags&&Object.hasOwnProperty.call(t,"flags")&&n.uint32(10).string(t.flags),null!=t.rooms&&t.rooms.length)for(var r=0;r<t.rooms.length;++r)n.uint32(18).string(t.rooms[r]);if(null!=t.except&&t.except.length)for(r=0;r<t.except.length;++r)n.uint32(26).string(t.except[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.PacketOptionsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.flags=e.string();break;case 2:o.rooms&&o.rooms.length||(o.rooms=[]),o.rooms.push(e.string());break;case 3:o.except&&o.except.length||(o.except=[]),o.except.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.flags&&t.hasOwnProperty("flags")&&!n.isString(t.flags))return"flags: string expected";if(null!=t.rooms&&t.hasOwnProperty("rooms")){if(!Array.isArray(t.rooms))return"rooms: array expected";for(var e=0;e<t.rooms.length;++e)if(!n.isString(t.rooms[e]))return"rooms: string[] expected"}if(null!=t.except&&t.hasOwnProperty("except")){if(!Array.isArray(t.except))return"except: array expected";for(e=0;e<t.except.length;++e)if(!n.isString(t.except[e]))return"except: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.PacketOptionsMessage)return t;var e=new r.PacketOptionsMessage;if(null!=t.flags&&(e.flags=String(t.flags)),t.rooms){if(!Array.isArray(t.rooms))throw TypeError(".PacketOptionsMessage.rooms: array expected");e.rooms=[];for(var n=0;n<t.rooms.length;++n)e.rooms[n]=String(t.rooms[n])}if(t.except){if(!Array.isArray(t.except))throw TypeError(".PacketOptionsMessage.except: array expected");for(e.except=[],n=0;n<t.except.length;++n)e.except[n]=String(t.except[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.rooms=[],n.except=[]),e.defaults&&(n.flags=""),null!=t.flags&&t.hasOwnProperty("flags")&&(n.flags=t.flags),t.rooms&&t.rooms.length){n.rooms=[];for(var r=0;r<t.rooms.length;++r)n.rooms[r]=t.rooms[r]}if(t.except&&t.except.length)for(n.except=[],r=0;r<t.except.length;++r)n.except[r]=t.except[r];return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/PacketOptionsMessage"},s}(),r.StringBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.StringBytesPacketDataMessage)return t;var e=new r.StringBytesPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data="",e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringBytesPacketDataMessage"},s}(),r.StringNumberPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(16).uint32(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringNumberPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isInteger(t.data1)?"data1: integer expected":null},s.fromObject=function(t){if(t instanceof r.StringNumberPacketDataMessage)return t;var e=new r.StringNumberPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=t.data1>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=0),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringNumberPacketDataMessage"},s}(),r.StringObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.StringObjectPacketDataMessage)return t;var e=new r.StringObjectPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringObjectPacketDataMessage"},s}(),r.StringStringPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringStringPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.StringStringPacketDataMessage)return t;var e=new r.StringStringPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringStringPacketDataMessage"},s}(),r})();class f{static decode(t,e){const n=m(e).decode("undefined"==typeof window?t:new Uint8Array(t));return e.fromJSON({...n})}static encode(t){const e=m(t.constructor),n=t.toJSON(),r=e.verify(n);if(r)throw Error(r);return e.encode(e.create(n)).finish()}}function m(t){return h[t.DESCRIPTOR_NAME]}class y extends a{constructor(t){super(),this.ids=t}toJSON(){return{ids:this.ids}}static fromJSON(t){return new y(t.ids)}}y.TYPE="22",y.READABLE_TYPE_NAME="getManyUsers",y.DESCRIPTOR_NAME="GetManyUsersMessage",y.DESCRIPTOR={fields:{ids:{id:1,type:"string",rule:"repeated"}}};const g=y;class b extends a{constructor(t){super(),this.users=t}toJSON(){return{users:this.users.map(w)}}static fromJSON(t){return new b(t.users.map(v))}}b.DESCRIPTOR_NAME="GetManyUsersResponse",b.DESCRIPTOR={fields:{users:{rule:"repeated",type:"UserDescriptor",id:1}}};const O=b;function w(t){return{attributes:Object.keys(t).map((e=>({key:e,value:JSON.stringify(t[e])})))}}function v(t){return t.attributes.reduce(((t,e)=>(t[e.key]=e.value?JSON.parse(e.value):null,t)),{})}class I{constructor(t={}){this._attributes=new Map;for(const e of Object.keys(t))"id"!==e?(this._attributes.set(e,t[e]),Object.defineProperty(this,e,{enumerable:!0,configurable:!1,get:()=>this._attributes.get(e)})):this.id=t.id}static fromData(t){return new I(t)}static async get(t,e){const n=new d(e);try{const e=await t._sendRequest(I._SERVICE,d.TYPE,f.encode(n)),r=f.decode(e,l);return new I(r.attributes)}catch(t){return new I({id:e})}}static async getMany(t,e){const n=new g(e);try{const e=await t._sendRequest(I._SERVICE,g.TYPE,f.encode(n));return f.decode(e,O).users.map((t=>new I(t)))}catch(t){return e.map((t=>new I({id:t})))}}}I._SERVICE=2;const S=I,P=Object.create(null);P.open="0",P.close="1",P.ping="2",P.pong="3",P.message="4",P.upgrade="5",P.noop="6";const A=Object.create(null);Object.keys(P).forEach((t=>{A[P[t]]=t}));const k={type:"error",data:"parser error"},T="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),_="function"==typeof ArrayBuffer,C=t=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,j=({type:t,data:e},n,r)=>T&&e instanceof Blob?n?r(e):E(e,r):_&&(e instanceof ArrayBuffer||C(e))?n?r(e):E(new Blob([e]),r):r(P[t]+(e||"")),E=(t,e)=>{const n=new FileReader;return n.onload=function(){const t=n.result.split(",")[1];e("b"+(t||""))},n.readAsDataURL(t)};function D(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let R;const x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",N="undefined"==typeof Uint8Array?[]:new Uint8Array(256);for(let t=0;t<64;t++)N[x.charCodeAt(t)]=t;const V="function"==typeof ArrayBuffer,M=(t,e)=>{if("string"!=typeof t)return{type:"message",data:B(t,e)};const n=t.charAt(0);if("b"===n)return{type:"message",data:U(t.substring(1),e)};return A[n]?t.length>1?{type:A[n],data:t.substring(1)}:{type:A[n]}:k},U=(t,e)=>{if(V){const n=(t=>{let e,n,r,s,o,i=.75*t.length,a=t.length,c=0;"="===t[t.length-1]&&(i--,"="===t[t.length-2]&&i--);const d=new ArrayBuffer(i),u=new Uint8Array(d);for(e=0;e<a;e+=4)n=N[t.charCodeAt(e)],r=N[t.charCodeAt(e+1)],s=N[t.charCodeAt(e+2)],o=N[t.charCodeAt(e+3)],u[c++]=n<<2|r>>4,u[c++]=(15&r)<<4|s>>2,u[c++]=(3&s)<<6|63&o;return d})(t);return B(n,e)}return{base64:!0,data:t}},B=(t,e)=>"blob"===e?t instanceof Blob?t:new Blob([t]):t instanceof ArrayBuffer?t:t.buffer,J=String.fromCharCode(30);function q(){return new TransformStream({transform(t,e){!function(t,e){T&&t.data instanceof Blob?t.data.arrayBuffer().then(D).then(e):_&&(t.data instanceof ArrayBuffer||C(t.data))?e(D(t.data)):j(t,!1,(t=>{R||(R=new TextEncoder),e(R.encode(t))}))}(t,(n=>{const r=n.length;let s;if(r<126)s=new Uint8Array(1),new DataView(s.buffer).setUint8(0,r);else if(r<65536){s=new Uint8Array(3);const t=new DataView(s.buffer);t.setUint8(0,126),t.setUint16(1,r)}else{s=new Uint8Array(9);const t=new DataView(s.buffer);t.setUint8(0,127),t.setBigUint64(1,BigInt(r))}t.data&&"string"!=typeof t.data&&(s[0]|=128),e.enqueue(s),e.enqueue(n)}))}})}let G;function L(t){return t.reduce(((t,e)=>t+e.length),0)}function Y(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let r=0;for(let s=0;s<e;s++)n[s]=t[0][r++],r===t[0].length&&(t.shift(),r=0);return t.length&&r<t[0].length&&(t[0]=t[0].slice(r)),n}function z(t){if(t)return function(t){for(var e in z.prototype)t[e]=z.prototype[e];return t}(t)}z.prototype.on=z.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},z.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},z.prototype.off=z.prototype.removeListener=z.prototype.removeAllListeners=z.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+t];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var s=0;s<r.length;s++)if((n=r[s])===e||n.fn===e){r.splice(s,1);break}return 0===r.length&&delete this._callbacks["$"+t],this},z.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],r=1;r<arguments.length;r++)e[r-1]=arguments[r];if(n){r=0;for(var s=(n=n.slice(0)).length;r<s;++r)n[r].apply(this,e)}return this},z.prototype.emitReserved=z.prototype.emit,z.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},z.prototype.hasListeners=function(t){return!!this.listeners(t).length};const H="undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")();function F(t,...e){return e.reduce(((e,n)=>(t.hasOwnProperty(n)&&(e[n]=t[n]),e)),{})}const K=H.setTimeout,W=H.clearTimeout;function $(t,e){e.useNativeTimers?(t.setTimeoutFn=K.bind(H),t.clearTimeoutFn=W.bind(H)):(t.setTimeoutFn=H.setTimeout.bind(H),t.clearTimeoutFn=H.clearTimeout.bind(H))}class X extends Error{constructor(t,e,n){super(t),this.description=e,this.context=n,this.type="TransportError"}}class Q extends z{constructor(t){super(),this.writable=!1,$(this,t),this.opts=t,this.query=t.query,this.socket=t.socket}onError(t,e,n){return super.emitReserved("error",new X(t,e,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this}send(t){"open"===this.readyState&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const e=M(t,this.socket.binaryType);this.onPacket(e)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,e={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(e)}_hostname(){const t=this.opts.hostname;return-1===t.indexOf(":")?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(443!==this.opts.port)||!this.opts.secure&&80!==Number(this.opts.port))?":"+this.opts.port:""}_query(t){const e=function(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}(t);return e.length?"?"+e:""}}const Z="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),tt=64,et={};let nt,rt=0,st=0;function ot(t){let e="";do{e=Z[t%tt]+e,t=Math.floor(t/tt)}while(t>0);return e}function it(){const t=ot(+new Date);return t!==nt?(rt=0,nt=t):t+"."+ot(rt++)}for(;st<tt;st++)et[Z[st]]=st;let at=!1;try{at="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(t){}const ct=at;function dt(t){const e=t.xdomain;try{if("undefined"!=typeof XMLHttpRequest&&(!e||ct))return new XMLHttpRequest}catch(t){}if(!e)try{return new(H[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(t){}}function ut(){}const lt=null!=new dt({xdomain:!1}).responseType;class pt extends z{constructor(t,e){super(),$(this,e),this.opts=e,this.method=e.method||"GET",this.uri=t,this.data=void 0!==e.data?e.data:null,this.create()}create(){var t;const e=F(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");e.xdomain=!!this.opts.xd;const n=this.xhr=new dt(e);try{n.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let t in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(t)&&n.setRequestHeader(t,this.opts.extraHeaders[t])}}catch(t){}if("POST"===this.method)try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(t){}try{n.setRequestHeader("Accept","*/*")}catch(t){}null===(t=this.opts.cookieJar)||void 0===t||t.addCookies(n),"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{var t;3===n.readyState&&(null===(t=this.opts.cookieJar)||void 0===t||t.parseCookies(n)),4===n.readyState&&(200===n.status||1223===n.status?this.onLoad():this.setTimeoutFn((()=>{this.onError("number"==typeof n.status?n.status:0)}),0))},n.send(this.data)}catch(t){return void this.setTimeoutFn((()=>{this.onError(t)}),0)}"undefined"!=typeof document&&(this.index=pt.requestsCount++,pt.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(void 0!==this.xhr&&null!==this.xhr){if(this.xhr.onreadystatechange=ut,t)try{this.xhr.abort()}catch(t){}"undefined"!=typeof document&&delete pt.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;null!==t&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(pt.requestsCount=0,pt.requests={},"undefined"!=typeof document)if("function"==typeof attachEvent)attachEvent("onunload",ht);else if("function"==typeof addEventListener){addEventListener("onpagehide"in H?"pagehide":"unload",ht,!1)}function ht(){for(let t in pt.requests)pt.requests.hasOwnProperty(t)&&pt.requests[t].abort()}const ft="function"==typeof Promise&&"function"==typeof Promise.resolve?t=>Promise.resolve().then(t):(t,e)=>e(t,0),mt=H.WebSocket||H.MozWebSocket,yt="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase();const gt={websocket:class extends Q{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),e=this.opts.protocols,n=yt?{}:F(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=yt?new mt(t,e,n):e?new mt(t,e):new mt(t)}catch(t){return this.emitReserved("error",t)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let e=0;e<t.length;e++){const n=t[e],r=e===t.length-1;j(n,this.supportsBinary,(t=>{try{this.ws.send(t)}catch(t){}r&&ft((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){void 0!==this.ws&&(this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",e=this.query||{};return this.opts.timestampRequests&&(e[this.opts.timestampParam]=it()),this.supportsBinary||(e.b64=1),this.createUri(t,e)}check(){return!!mt}},webtransport:class extends Q{get name(){return"webtransport"}doOpen(){"function"==typeof WebTransport&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then((()=>{this.onClose()})).catch((t=>{this.onError("webtransport error",t)})),this.transport.ready.then((()=>{this.transport.createBidirectionalStream().then((t=>{const e=function(t,e){G||(G=new TextDecoder);const n=[];let r=0,s=-1,o=!1;return new TransformStream({transform(i,a){for(n.push(i);;){if(0===r){if(L(n)<1)break;const t=Y(n,1);o=!(128&~t[0]),s=127&t[0],r=s<126?3:126===s?1:2}else if(1===r){if(L(n)<2)break;const t=Y(n,2);s=new DataView(t.buffer,t.byteOffset,t.length).getUint16(0),r=3}else if(2===r){if(L(n)<8)break;const t=Y(n,8),e=new DataView(t.buffer,t.byteOffset,t.length),o=e.getUint32(0);if(o>Math.pow(2,21)-1){a.enqueue(k);break}s=o*Math.pow(2,32)+e.getUint32(4),r=3}else{if(L(n)<s)break;const t=Y(n,s);a.enqueue(M(o?t:G.decode(t),e)),r=0}if(0===s||s>t){a.enqueue(k);break}}}})}(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=t.readable.pipeThrough(e).getReader(),r=q();r.readable.pipeTo(t.writable),this.writer=r.writable.getWriter();const s=()=>{n.read().then((({done:t,value:e})=>{t||(this.onPacket(e),s())})).catch((t=>{}))};s();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then((()=>this.onOpen()))}))})))}write(t){this.writable=!1;for(let e=0;e<t.length;e++){const n=t[e],r=e===t.length-1;this.writer.write(n).then((()=>{r&&ft((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){var t;null===(t=this.transport)||void 0===t||t.close()}},polling:class extends Q{constructor(t){if(super(t),this.polling=!1,"undefined"!=typeof location){const e="https:"===location.protocol;let n=location.port;n||(n=e?"443":"80"),this.xd="undefined"!=typeof location&&t.hostname!==location.hostname||n!==t.port}const e=t&&t.forceBase64;this.supportsBinary=lt&&!e,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const e=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let t=0;this.polling&&(t++,this.once("pollComplete",(function(){--t||e()}))),this.writable||(t++,this.once("drain",(function(){--t||e()})))}else e()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){((t,e)=>{const n=t.split(J),r=[];for(let t=0;t<n.length;t++){const s=M(n[t],e);if(r.push(s),"error"===s.type)break}return r})(t,this.socket.binaryType).forEach((t=>{if("opening"===this.readyState&&"open"===t.type&&this.onOpen(),"close"===t.type)return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emitReserved("pollComplete"),"open"===this.readyState&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};"open"===this.readyState?t():this.once("open",t)}write(t){this.writable=!1,((t,e)=>{const n=t.length,r=new Array(n);let s=0;t.forEach(((t,o)=>{j(t,!1,(t=>{r[o]=t,++s===n&&e(r.join(J))}))}))})(t,(t=>{this.doWrite(t,(()=>{this.writable=!0,this.emitReserved("drain")}))}))}uri(){const t=this.opts.secure?"https":"http",e=this.query||{};return!1!==this.opts.timestampRequests&&(e[this.opts.timestampParam]=it()),this.supportsBinary||e.sid||(e.b64=1),this.createUri(t,e)}request(t={}){return Object.assign(t,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new pt(this.uri(),t)}doWrite(t,e){const n=this.request({method:"POST",data:t});n.on("success",e),n.on("error",((t,e)=>{this.onError("xhr post error",t,e)}))}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",((t,e)=>{this.onError("xhr poll error",t,e)})),this.pollXhr=t}}},bt=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Ot=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function wt(t){if(t.length>2e3)throw"URI too long";const e=t,n=t.indexOf("["),r=t.indexOf("]");-1!=n&&-1!=r&&(t=t.substring(0,n)+t.substring(n,r).replace(/:/g,";")+t.substring(r,t.length));let s=bt.exec(t||""),o={},i=14;for(;i--;)o[Ot[i]]=s[i]||"";return-1!=n&&-1!=r&&(o.source=e,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=function(t,e){const n=/\/{2,9}/g,r=e.replace(n,"/").split("/");"/"!=e.slice(0,1)&&0!==e.length||r.splice(0,1);"/"==e.slice(-1)&&r.splice(r.length-1,1);return r}(0,o.path),o.queryKey=function(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,(function(t,e,r){e&&(n[e]=r)})),n}(0,o.query),o}class vt extends z{constructor(t,e={}){super(),this.binaryType="arraybuffer",this.writeBuffer=[],t&&"object"==typeof t&&(e=t,t=null),t?(t=wt(t),e.hostname=t.host,e.secure="https"===t.protocol||"wss"===t.protocol,e.port=t.port,t.query&&(e.query=t.query)):e.host&&(e.hostname=wt(e.host).host),$(this,e),this.secure=null!=e.secure?e.secure:"undefined"!=typeof location&&"https:"===location.protocol,e.hostname&&!e.port&&(e.port=this.secure?"443":"80"),this.hostname=e.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=e.port||("undefined"!=typeof location&&location.port?location.port:this.secure?"443":"80"),this.transports=e.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},e),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),"string"==typeof this.opts.query&&(this.opts.query=function(t){let e={},n=t.split("&");for(let t=0,r=n.length;t<r;t++){let r=n[t].split("=");e[decodeURIComponent(r[0])]=decodeURIComponent(r[1])}return e}(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,"function"==typeof addEventListener&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const e=Object.assign({},this.opts.query);e.EIO=4,e.transport=t,this.id&&(e.sid=this.id);const n=Object.assign({},this.opts,{query:e,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new gt[t](n)}open(){let t;if(this.opts.rememberUpgrade&&vt.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn((()=>{this.emitReserved("error","No transports available")}),0);t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(t){return this.transports.shift(),void this.open()}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",(t=>this.onClose("transport close",t)))}probe(t){let e=this.createTransport(t),n=!1;vt.priorWebsocketSuccess=!1;const r=()=>{n||(e.send([{type:"ping",data:"probe"}]),e.once("packet",(t=>{if(!n)if("pong"===t.type&&"probe"===t.data){if(this.upgrading=!0,this.emitReserved("upgrading",e),!e)return;vt.priorWebsocketSuccess="websocket"===e.name,this.transport.pause((()=>{n||"closed"!==this.readyState&&(d(),this.setTransport(e),e.send([{type:"upgrade"}]),this.emitReserved("upgrade",e),e=null,this.upgrading=!1,this.flush())}))}else{const t=new Error("probe error");t.transport=e.name,this.emitReserved("upgradeError",t)}})))};function s(){n||(n=!0,d(),e.close(),e=null)}const o=t=>{const n=new Error("probe error: "+t);n.transport=e.name,s(),this.emitReserved("upgradeError",n)};function i(){o("transport closed")}function a(){o("socket closed")}function c(t){e&&t.name!==e.name&&s()}const d=()=>{e.removeListener("open",r),e.removeListener("error",o),e.removeListener("close",i),this.off("close",a),this.off("upgrading",c)};e.once("open",r),e.once("error",o),e.once("close",i),this.once("close",a),this.once("upgrading",c),-1!==this.upgrades.indexOf("webtransport")&&"webtransport"!==t?this.setTimeoutFn((()=>{n||e.open()}),200):e.open()}onOpen(){if(this.readyState="open",vt.priorWebsocketSuccess="websocket"===this.transport.name,this.emitReserved("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade){let t=0;const e=this.upgrades.length;for(;t<e;t++)this.probe(this.upgrades[t])}}onPacket(t){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),this.resetPingTimeout(),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data)}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),"closed"!==this.readyState&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn((()=>{this.onClose("ping timeout")}),this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emitReserved("drain"):this.flush()}flush(){if("closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&"polling"===this.transport.name&&this.writeBuffer.length>1))return this.writeBuffer;let t=1;for(let n=0;n<this.writeBuffer.length;n++){const r=this.writeBuffer[n].data;if(r&&(t+="string"==typeof(e=r)?function(t){let e=0,n=0;for(let r=0,s=t.length;r<s;r++)e=t.charCodeAt(r),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(r++,n+=4);return n}(e):Math.ceil(1.33*(e.byteLength||e.size))),n>0&&t>this.maxPayload)return this.writeBuffer.slice(0,n);t+=2}var e;return this.writeBuffer}write(t,e,n){return this.sendPacket("message",t,e,n),this}send(t,e,n){return this.sendPacket("message",t,e,n),this}sendPacket(t,e,n,r){if("function"==typeof e&&(r=e,e=void 0),"function"==typeof n&&(r=n,n=null),"closing"===this.readyState||"closed"===this.readyState)return;(n=n||{}).compress=!1!==n.compress;const s={type:t,data:e,options:n};this.emitReserved("packetCreate",s),this.writeBuffer.push(s),r&&this.once("flush",r),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},e=()=>{this.off("upgrade",e),this.off("upgradeError",e),t()},n=()=>{this.once("upgrade",e),this.once("upgradeError",e)};return"opening"!==this.readyState&&"open"!==this.readyState||(this.readyState="closing",this.writeBuffer.length?this.once("drain",(()=>{this.upgrading?n():t()})):this.upgrading?n():t()),this}onError(t){vt.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,e){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",t,e),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const e=[];let n=0;const r=t.length;for(;n<r;n++)~this.transports.indexOf(t[n])&&e.push(t[n]);return e}}vt.protocol=4;vt.protocol;const It="function"==typeof ArrayBuffer,St=t=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,Pt=Object.prototype.toString,At="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Pt.call(Blob),kt="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===Pt.call(File);function Tt(t){return It&&(t instanceof ArrayBuffer||St(t))||At&&t instanceof Blob||kt&&t instanceof File}function _t(t,e){if(!t||"object"!=typeof t)return!1;if(Array.isArray(t)){for(let e=0,n=t.length;e<n;e++)if(_t(t[e]))return!0;return!1}if(Tt(t))return!0;if(t.toJSON&&"function"==typeof t.toJSON&&1===arguments.length)return _t(t.toJSON(),!0);for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)&&_t(t[e]))return!0;return!1}function Ct(t){const e=[],n=t.data,r=t;return r.data=jt(n,e),r.attachments=e.length,{packet:r,buffers:e}}function jt(t,e){if(!t)return t;if(Tt(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}if(Array.isArray(t)){const n=new Array(t.length);for(let r=0;r<t.length;r++)n[r]=jt(t[r],e);return n}if("object"==typeof t&&!(t instanceof Date)){const n={};for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=jt(t[r],e));return n}return t}function Et(t,e){return t.data=Dt(t.data,e),delete t.attachments,t}function Dt(t,e){if(!t)return t;if(t&&!0===t._placeholder){if("number"==typeof t.num&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=Dt(t[n],e);else if("object"==typeof t)for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=Dt(t[n],e));return t}const Rt=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],xt=5;var Nt;!function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"}(Nt||(Nt={}));class Vt{constructor(t){this.replacer=t}encode(t){return t.type!==Nt.EVENT&&t.type!==Nt.ACK||!_t(t)?[this.encodeAsString(t)]:this.encodeAsBinary({type:t.type===Nt.EVENT?Nt.BINARY_EVENT:Nt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id})}encodeAsString(t){let e=""+t.type;return t.type!==Nt.BINARY_EVENT&&t.type!==Nt.BINARY_ACK||(e+=t.attachments+"-"),t.nsp&&"/"!==t.nsp&&(e+=t.nsp+","),null!=t.id&&(e+=t.id),null!=t.data&&(e+=JSON.stringify(t.data,this.replacer)),e}encodeAsBinary(t){const e=Ct(t),n=this.encodeAsString(e.packet),r=e.buffers;return r.unshift(n),r}}function Mt(t){return"[object Object]"===Object.prototype.toString.call(t)}class Ut extends z{constructor(t){super(),this.reviver=t}add(t){let e;if("string"==typeof t){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");e=this.decodeString(t);const n=e.type===Nt.BINARY_EVENT;n||e.type===Nt.BINARY_ACK?(e.type=n?Nt.EVENT:Nt.ACK,this.reconstructor=new Bt(e),0===e.attachments&&super.emitReserved("decoded",e)):super.emitReserved("decoded",e)}else{if(!Tt(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");e=this.reconstructor.takeBinaryData(t),e&&(this.reconstructor=null,super.emitReserved("decoded",e))}}decodeString(t){let e=0;const n={type:Number(t.charAt(0))};if(void 0===Nt[n.type])throw new Error("unknown packet type "+n.type);if(n.type===Nt.BINARY_EVENT||n.type===Nt.BINARY_ACK){const r=e+1;for(;"-"!==t.charAt(++e)&&e!=t.length;);const s=t.substring(r,e);if(s!=Number(s)||"-"!==t.charAt(e))throw new Error("Illegal attachments");n.attachments=Number(s)}if("/"===t.charAt(e+1)){const r=e+1;for(;++e;){if(","===t.charAt(e))break;if(e===t.length)break}n.nsp=t.substring(r,e)}else n.nsp="/";const r=t.charAt(e+1);if(""!==r&&Number(r)==r){const r=e+1;for(;++e;){const n=t.charAt(e);if(null==n||Number(n)!=n){--e;break}if(e===t.length)break}n.id=Number(t.substring(r,e+1))}if(t.charAt(++e)){const r=this.tryParse(t.substr(e));if(!Ut.isPayloadValid(n.type,r))throw new Error("invalid payload");n.data=r}return n}tryParse(t){try{return JSON.parse(t,this.reviver)}catch(t){return!1}}static isPayloadValid(t,e){switch(t){case Nt.CONNECT:return Mt(e);case Nt.DISCONNECT:return void 0===e;case Nt.CONNECT_ERROR:return"string"==typeof e||Mt(e);case Nt.EVENT:case Nt.BINARY_EVENT:return Array.isArray(e)&&("number"==typeof e[0]||"string"==typeof e[0]&&-1===Rt.indexOf(e[0]));case Nt.ACK:case Nt.BINARY_ACK:return Array.isArray(e)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Bt{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const t=Et(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}function Jt(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const qt=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class Gt extends z{constructor(t,e,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=e,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Jt(t,"open",this.onopen.bind(this)),Jt(t,"packet",this.onpacket.bind(this)),Jt(t,"error",this.onerror.bind(this)),Jt(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected||(this.subEvents(),this.io._reconnecting||this.io.open(),"open"===this.io._readyState&&this.onopen()),this}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...e){if(qt.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(e.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(e),this;const n={type:Nt.EVENT,data:e,options:{}};if(n.options.compress=!1!==this.flags.compress,"function"==typeof e[e.length-1]){const t=this.ids++,r=e.pop();this._registerAckCallback(t,r),n.id=t}const r=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!r||!this.connected)||(this.connected?(this.notifyOutgoingListeners(n),this.packet(n)):this.sendBuffer.push(n)),this.flags={},this}_registerAckCallback(t,e){var n;const r=null!==(n=this.flags.timeout)&&void 0!==n?n:this._opts.ackTimeout;if(void 0===r)return void(this.acks[t]=e);const s=this.io.setTimeoutFn((()=>{delete this.acks[t];for(let e=0;e<this.sendBuffer.length;e++)this.sendBuffer[e].id===t&&this.sendBuffer.splice(e,1);e.call(this,new Error("operation has timed out"))}),r);this.acks[t]=(...t)=>{this.io.clearTimeoutFn(s),e.apply(this,[null,...t])}}emitWithAck(t,...e){const n=void 0!==this.flags.timeout||void 0!==this._opts.ackTimeout;return new Promise(((r,s)=>{e.push(((t,e)=>n?t?s(t):r(e):r(t))),this.emit(t,...e)}))}_addToQueue(t){let e;"function"==typeof t[t.length-1]&&(e=t.pop());const n={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push(((t,...r)=>{if(n!==this._queue[0])return;return null!==t?n.tryCount>this._opts.retries&&(this._queue.shift(),e&&e(t)):(this._queue.shift(),e&&e(null,...r)),n.pending=!1,this._drainQueue()})),this._queue.push(n),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||0===this._queue.length)return;const e=this._queue[0];e.pending&&!t||(e.pending=!0,e.tryCount++,this.flags=e.flags,this.emit.apply(this,e.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){"function"==typeof this.auth?this.auth((t=>{this._sendConnectPacket(t)})):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:Nt.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,e){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,e)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case Nt.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Nt.EVENT:case Nt.BINARY_EVENT:this.onevent(t);break;case Nt.ACK:case Nt.BINARY_ACK:this.onack(t);break;case Nt.DISCONNECT:this.ondisconnect();break;case Nt.CONNECT_ERROR:this.destroy();const e=new Error(t.data.message);e.data=t.data.data,this.emitReserved("connect_error",e)}}onevent(t){const e=t.data||[];null!=t.id&&e.push(this.ack(t.id)),this.connected?this.emitEvent(e):this.receiveBuffer.push(Object.freeze(e))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const e=this._anyListeners.slice();for(const n of e)n.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&"string"==typeof t[t.length-1]&&(this._lastOffset=t[t.length-1])}ack(t){const e=this;let n=!1;return function(...r){n||(n=!0,e.packet({type:Nt.ACK,id:t,data:r}))}}onack(t){const e=this.acks[t.id];"function"==typeof e&&(e.apply(this,t.data),delete this.acks[t.id])}onconnect(t,e){this.id=t,this.recovered=e&&this._pid===e,this._pid=e,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach((t=>this.emitEvent(t))),this.receiveBuffer=[],this.sendBuffer.forEach((t=>{this.notifyOutgoingListeners(t),this.packet(t)})),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach((t=>t())),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Nt.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const e=this._anyListeners;for(let n=0;n<e.length;n++)if(t===e[n])return e.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const e=this._anyOutgoingListeners;for(let n=0;n<e.length;n++)if(t===e[n])return e.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const e=this._anyOutgoingListeners.slice();for(const n of e)n.apply(this,t.data)}}}function Lt(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Lt.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=1&Math.floor(10*e)?t+n:t-n}return 0|Math.min(t,this.max)},Lt.prototype.reset=function(){this.attempts=0},Lt.prototype.setMin=function(t){this.ms=t},Lt.prototype.setMax=function(t){this.max=t},Lt.prototype.setJitter=function(t){this.jitter=t};class Yt extends z{constructor(e,n){var r;super(),this.nsps={},this.subs=[],e&&"object"==typeof e&&(n=e,e=void 0),(n=n||{}).path=n.path||"/socket.io",this.opts=n,$(this,n),this.reconnection(!1!==n.reconnection),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor(null!==(r=n.randomizationFactor)&&void 0!==r?r:.5),this.backoff=new Lt({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==n.timeout?2e4:n.timeout),this._readyState="closed",this.uri=e;const s=n.parser||t;this.encoder=new s.Encoder,this.decoder=new s.Decoder,this._autoConnect=!1!==n.autoConnect,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return void 0===t?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var e;return void 0===t?this._reconnectionDelay:(this._reconnectionDelay=t,null===(e=this.backoff)||void 0===e||e.setMin(t),this)}randomizationFactor(t){var e;return void 0===t?this._randomizationFactor:(this._randomizationFactor=t,null===(e=this.backoff)||void 0===e||e.setJitter(t),this)}reconnectionDelayMax(t){var e;return void 0===t?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,null===(e=this.backoff)||void 0===e||e.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new vt(this.uri,this.opts);const e=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;const r=Jt(e,"open",(function(){n.onopen(),t&&t()})),s=e=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",e),t?t(e):this.maybeReconnectOnOpen()},o=Jt(e,"error",s);if(!1!==this._timeout){const t=this._timeout,n=this.setTimeoutFn((()=>{r(),s(new Error("timeout")),e.close()}),t);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}return this.subs.push(r),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Jt(t,"ping",this.onping.bind(this)),Jt(t,"data",this.ondata.bind(this)),Jt(t,"error",this.onerror.bind(this)),Jt(t,"close",this.onclose.bind(this)),Jt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(t){this.onclose("parse error",t)}}ondecoded(t){ft((()=>{this.emitReserved("packet",t)}),this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,e){let n=this.nsps[t];return n?this._autoConnect&&!n.active&&n.connect():(n=new Gt(this,t,e),this.nsps[t]=n),n}_destroy(t){const e=Object.keys(this.nsps);for(const t of e){if(this.nsps[t].active)return}this._close()}_packet(t){const e=this.encoder.encode(t);for(let n=0;n<e.length;n++)this.engine.write(e[n],t.options)}cleanup(){this.subs.forEach((t=>t())),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,e){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,e),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const e=this.backoff.duration();this._reconnecting=!0;const n=this.setTimeoutFn((()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),t.skipReconnect||t.open((e=>{e?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",e)):t.onreconnect()})))}),e);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const zt={};function Ht(t,e){"object"==typeof t&&(e=t,t=void 0);const n=function(t,e="",n){let r=t;n=n||"undefined"!=typeof location&&location,null==t&&(t=n.protocol+"//"+n.host),"string"==typeof t&&("/"===t.charAt(0)&&(t="/"===t.charAt(1)?n.protocol+t:n.host+t),/^(https?|wss?):\/\//.test(t)||(t=void 0!==n?n.protocol+"//"+t:"https://"+t),r=wt(t)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const s=-1!==r.host.indexOf(":")?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+s+":"+r.port+e,r.href=r.protocol+"://"+s+(n&&n.port===r.port?"":":"+r.port),r}(t,(e=e||{}).path||"/socket.io"),r=n.source,s=n.id,o=n.path,i=zt[s]&&o in zt[s].nsps;let a;return e.forceNew||e["force new connection"]||!1===e.multiplex||i?a=new Yt(r,e):(zt[s]||(zt[s]=new Yt(r,e)),a=zt[s]),n.query&&!e.query&&(e.query=n.queryKey),a.socket(n.path,e)}Object.assign(Ht,{Manager:Yt,Socket:Gt,io:Ht,connect:Ht});var Ft=__webpack_require__(835);class Kt extends a{constructor(t,e,n){super(),this.type=t,this.socketId=e,this.data=n}toJSON(){return{type:this.type,socketId:this.socketId,data:this.data}}static fromJSON(t){return new Kt(t.type,t.socketId,t.data)}}Kt.DESCRIPTOR_NAME="ChannelMessage",Kt.DESCRIPTOR={fields:{type:{type:"uint32",id:1},socketId:{type:"string",id:2},data:{type:"bytes",id:3}}};const Wt=Kt,$t=class extends((0,n.EmitterMixin)()){constructor(t,e,n){super(),this._channelName=t,this._wsGateway=e,this._socket=n,this._subscribeToChannel()}remove(){this._socket.off(this._channelName)}getEventName(t,e=!1){let n="";return e&&(n+="all:"),n+="event",t&&(n+=":"+t),n}_subscribeToChannel(){this._socket.on(this._channelName,(t=>{const e=f.decode(t,Wt);this.fire(this.getEventName(e.type,!0),e.data,e.socketId),e.socketId!==this._wsGateway.socketId&&this.fire(this.getEventName(e.type),e.data,e.socketId)}))}};class Xt extends Error{constructor(t,e,n=null,r={}){super("cloud-services-internal-error: "+t),this.context=e,this.code=n,this.data=r,this.name="CKEditorError"}static fromPublicError(t){return new Xt(function(t){let e="cloud-services-error: "+t.message;return t.data&&(e+="\nError data: "+JSON.stringify(t.data)),t.explanation&&(e+="\nExplanation: "+t.explanation),t.action&&(e+="\nAction: "+t.action),t.traceId&&(e+="\nTraceId: "+t.traceId),t.code&&(e+="\nCode: "+t.code),e}(t),t)}}class Qt extends Error{constructor(t,e){super(),this.name="CKEditorCloudServicesServerError",this.stack=void 0,this.message=t,this.code=e.code,this.traceId=e.traceId,this.data=e.data}static fromPublicError(t){return new Qt(function(t){let e="cloud-services-server-error: "+t.message;return t.explanation&&(e+="\nExplanation: "+t.explanation),t.action&&(e+="\nAction: "+t.action),t.traceId&&(e+="\nTraceId: "+t.traceId),t.code&&(e+="\nCode: "+t.code),e}(t),t)}}class Zt extends a{constructor(t,e=[],n=[]){super(),this.flags=t,this.rooms=e,this.except=n}toJSON(){var t,e;return{flags:this.flags?JSON.stringify(this.flags):void 0,rooms:(null===(t=this.rooms)||void 0===t?void 0:t.length)?this.rooms:void 0,except:(null===(e=this.except)||void 0===e?void 0:e.length)?this.except:void 0}}static fromJSON(t){return new Zt(t.flags&&JSON.parse(t.flags),t.rooms,t.except)}}Zt.TYPE=11,Zt.DESCRIPTOR_NAME="PacketOptionsMessage",Zt.DESCRIPTOR={fields:{flags:{type:"string",id:1},rooms:{type:"string",id:2,rule:"repeated"},except:{type:"string",id:3,rule:"repeated"}}};const te=Zt,ee=(()=>!("undefined"==typeof process||!process.versions||!process.versions.node))(),ne=1,re=2,se=3,oe=4;class ie{static getPacketType(...t){let e=0;for(let n=0;n<t.length;n++)e+=t[n]*Math.pow(10,t.length-n-1);return e}static getType(t){if(ie.isBuffer(t))return ne;const e=typeof t;return"string"===e?re:"number"===e?se:oe}static isBuffer(t){return ee&&Buffer.isBuffer(t)||t instanceof ArrayBuffer||t instanceof Uint8Array||this._isBufferView(t)}static _isBufferView(t){return"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer}}class ae extends a{static create(t,e){throw new TypeError("Must be implemented in a child class!")}}class ce extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ce(t.data,t.data1)}static create(t,e){return new ce(t,e)}}ce.TYPE=(()=>ie.getPacketType(se,ne))(),ce.DESCRIPTOR_NAME="NumberBytesPacketDataMessage",ce.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"bytes",id:2}}};const de=ce;class ue extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ue(t.data,t.data1)}static create(t,e){return new ue(t,e)}}ue.TYPE=(()=>ie.getPacketType(re,ne))(),ue.DESCRIPTOR_NAME="StringBytesPacketDataMessage",ue.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"bytes",id:2}}};const le=ue;class pe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new pe(t.data,t.data1)}static create(t,e){return new pe(t,e)}}pe.TYPE=(()=>ie.getPacketType(ne,ne))(),pe.DESCRIPTOR_NAME="BytesBytesPacketDataMessage",pe.DESCRIPTOR={fields:{data:{type:"bytes",id:1},data1:{type:"bytes",id:2}}};const he=pe;class fe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new fe(t.data,t.data1&&JSON.parse(t.data1))}static create(t,e){return new fe(t,e)}}fe.TYPE=(()=>ie.getPacketType(re,oe))(),fe.DESCRIPTOR_NAME="StringObjectPacketDataMessage",fe.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const me=fe;class ye extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new ye(t.data,t.data1&&JSON.parse(t.data1))}static create(t,e){return new ye(t,e)}}ye.TYPE=(()=>ie.getPacketType(se,oe))(),ye.DESCRIPTOR_NAME="NumberObjectPacketDataMessage",ye.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"string",id:2}}};const ge=ye;class be extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data?JSON.stringify(this.data):void 0,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new be(t.data&&JSON.parse(t.data),t.data1&&JSON.parse(t.data1))}static create(t,e){return new be(t,e)}}be.TYPE=(()=>ie.getPacketType(oe,oe))(),be.DESCRIPTOR_NAME="ObjectObjectPacketDataMessage",be.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const Oe=be;class we extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data?JSON.stringify(this.data):void 0,data1:this.data1}}static fromJSON(t){return new we(t.data&&JSON.parse(t.data),t.data1)}static create(t,e){return new we(t,e)}}we.TYPE=(()=>ie.getPacketType(oe,ne))(),we.DESCRIPTOR_NAME="ObjectBufferPacketDataMessage",we.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"bytes",id:2}}};const ve=we;class Ie extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new Ie(t.data,t.data1)}static create(t,e){return new Ie(t,e)}}Ie.TYPE=(()=>ie.getPacketType(re,re))(),Ie.DESCRIPTOR_NAME="StringStringPacketDataMessage",Ie.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const Se=Ie;class Pe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new Pe(t.data,t.data1)}static create(t,e){return new Pe(t,e)}}Pe.TYPE=(()=>ie.getPacketType(re,se))(),Pe.DESCRIPTOR_NAME="StringNumberPacketDataMessage",Pe.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"uint32",id:2}}};const Ae=Pe;class ke extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ke(t.data,t.data1)}static create(t,e){return new ke(t,e)}}ke.TYPE=(()=>ie.getPacketType(se,se))(),ke.DESCRIPTOR_NAME="NumberNumberPacketDataMessage",ke.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"uint32",id:2}}};const Te=ke;class _e extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new _e(t.data,t.data1)}static create(t,e){return new _e(t,e)}}_e.TYPE=(()=>ie.getPacketType(se,re))(),_e.DESCRIPTOR_NAME="NumberStringPacketDataMessage",_e.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"string",id:2}}};const Ce=_e,je=(()=>[de,le,he,me,ge,Oe,ve,Se,Ae,Te,Ce].reduce(((t,e)=>(t[e.TYPE]=e,t)),{}))();class Ee extends a{constructor(t,e,n,r="/",s){super(),this.type=t,this.data=e,this.id=n,this.nsp=r,this.options=null!=s?s:new te}get packetData(){return void 0===this.data.data&&void 0===this.data.data1?[]:this.data.data&&void 0===this.data.data1?[this.data.data]:[this.data.data,this.data.data1]}toJSON(){const t=f.encode(this.options),e=f.encode(this.data);return{type:this.type+10*this.data.constructor.TYPE,id:this.id,nsp:"/"===this.nsp?void 0:this.nsp,data:e,options:t}}static fromJSON(t){const e=Math.floor(t.type/10);return new Ee(t.type-10*e,f.decode(t.data,je[e]),t.id,t.nsp,t.options?f.decode(t.options,te):new te)}static create(t,e={}){var n;const r=ie.getPacketType(ie.getType(t.data[0]),ie.getType(null!==(n=t.data[1])&&void 0!==n?n:t.data[0]));return new Ee(t.type,je[r].create(t.data[0],t.data[1]),t.id,t.nsp,new te(e.flags,e.rooms,e.except))}}Ee.TYPE=10,Ee.DESCRIPTOR_NAME="PacketMessage",Ee.DESCRIPTOR={fields:{type:{type:"uint32",id:1},id:{type:"uint32",id:2},nsp:{type:"string",id:3},data:{type:"bytes",id:4},options:{type:"bytes",id:5}}};const De=Ee;class Re{encode(t,e,n,r="/",s={}){if(e.length>2)throw new Error("PacketParser supports only 2 elements in data");const o={type:t,data:e,id:n,nsp:r};return f.encode(De.create(o,s))}decode(t){const e=f.decode(t,De);return{packet:{id:e.id,type:e.type,data:e.packetData,nsp:e.nsp},options:{flags:e.options.flags,rooms:e.options.rooms,except:e.options.except}}}}const xe=(()=>[Nt.EVENT,Nt.ACK,Nt.BINARY_ACK,Nt.BINARY_EVENT])();class Ne extends Vt{constructor(t){super(),this._packetParser=null!=t?t:new Re}encode(t){if(xe.includes(t.type))try{return[this._packetParser.encode(t.type,t.data,t.id,t.nsp)]}catch(t){console.error("Can not properly serialize or deserialize messages. Check the original error.",{originalError:{message:t.message}})}return super.encode(t)}}class Ve extends Ut{constructor(t){super(),this._packetParser=null!=t?t:new Re}add(t){if(!ie.isBuffer(t))return super.add(t);let e;try{e=this._packetParser.decode(t).packet}catch(e){return super.add(t)}super.emitReserved("decoded",e)}}class Me{constructor(t,e){this._context=t,this._deferredPromise=function(){let t,e;const n=new Promise(((n,r)=>{t=n,e=r}));return{resolve:t,reject:e,promise:n}}(),this.timeout=setTimeout((()=>this.error(new Xt("Request timeout.",this._context))),e)}get promise(){return this._deferredPromise.promise}response(t){this._deferredPromise.resolve(t)}error(t){this._deferredPromise.reject(t)}}class Ue{constructor(t){this._context=t,this._requests=new Set}async send(t,e=45e3){const n=this._createRequest(e);try{return t(n),await n.promise}finally{this._finishRequest(n)}}errorAll(t){for(const e of this._requests)e.error(t)}waitForAllRequests(t=45e3){return this._waitForRequests(t)}_createRequest(t){const e=new Me(this._context,t);return this._requests.add(e),e}_finishRequest(t){this._requests.delete(t),clearTimeout(t.timeout)}async _waitForRequests(t=5e3,e=0){return!this._requests.size||e>=t/500?Promise.resolve():(await new Promise((t=>{setTimeout(t,500)})),this._waitForRequests(t,e++))}}const Be={DISCONNECTED:"disconnected",CONNECTING:"connecting",CONNECTED:"connected"};class Je extends((0,n.ObservableMixin)()){constructor(t,e,n,r,s){if(super(),this._connectionAttempt=0,this._token=e,this._options=null!=n?n:{},this._connectionProvider=null!=r?r:Ht,this._userFactory=null!=s?s:S.get,this._requestsManager=new Ue(this),this._channels=new Map,!t)throw new TypeError("Api address must be provided.");if(!this._token)throw new TypeError("Token must be provided.");this._options.requestTimeout||(this._options.requestTimeout=2e4),this._url=Ft(t.replace(/^(?!(?:\w+:)?\/\/)/,"https://")),this.set("state",Be.DISCONNECTED),this.set("socketId",void 0),this.set("me",void 0),this.on("change:state",(async(t,e,n)=>{var r;if(this._debugEvent("ws-gw:change:state",n),n!==Je.STATE_CONNECTED){if(n===Je.STATE_DISCONNECTED)return this._requestsManager.errorAll(new Xt("Not connected.",this))}else try{this.me=await this._userFactory.call(S,this,null===(r=this._socketAuth)||void 0===r?void 0:r.userId)}catch(t){}}),{priority:Je._CHANGE_STATE_EVENT_PRIORITY}),this.on("error",((t,e)=>{this._options.onError?this._options.onError(e):console.error(e)}))}get sessionId(){return this.socketId}waitForAllRequests(t){return this._requestsManager.waitForAllRequests(t)}disconnect(){var t;this.state!==Be.DISCONNECTED&&(null===(t=this._socket)||void 0===t||t.disconnect(),this._socket=void 0,this.state=Be.DISCONNECTED)}async reconnect(){this._socket||this.state!==Be.DISCONNECTED||(await this._token.refreshToken(),await this._connect())}static async connect(t,e="local.cs.dev:443/ws-v2",n={},r=Ht,s=S.get){const o=new Je(e,t,n,r,s);return await o._connect(),o}_sendRequest(t,e,n){if(!t)throw new Xt("`serviceName` must be provided.",this);if(this.state!==Je.STATE_CONNECTED)throw new Xt("Not connected.",this);if(!this._socketAuth||!this._socketAuth.isAuthenticated)throw new Xt("Not authenticated.",this);const r=new ArrayBuffer(n.length+2),s=new Uint8Array(r);return s[0]=t,s[1]=parseInt(e),s.set(n,2),this._emit(1,s)}_getChannel(t,e){const n=""+t+e;return!this._channels.has(n)&&this._socket&&this._channels.set(n,new $t(n,this,this._socket)),this._channels.get(n)}_connect(){return new Promise(((t,e)=>{const n=this._setupSocket();!this.socketId&&n.io.on("reconnect_error",(()=>{this._debugEvent("reconnect_error"),this._reconnectionAttemptError(e)})),n.once("connect",(async()=>{this._debugEvent("once-connect");try{await this._onConnect(),t()}catch(t){e(t)}})),n.connect()}))}_getPortByProtocol(t){return["http:","ws:"].includes(t)?80:443}_setupSocket(){var t;if(this._socket)return this._socket;const e=this._url.port||this._getPortByProtocol(this._url.protocol),n=(this._url.protocol||"https:")+"//"+this._url.hostname+":"+e,r=this._url.pathname.match(/^\/.*\/ws/)?this._url.pathname.split("/ws")[0]:"",s=this._connectionProvider(n,{parser:{Encoder:Ne,Decoder:Ve},path:r+"/ws-v2/ws",transports:["websocket"],timeout:void 0!==this._options.timeout?this._options.timeout:5e3,reconnection:void 0===this._options.autoReconnect||this._options.autoReconnect,reconnectionDelay:1e3,reconnectionDelayMax:5e3,rejectUnauthorized:void 0===this._options.rejectUnauthorized||this._options.rejectUnauthorized,query:{version:"52.6.9"},agent:null!==(t=this._options.agent)&&void 0!==t&&t,closeOnBeforeunload:!1});return this.state=Be.CONNECTING,s.on("connect",(()=>{this._debugEvent("connect"),this.socketId=s.id})),s.on("connect_error",(t=>{this._debugEvent("connect_error",t)})),s.on("disconnect",(()=>{this._debugEvent("disconnect"),this._onDisconnect()})),s.io.on("reconnect",(async()=>{this._debugEvent("reconnect"),await this._onReconnect()})),s.io.on("reconnect_attempt",(t=>{this._debugEvent("reconnect_attempt",t),this.state=Be.CONNECTING,this._connectionAttempt=t})),s.on("unauthorized",(t=>{this._debugEvent("unauthorized"),this._onUnauthorized(t)})),s.on("authenticationRequest",(async t=>{this._debugEvent("authenticationRequest",t.attempt),await this._onReconnect()})),this._socket=s,s}_emit(t,e){const n=this._socket;return this._requestsManager.send((r=>{n.emit(t,e,((t,e)=>{if(t)return r.error(Qt.fromPublicError(t));r.response(e)}))}),this._options.requestTimeout)}_addAuthData(t,e){this._socketAuth={environmentId:t,userId:e,isAuthenticated:!0}}_removeAuthData(){this._socketAuth=void 0}async _onConnect(){await this._authenticate(this._token.value),this.state=Be.CONNECTED;const t=async(t,e,n)=>{this._debugEvent("token:value:change");try{await this._authenticate(n)}catch(t){}};this._token.on("change:value",t),this._socket.io.off("reconnect_error"),this.on("disconnect",(()=>{this._token.off("change:value",t)}))}async _onReconnect(){await this._token.refreshToken(),await this._onConnect()}_onDisconnect(){this.state=Be.DISCONNECTED,this._connectionAttempt=0,this.fire("disconnect");for(const t of this._channels.values())t.remove();this._channels.clear(),void 0===this._options.autoReconnect||this._options.autoReconnect||(this._socket=void 0)}_debugEvent(t,e){if(!this._isDebugModeEnabled())return;const n=void 0!==e?", data: "+e:"";console.info((new Date).toLocaleString()+" "+t+n)}_reconnectionAttemptError(t){this._connectionAttempt>=2&&(this.disconnect(),t(Xt.fromPublicError({message:"The number of initial connection attempts exceeded.",explanation:"Three initial connection attempts failed. It can be caused by a slow, unstable, missing or blocked Internet connection.",action:"Please verify the stability of your Internet connection and ensure that no antivirus or firewall software blocks the Web Socket protocol connections."})))}_onUnauthorized({error:t}){this._removeAuthData(),this.fire("error",Qt.fromPublicError(t))}async _authenticate(t){try{this._debugEvent("authenticate:start");const e=await this._emit(2,{token:t});this._debugEvent("authenticate:success","envId: "+e.environmentId+", userId: "+e.userId),this._addAuthData(e.environmentId,e.userId)}catch(t){throw this._debugEvent("authenticate:error",t.message),this._removeAuthData(),t}}_isDebugModeEnabled(){var t;return!!n.global.window.localStorage&&"true"===(null!==(t=n.global.window.localStorage.getItem("csClientDebugMode"))&&void 0!==t?t:"false").toLowerCase()}}Je.STATE_DISCONNECTED=(()=>Be.DISCONNECTED)(),Je.STATE_CONNECTING=(()=>Be.CONNECTING)(),Je.STATE_CONNECTED=(()=>Be.CONNECTED)(),Je._CHANGE_STATE_EVENT_PRIORITY=(()=>n.priorities.get("highest")+999999)();const qe=Je;class Ge extends a{constructor(t){super(),this.bundleVersion=t}toJSON(){return{bundleVersion:this.bundleVersion}}static fromJSON(t){return new Ge(t.bundleVersion)}}Ge.TYPE="131",Ge.READABLE_TYPE_NAME="isEditorBundleUploaded",Ge.DESCRIPTOR_NAME="IsEditorBundleUploadedMessage",Ge.DESCRIPTOR={fields:{bundleVersion:{type:"string",id:1}}};const Le=Ge;class Ye extends a{constructor(t){super(),this.isUploaded=t}toJSON(){return{isUploaded:this.isUploaded}}static fromJSON(t){return new Ye(t.isUploaded)}}Ye.DESCRIPTOR_NAME="IsEditorBundleUploadedResponse",Ye.DESCRIPTOR={fields:{isUploaded:{type:"bool",id:1}}};const ze=Ye;class He extends((0,n.EmitterMixin)()){static async isBundleUploaded(t,e){const n=new Le(e);if(t.state!==Be.CONNECTED)throw new Xt("WebSocket Gateway is not connected.",t);const r=await t._sendRequest(He._SERVICE,Le.TYPE,f.encode(n));return f.decode(r,ze).isUploaded}}He._SERVICE=13;const Fe=He;class Ke extends a{constructor(t,e){super(),this.documentId=t,this.revisionId=e}toJSON(){return{documentId:this.documentId,revisionId:this.revisionId}}static fromJSON(t){return new Ke(t.documentId,t.revisionId)}}Ke.TYPE="123",Ke.READABLE_TYPE_NAME="getRevision",Ke.DESCRIPTOR_NAME="RevisionHistoryGetRevisionMessage",Ke.DESCRIPTOR={fields:{documentId:{type:"string",id:1},revisionId:{type:"string",id:2}}};const We=Ke;class $e extends o{static create(t){return{revisionId:t.id,name:t.name,creatorId:t.creatorId,createdAt:t.createdAt,fromVersion:t.fromVersion,toVersion:t.toVersion,isEmptyCurrent:t.isEmptyCurrent,diffData:t.diffData?JSON.stringify(t.diffData):void 0,attributes:t.attributes,authorsIds:t.authorsIds}}static toJSON(t){var e;return{revisionId:t.revisionId,name:t.name,creatorId:t.creatorId,authorsIds:t.authorsIds?JSON.stringify(t.authorsIds):void 0,diffData:t.diffData,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):void 0,toVersion:t.toVersion,fromVersion:t.fromVersion,isEmptyCurrent:t.isEmptyCurrent}}static fromJSON(t){return{revisionId:(t={...t}).revisionId,name:t.name,creatorId:t.creatorId,authorsIds:t.authorsIds?JSON.parse(t.authorsIds):void 0,diffData:t.diffData,createdAt:t.createdAt?new Date(t.createdAt):void 0,attributes:t.attributes?JSON.parse(t.attributes):void 0,toVersion:t.toVersion,fromVersion:t.fromVersion,isEmptyCurrent:t.isEmptyCurrent}}static toObject(t){return function(t){for(const[e,n]of Object.entries(t))void 0===n&&delete t[e];return t}({id:t.revisionId,name:t.name,creatorId:t.creatorId,createdAt:t.createdAt,fromVersion:t.fromVersion,toVersion:t.toVersion,isEmptyCurrent:t.isEmptyCurrent,diffData:t.diffData?JSON.parse(t.diffData):void 0,attributes:t.attributes,authorsIds:t.authorsIds})}}$e.DESCRIPTOR_NAME="RevisionDescriptor",$e.DESCRIPTOR={fields:{revisionId:{type:"string",id:1},name:{type:"string",id:2},creatorId:{type:"string",id:3},authorsIds:{type:"string",id:4},diffData:{type:"string",id:5},createdAt:{type:"string",id:6},attributes:{type:"string",id:7},toVersion:{type:"uint32",id:8},fromVersion:{type:"uint32",id:9},isEmptyCurrent:{type:"bool",id:10}}};const Xe=$e;class Qe extends a{constructor(t,e,n,r,s,o,i,a,c,d){super(),this.revisionId=t,this.name=e,this.creatorId=n,this.authorsIds=r,this.createdAt=s,this.diffData=o,this.attributes=i,this.fromVersion=a,this.toVersion=c,this.isEmptyCurrent=d}toJSON(){return Xe.toJSON(this)}toObject(){return Xe.toObject(this)}static create(t){return new Qe(t.revisionId,t.name,t.creatorId,t.authorsIds,t.createdAt,t.diffData,t.attributes,t.fromVersion,t.toVersion,t.isEmptyCurrent)}static fromJSON(t){return new Qe(t.revisionId,t.name,t.creatorId,t.authorsIds?JSON.parse(t.authorsIds):void 0,t.createdAt?new Date(t.createdAt):void 0,t.diffData,t.attributes?JSON.parse(t.attributes):void 0,t.fromVersion,t.toVersion,t.isEmptyCurrent)}}Qe.DESCRIPTOR_NAME="RevisionHistoryGetRevisionResponse",Qe.DESCRIPTOR=Xe.DESCRIPTOR;const Ze=Qe;class tn extends a{constructor(t,e,n){super(),this.documentId=t,this.requestId=e,this.revisions=n}toJSON(){return{documentId:this.documentId,requestId:this.requestId,revisions:this.revisions.map(Xe.toJSON)}}toObject(){return{documentId:this.documentId,requestId:this.requestId,revisions:this.revisions.map(Xe.toObject)}}static create(t){return new tn(t.documentId,t.requestId,t.revisions.map(Xe.create))}static fromJSON(t){return new tn(t.documentId,t.requestId,t.revisions.map(Xe.fromJSON))}}tn.TYPE="124",tn.READABLE_TYPE_NAME="updateRevisions",tn.DESCRIPTOR_NAME="RevisionHistoryUpdateRevisionsMessage",tn.DESCRIPTOR={fields:{documentId:{type:"string",id:1},requestId:{type:"uint32",id:2},revisions:{type:"RevisionDescriptor",id:3,rule:"repeated"}}};const en=tn;class nn extends a{constructor(t){super(),this.requestId=t}toJSON(){return{requestId:this.requestId}}static fromJSON(t){return new nn(t.requestId)}}nn.DESCRIPTOR_NAME="RevisionHistoryUpdateRevisionsResponse",nn.DESCRIPTOR={fields:{requestId:{type:"uint32",id:1}}};const rn=nn;class sn extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new sn(t.documentId)}}sn.TYPE="121",sn.READABLE_TYPE_NAME="connectToRevisionHistory",sn.DESCRIPTOR_NAME="RevisionHistoryConnectMessage",sn.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const on=sn;class an extends a{constructor(t,e,n){super(),this.channel=t,this.requestId=e,this.revisions=n}toJSON(){return{channel:this.channel,requestId:this.requestId,revisions:this.revisions.map(Xe.toJSON)}}toObject(){return{channel:this.channel,requestId:this.requestId,revisions:this.revisions.map(Xe.toObject)}}static fromJSON(t){return new an(t.channel,t.requestId,t.revisions.map(Xe.fromJSON))}}an.DESCRIPTOR_NAME="RevisionHistoryConnectResponse",an.DESCRIPTOR={fields:{channel:{type:"string",id:1},requestId:{type:"uint32",id:2},revisions:{type:"RevisionDescriptor",id:3,rule:"repeated"}}};const cn=an;class dn extends a{constructor(t,e){super(),this.documentId=t,this.requestId=e}toJSON(){return{documentId:this.documentId,requestId:this.requestId}}static fromJSON(t){return new dn(t.documentId,t.requestId)}}dn.TYPE="122",dn.READABLE_TYPE_NAME="reconnectToRevisionHistory",dn.DESCRIPTOR_NAME="RevisionHistoryReconnectMessage",dn.DESCRIPTOR={fields:{documentId:{type:"string",id:1},requestId:{type:"uint32",id:2}}};const un=dn;class ln extends Xt{constructor(t,e){super(t+" Service is not connected.",e)}}class pn extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}connect(t){return this._isConnected?Promise.resolve():this._connect(t,new on(this._documentId))}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this.fire("disconnected"),this.stopListening())}reconnect(t,e){if(this.isConnected)throw new Xt("Cannot reconnect to already connected service.",t);return this._connect(t,new un(this._documentId,e))}async updateRevisions(t,e){const n=en.create({documentId:this._documentId,requestId:e,revisions:t}),r=await this._sendRequest(en.TYPE,n),{requestId:s}=f.decode(r,rn);return s}async getRevision(t){const e=new We(this._documentId,t),n=await this._sendRequest(We.TYPE,e);return f.decode(n,Ze).toObject()}async _connect(t,e){if(t.state!==Be.CONNECTED)throw new Xt("WebSocket Gateway is not connected.",t);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(12,e.constructor.TYPE,f.encode(e)),{channel:r,requestId:s,revisions:o}=f.decode(n,cn).toObject();return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r),this._isConnected=!0,this.fire("connected"),{revisions:o,requestId:s}}_connectToChannel(t,e){this._channel=t._getChannel(pn._SERVICE,e),this._channel&&this.listenTo(this._channel,this._channel.getEventName(en.TYPE),((t,e)=>{const{documentId:n,requestId:r,revisions:s}=f.decode(e,en).toObject();this.fire("revisionsUpdated",{documentId:n,requestId:r,revisionsData:s})}))}_onWsGatewayStateChange(t){t===Be.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Revision History",this);return this._wsGateway._sendRequest(12,t,f.encode(e))}}pn._SERVICE=12;const hn=pn;class fn extends a{constructor(t,e,n,r={},s=null,o=null){super(),this.id=t,this.documentId=e,this.type=n,this.data=r,this.originalSuggestionId=s,this.attributes=o}toJSON(){return{id:this.id,documentId:this.documentId,type:this.type,data:JSON.stringify(this.data),originalSuggestionId:this.originalSuggestionId,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){var e;return new fn(t.id,t.documentId,t.type,JSON.parse(t.data),null!==(e=t.originalSuggestionId)&&void 0!==e?e:null,t.attributes?JSON.parse(t.attributes):null)}}fn.TYPE="101",fn.READABLE_TYPE_NAME="addSuggestion",fn.DESCRIPTOR_NAME="TrackChangesAddSuggestionMessage",fn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2},type:{type:"string",id:3},data:{type:"string",id:4},originalSuggestionId:{type:"string",id:5},attributes:{type:"string",id:6}}};const mn=fn;class yn extends a{constructor(t,e,n,r,s,o,i={},a=null){super(),this.id=t,this.authorId=e,this.type=n,this.hasComments=s,this.state=o,this.data=i,this.attributes=a,this.createdAt=r?new Date(r):void 0}toJSON(){var t;return{id:this.id,authorId:this.authorId,type:this.type,createdAt:null===(t=this.createdAt)||void 0===t?void 0:t.toISOString(),data:JSON.stringify(this.data),hasComments:this.hasComments,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new yn(t.id,t.authorId,t.type,t.createdAt,t.hasComments,t.state,JSON.parse(t.data),t.attributes?JSON.parse(t.attributes):null)}}yn.DESCRIPTOR_NAME="TrackChangesAddSuggestionResponse",yn.DESCRIPTOR={fields:{id:{type:"string",id:1},authorId:{type:"string",id:2},type:{type:"string",id:3},createdAt:{type:"string",id:4},data:{type:"string",id:5},hasComments:{type:"bool",id:6},state:{type:"string",id:7},attributes:{type:"string",id:8}}};const gn=yn;class bn extends a{constructor(t,e){super(),this.id=t,this.documentId=e}toJSON(){return{id:this.id,documentId:this.documentId}}static fromJSON(t){return new bn(t.id,t.documentId)}}bn.TYPE="103",bn.READABLE_TYPE_NAME="getSuggestion",bn.DESCRIPTOR_NAME="TrackChangesGetSuggestionMessage",bn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2}}};const On=bn;class wn extends a{constructor(t,e,n,r,s,o,i={},a=null){super(),this.id=t,this.authorId=e,this.type=n,this.hasComments=s,this.state=o,this.data=i,this.attributes=a,this.createdAt=new Date(r)}toJSON(){return{id:this.id,authorId:this.authorId,type:this.type,createdAt:this.createdAt.toISOString(),data:JSON.stringify(this.data),hasComments:this.hasComments,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new wn(t.id,t.authorId,t.type,t.createdAt,t.hasComments,t.state,JSON.parse(t.data),t.attributes?JSON.parse(t.attributes):null)}}wn.DESCRIPTOR_NAME="TrackChangesGetSuggestionResponse",wn.DESCRIPTOR={fields:{id:{type:"string",id:1},authorId:{type:"string",id:2},type:{type:"string",id:3},createdAt:{type:"string",id:4},data:{type:"string",id:5},hasComments:{type:"bool",id:6},state:{type:"string",id:7},attributes:{type:"string",id:8}}};const vn=wn;class In extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new In(t.documentId)}}In.TYPE="102",In.READABLE_TYPE_NAME="getAllSuggestions",In.DESCRIPTOR_NAME="TrackChangesGetAllSuggestionMessage",In.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Sn=In;class Pn extends o{static toJSON(t){var e;return{...t,data:t.data?JSON.stringify(t.data):t.data,attributes:t.attributes?JSON.stringify(t.attributes):t.attributes,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString()}}static fromJSON(t){return{...t,data:t.data?JSON.parse(t.data):t.data,attributes:t.attributes?JSON.parse(t.attributes):t.attributes,createdAt:t.createdAt?new Date(t.createdAt):void 0}}}Pn.DESCRIPTOR_NAME="SuggestionDescriptor",Pn.DESCRIPTOR={fields:{id:{id:1,type:"string"},authorId:{id:2,type:"string"},type:{id:3,type:"string"},createdAt:{id:4,type:"string"},data:{id:5,type:"string"},hasComments:{id:6,type:"bool"},state:{id:7,type:"string"},attributes:{id:8,type:"string"}}};const An=Pn;class kn extends a{constructor(t,e){super(),this._suggestions=t,this._suggestionsV2=e,this.suggestions=(null==e?void 0:e.length)?e:t}toJSON(){var t,e;return{suggestions:null===(t=this._suggestions)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),suggestionsV2:null===(e=this._suggestionsV2)||void 0===e?void 0:e.map(An.toJSON)}}static fromJSON(t){var e,n;return new kn(null===(e=t.suggestions)||void 0===e?void 0:e.map(_n),null===(n=t.suggestionsV2)||void 0===n?void 0:n.map(An.fromJSON))}}kn.DESCRIPTOR_NAME="TrackChangesGetAllSuggestionsResponse",kn.DESCRIPTOR={fields:{suggestions:{type:"string",rule:"repeated",id:1},suggestionsV2:{type:"SuggestionDescriptor",rule:"repeated",id:2}}};const Tn=kn;function _n(t){const e=JSON.parse(t);return e.createdAt=e.createdAt?new Date(e.createdAt):void 0,e}class Cn extends a{constructor(t,e,n,r,s,o=null){super(),this.id=t,this.documentId=e,this.hasComments=n,this.isHasCommentsModified=r,this.state=s,this.attributes=o}toJSON(){return{id:this.id,documentId:this.documentId,hasComments:this.hasComments,isHasCommentsModified:this.isHasCommentsModified,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new Cn(t.id,t.documentId,t.hasComments,t.isHasCommentsModified,t.state,t.attributes?JSON.parse(t.attributes):null)}}Cn.TYPE="104",Cn.READABLE_TYPE_NAME="updateSuggestion",Cn.DESCRIPTOR_NAME="TrackChangesUpdateSuggestionMessage",Cn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2},hasComments:{type:"bool",id:3},isHasCommentsModified:{type:"bool",id:4},state:{type:"string",id:5},attributes:{type:"string",id:6}}};const jn=Cn;class En extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new En(t.documentId)}}En.TYPE="105",En.READABLE_TYPE_NAME="connectToSuggestions",En.DESCRIPTOR_NAME="TrackChangesConnectMessage",En.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Dn=En;class Rn extends a{constructor(t,e,n){super(),this.channel=t,this._suggestions=e,this._suggestionsV2=n,this.suggestions=(null==n?void 0:n.length)?n:e}toJSON(){var t,e;return{channel:this.channel,suggestions:null===(t=this._suggestions)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),suggestionsV2:null===(e=this._suggestionsV2)||void 0===e?void 0:e.map(An.toJSON)}}static fromJSON(t){var e,n;return new Rn(t.channel,null===(e=t.suggestions)||void 0===e?void 0:e.map((t=>JSON.parse(t))),null===(n=t.suggestionsV2)||void 0===n?void 0:n.map(An.fromJSON))}}Rn.DESCRIPTOR_NAME="TrackChangesConnectResponse",Rn.DESCRIPTOR={fields:{channel:{type:"string",id:1},suggestions:{type:"string",rule:"repeated",id:2},suggestionsV2:{type:"SuggestionDescriptor",rule:"repeated",id:3}}};const xn=Rn;class Nn extends a{constructor(t,e,n){super(),this.ids=t,this.documentId=e,this.state=n}toJSON(){return{ids:this.ids,documentId:this.documentId,state:this.state}}static fromJSON(t){return new Nn(t.ids,t.documentId,t.state)}}Nn.TYPE="106",Nn.READABLE_TYPE_NAME="batchUpdateSuggestionsState",Nn.DESCRIPTOR_NAME="TrackChangesBatchUpdateSuggestionsStateMessage",Nn.DESCRIPTOR={fields:{ids:{type:"string",rule:"repeated",id:1},documentId:{type:"string",id:2},state:{type:"string",id:3}}};const Vn=Nn;class Mn extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}async connect(t){if(this._isConnected)return;if(t.state!==Be.CONNECTED)throw new Xt("WebSocket Gateway is not connected.",t);const e=new Dn(this._documentId);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(10,Dn.TYPE,f.encode(e)),r=f.decode(n,xn);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r.channel),this._isConnected=!0,this.fire("connected"),r.suggestions}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this.fire("disconnected"),this.stopListening())}async add(t,e,n,r=null,s){const o=new mn(t,this._documentId,e,n,r,s),i=await this._sendRequest(mn.TYPE,o);return f.decode(i,gn)}async get(t,e=1){const n=new On(t,this._documentId);try{const t=await this._sendRequest(On.TYPE,n);return f.decode(t,vn)}catch(n){if("CKEditorCloudServicesServerError"===n.name&&"404"===n.code&&e<5)return await(r=100*e,new Promise((t=>{setTimeout(t,r)}))),this.get(t,e+1);if("CKEditorCloudServicesServerError"===n.name)throw n;throw Qt.fromPublicError(n)}var r}async getAll(){const t=new Sn(this._documentId),e=await this._sendRequest(Sn.TYPE,t),{suggestions:n}=f.decode(e,Tn);return n}async update(t,e={}){const{hasComments:n,state:r,attributes:s}=e,o=void 0!==n,i=new jn(t,this._documentId,n,o,r,s);await this._sendRequest(jn.TYPE,i)}async batchUpdateState(t){const e=new Vn(t.ids,this._documentId,t.state);await this._sendRequest(Vn.TYPE,e)}_connectToChannel(t,e){this._channel=t._getChannel(Mn._SERVICE,e),this._channel&&this.listenTo(this._channel,this._channel.getEventName(jn.TYPE),((t,e)=>{const n=f.decode(e,jn);this.fire("suggestionUpdated",n)}))}_onWsGatewayStateChange(t){t===Be.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Track Changes",this);return this._wsGateway._sendRequest(10,t,f.encode(e))}}Mn._SERVICE=10;const Un=Mn,Bn={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Jn;const qn=new Uint8Array(16);function Gn(){if(!Jn&&(Jn="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Jn))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Jn(qn)}const Ln=[];for(let t=0;t<256;++t)Ln.push((t+256).toString(16).slice(1));function Yn(t,e=0){return Ln[t[e+0]]+Ln[t[e+1]]+Ln[t[e+2]]+Ln[t[e+3]]+"-"+Ln[t[e+4]]+Ln[t[e+5]]+"-"+Ln[t[e+6]]+Ln[t[e+7]]+"-"+Ln[t[e+8]]+Ln[t[e+9]]+"-"+Ln[t[e+10]]+Ln[t[e+11]]+Ln[t[e+12]]+Ln[t[e+13]]+Ln[t[e+14]]+Ln[t[e+15]]}const zn=function(t,e,n){if(Bn.randomUUID&&!e&&!t)return Bn.randomUUID();const r=(t=t||{}).random||(t.rng||Gn)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,e){n=n||0;for(let t=0;t<16;++t)e[n+t]=r[t];return e}return Yn(r)};class Hn extends a{constructor(t,e=[]){super(),this.channel=t,this.sockets=e}toJSON(){return{channel:this.channel,sockets:this.sockets.map((t=>({user:t.userId,session:t.id,role:t.role,permissions:t.permissions})))}}static fromJSON(t){return new Hn(t.channel,t.sockets.map((t=>({id:t.session,userId:t.user,role:t.role,permissions:t.permissions}))))}}Hn.DESCRIPTOR_NAME="SessionsConnectResponse",Hn.DESCRIPTOR={fields:{channel:{type:"string",id:1},sockets:{rule:"repeated",type:"SessionsSocketDescriptor",id:2}}};const Fn=Hn;class Kn extends a{constructor(t,e){super(),this.id=t,this.sessionType=e}toJSON(){return{id:this.id,sessionType:this.sessionType}}static fromJSON(t){return new Kn(t.id,t.sessionType)}}Kn.TYPE="31",Kn.READABLE_TYPE_NAME="getConnectedSockets",Kn.DESCRIPTOR_NAME="SessionsConnectMessage",Kn.DESCRIPTOR={fields:{id:{type:"string",id:1},sessionType:{type:"uint32",id:2}}};const Wn=Kn;class $n extends a{constructor(t,e,n,r){super(),this.id=t,this.userId=e,this.role=n,this.permissions=r}toJSON(){var t,e,n;return{id:this.id,userId:null!==(t=this.userId)&&void 0!==t?t:void 0,role:null!==(e=this.role)&&void 0!==e?e:void 0,permissions:null!==(n=this.permissions)&&void 0!==n?n:void 0}}static fromJSON(t){return new $n(t.id,t.userId,t.role,t.permissions)}}$n.TYPE="32",$n.READABLE_TYPE_NAME="connectSocket",$n.DESCRIPTOR_NAME="SocketConnectMessage",$n.DESCRIPTOR={fields:{id:{type:"string",id:1},userId:{type:"string",id:2},role:{type:"string",id:3},permissions:{rule:"repeated",type:"string",id:4}}};const Xn=$n;class Qn extends a{constructor(t){super(),this.id=t}toJSON(){return{id:this.id}}static fromJSON(t){return new Qn(t.id)}}Qn.TYPE="33",Qn.READABLE_TYPE_NAME="disconnectSocket",Qn.DESCRIPTOR_NAME="SocketDisconnectMessage",Qn.DESCRIPTOR={fields:{id:{type:"string",id:1}}};const Zn=Qn,tr=class extends n.Collection{constructor(t,e){super({idProperty:"id"}),this._id=t,this._sessionType=e,this._handlers=new Map,this._eventsQueue=[],this._isRunning=!1}async connect(t){this._wsGateway=t,this.stopListening(t,"change:state");const e=new Wn(this._id,this._sessionType);let n;try{const t=await this._wsGateway._sendRequest(3,Wn.TYPE,f.encode(e));n=f.decode(t,Fn)}catch(t){n=new Fn(this._id,[])}this._connectToChannel(this._wsGateway,n.channel,this._sessionType);const r=await async function(t,e){const n=e.map((t=>t.userId)),r=n.length?await S.getMany(t,n):[];return e.map((t=>{const e={id:t.id,role:t.role,permissions:t.permissions};return e.user=t.userId&&r.find((e=>e.id===t.userId))||new S,e}))}(this._wsGateway,n.sockets);for(const t of r)super.add(t);this._connected=!0,this.fire("connected"),this.listenTo(this._wsGateway,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),await this._runQueue()}disconnect(t=!0){if(this._connected){for(this._connected=!1,this._eventsQueue=[];this.length;)super.remove(0);this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._wsGateway&&t&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this.fire("disconnected"),t&&this.stopListening()}}add(t,e){throw new TypeError("The collection is read-only.")}remove(t){throw new TypeError("The collection is read-only.")}_connectToChannel(t,e,n){this._channel=t._getChannel(n,e),this._channel&&(this._addHandler(this._channel,Xn.TYPE,(async e=>{const n=f.decode(e,Xn);if(-1===this.getIndex(n.id)){const e={id:n.id,role:n.role,permissions:n.permissions};n.userId&&(e.user=await S.get(t,n.userId)),super.add(e)}})),this._addHandler(this._channel,Zn.TYPE,(t=>{const e=f.decode(t,Zn);-1!==this.getIndex(e.id)&&super.remove(e.id)})))}async _onWsGatewayStateChange(t){t===qe.STATE_DISCONNECTED&&this.disconnect(!1),t===qe.STATE_CONNECTED&&await this.connect(this._wsGateway)}async _runQueue(){if(this._isRunning||!this._connected)return;let t;for(this._isRunning=!0;t=this._eventsQueue.shift();){const e=this._handlers.get(t.eventName);e&&await e(t.data)}this._isRunning=!1}_addHandler(t,e,n){const r=t.getEventName(e,!0);this.listenTo(t,r,(async(t,e)=>{const n=t.name;this._eventsQueue.push({eventName:n,data:e}),await this._runQueue()})),this._handlers.set(r,n)}};class er{static async getConnectedSessions(t,e,n){const r=new tr(e,n);return await r.connect(t),r}}class nr extends a{constructor(t,e,n,r,s=""){super(),this.id=t,this.buffers=e,this.types=n,this.bundleVersion=r,this.lastOperationId=s}toJSON(){return{id:this.id,buffers:this.buffers,types:this.types,bundleVersion:this.bundleVersion,lastOperationId:this.lastOperationId}}static fromJSON(t){return new nr(t.id,t.buffers,t.types,t.bundleVersion,t.lastOperationId)}}nr.TYPE="11",nr.READABLE_TYPE_NAME="connectToDocument",nr.DESCRIPTOR_NAME="CollaborativeEditingConnectMessage",nr.DESCRIPTOR={fields:{id:{type:"string",id:1},bundleVersion:{type:"string",id:2},buffers:{rule:"repeated",type:"bytes",id:3},types:{rule:"repeated",type:"uint32",id:4},lastOperationId:{type:"string",id:5}}};const rr=nr;class sr{static prepareMetadataForOperations(t,e){if(!(t&&t.length&&e&&e.length))return[];const n=[];let r=0;for(const s of t)if(0!==s){if(!e[r])throw new Error("Missing metadata for a operation");n.push(e[r]),r++}else n.push(n[n.length-1]);return n}static removeUnnecessaryMetadata(t,e){if(!(t&&t.length&&e&&e.length))return[];const n=[];for(let r=0;r<t.length;r++)if(0!==t[r]){if(!e[r])throw new Error("Missing metadata for a operation");n.push(e[r])}return n}}class or extends o{static toJSON({createdAt:t,...e}){const n={...e};return(null==t?void 0:t.toISOString)&&(n.createdAt=t.toISOString()),n}static fromJSON({createdAt:t,...e}){const n={...e};return t&&(n.createdAt=new Date(t)),n}}or.DESCRIPTOR_NAME="OperationMetadataDescriptor",or.DESCRIPTOR={fields:{userId:{type:"string",id:1},type:{type:"string",id:2},createdAt:{type:"string",id:3}}};const ir=or;class ar extends a{constructor(t,e,n,r,s=[],o=""){super(),this.id=t,this.buffers=e,this.types=n,this.baseVersion=r,this.metadata=s,this.lastOperationId=o}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.baseVersion,lastOperationId:this.lastOperationId}}toJSON(){return{id:this.id,buffers:this.buffers,types:this.types,baseVersion:this.baseVersion,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),lastOperationId:this.lastOperationId}}static fromJSON(t){return new ar(t.id,t.buffers,t.types,t.baseVersion,sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),t.lastOperationId)}}ar.TYPE="13",ar.READABLE_TYPE_NAME="updateDocument",ar.DESCRIPTOR_NAME="CollaborativeEditingUpdateMessage",ar.DESCRIPTOR={fields:{id:{type:"string",id:1},baseVersion:{type:"uint32",id:2},buffers:{rule:"repeated",type:"bytes",id:3},types:{rule:"repeated",type:"uint32",id:4},metadata:{rule:"repeated",type:"OperationMetadataDescriptor",id:6},lastOperationId:{type:"string",id:7}}};const cr=ar;class dr extends a{constructor(t,e,n){super(),this.id=t,this.lastKnowVersion=e,this.bundleVersion=n}toJSON(){return{id:this.id,bundleVersion:this.bundleVersion,lastKnowVersion:this.lastKnowVersion}}static fromJSON(t){return new dr(t.id,t.lastKnowVersion,t.bundleVersion)}}dr.TYPE="12",dr.READABLE_TYPE_NAME="reconnectToDocument",dr.DESCRIPTOR_NAME="CollaborativeEditingReconnectMessage",dr.DESCRIPTOR={fields:{id:{type:"string",id:1},bundleVersion:{type:"string",id:2},lastKnowVersion:{type:"uint32",id:3}}};const ur=dr;class lr extends a{constructor(t,e=[],n=[],r=[],s="",o=null){super(),this.version=t,this.buffers=e,this.types=n,this.metadata=r,this.lastOperationId=s,this.lastOperationAcceptedAt=o}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.version-this.types.length,lastOperationId:this.lastOperationId,lastOperationAcceptedAt:this.lastOperationAcceptedAt}}get wereChangesApplied(){var t;return!(null===(t=this.types)||void 0===t?void 0:t.length)}toJSON(){return{version:this.version,buffers:this.buffers,types:this.types,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),lastOperationId:this.lastOperationId,lastOperationAcceptedAt:this.lastOperationAcceptedAt instanceof Date?this.lastOperationAcceptedAt.toISOString():this.lastOperationAcceptedAt}}static fromJSON(t){return new lr(t.version,t.buffers,t.types,sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),t.lastOperationId,t.lastOperationAcceptedAt?new Date(t.lastOperationAcceptedAt):null)}static create(t){return new lr(t.version,t.buffers,t.types,t.metadata,t.lastOperationId,t.lastOperationAcceptedAt?new Date(t.lastOperationAcceptedAt):null)}}lr.DESCRIPTOR_NAME="CollaborativeEditingResponse",lr.DESCRIPTOR={fields:{version:{type:"uint32",id:1},buffers:{rule:"repeated",type:"bytes",id:2},types:{rule:"repeated",type:"uint32",id:3},metadata:{rule:"repeated",type:"OperationMetadataDescriptor",id:5},lastOperationId:{type:"string",id:6},lastOperationAcceptedAt:{type:"string",id:7}}};const pr=lr;class hr extends a{constructor(t,e,n=[],r=[],s=0,o=[],i=null,a="",c="",d=null){super(),this.channel=t,this.version=e,this.buffers=n,this.types=r,this.offset=s,this.metadata=o,this.initData=i,this.sessionId=a,this.lastOperationId=c,this.sessionCreatedAt=d}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.version-this.types.length,lastOperationId:this.lastOperationId,sessionCreatedAt:this.sessionCreatedAt}}get wereChangesApplied(){var t;return!(null===(t=this.types)||void 0===t?void 0:t.length)&&null===this.initData}toJSON(){var t;return{channel:this.channel,version:this.version,sessionId:this.sessionId,buffers:this.buffers,types:this.types,offset:this.offset,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),initData:null!==(t=this.initData)&&void 0!==t?t:"",isInitialized:"string"==typeof this.initData,lastOperationId:this.lastOperationId,sessionCreatedAt:this.sessionCreatedAt?this.sessionCreatedAt.toISOString():null}}static create(t){return new hr(t.channel,t.version,t.buffers,t.types,t.offset,t.metadata,t.initData,t.sessionId,t.lastOperationId,t.sessionCreatedAt)}static fromJSON(t){var e;let n=null;return!0===t.isInitialized?n=null!==(e=t.initData)&&void 0!==e?e:"":"boolean"!=typeof t.isInitialized&&t.initData&&(n=t.initData),hr.create({channel:t.channel,version:t.version,buffers:t.buffers,types:t.types,offset:t.offset,metadata:sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),initData:n,sessionId:t.sessionId,lastOperationId:t.lastOperationId,sessionCreatedAt:t.sessionCreatedAt?new Date(t.sessionCreatedAt):null})}}hr.DESCRIPTOR_NAME="CollaborativeEditingConnectResponse",hr.DESCRIPTOR={fields:{channel:{type:"string",id:1},offset:{type:"uint32",id:2},version:{type:"uint32",id:3},buffers:{rule:"repeated",type:"bytes",id:4},types:{rule:"repeated",type:"uint32",id:5},metadata:{rule:"repeated",type:ir.DESCRIPTOR_NAME,id:7},initData:{type:"string",id:8},isInitialized:{type:"bool",id:9},sessionId:{type:"string",id:10},lastOperationId:{type:"string",id:11},sessionCreatedAt:{type:"string",id:12}}};const fr=hr;class mr extends a{constructor(t,e){super(),this.lastDocumentSession=t,this.currentDocumentSession=e}get data(){var t,e,n,r,s;return{lastDocumentSessionId:null===(t=this.lastDocumentSession)||void 0===t?void 0:t.id,lastDocumentSessionOperationId:null===(e=this.lastDocumentSession)||void 0===e?void 0:e.lastOperationId,currentDocumentSessionId:null===(n=this.currentDocumentSession)||void 0===n?void 0:n.id,currentDocumentSessionVersion:null===(r=this.currentDocumentSession)||void 0===r?void 0:r.version,currentDocumentSessionOperationId:null===(s=this.currentDocumentSession)||void 0===s?void 0:s.lastOperationId}}toJSON(){var t,e,n,r,s;return{lastDocumentSessionId:null===(t=this.lastDocumentSession)||void 0===t?void 0:t.id,lastDocumentSessionOperationId:null===(e=this.lastDocumentSession)||void 0===e?void 0:e.lastOperationId,currentDocumentSessionId:null===(n=this.currentDocumentSession)||void 0===n?void 0:n.id,currentDocumentSessionVersion:null===(r=this.currentDocumentSession)||void 0===r?void 0:r.version,currentDocumentSessionOperationId:null===(s=this.currentDocumentSession)||void 0===s?void 0:s.lastOperationId}}static fromJSON(t){const e=t.lastDocumentSessionId?{id:t.lastDocumentSessionId,lastOperationId:t.lastDocumentSessionOperationId}:void 0,n=t.currentDocumentSessionId?{lastOperationId:t.currentDocumentSessionOperationId,version:t.currentDocumentSessionVersion,id:t.currentDocumentSessionId}:void 0;return new mr(e,n)}}mr.DESCRIPTOR_NAME="GetDocumentDetailsResponse",mr.DESCRIPTOR={fields:{lastDocumentSessionId:{type:"string",id:1},lastDocumentSessionOperationId:{type:"string",id:2},currentDocumentSessionId:{type:"string",id:3},currentDocumentSessionVersion:{type:"uint32",id:4},currentDocumentSessionOperationId:{type:"string",id:5}}};const yr=mr;class gr extends a{constructor(t){super(),this.documentId=t}get data(){return{documentId:this.documentId}}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new gr(t.documentId)}}gr.TYPE="14",gr.READABLE_TYPE_NAME="getDocumentDetails",gr.DESCRIPTOR_NAME="GetDocumentDetailsMessage",gr.DESCRIPTOR={fields:{documentId:{type:"string",id:1},environmentId:{type:"string",id:2}}};const br=gr;class Or extends((0,n.EmitterMixin)()){constructor(t,e){if(super(),!t)throw new TypeError('Param "bundleVersion" must be provided.');this._id=null!=e?e:zn(),this._isConnected=!1,this._bundleVersion=t}getId(){return this._id}isConnected(){return this._isConnected}connect(t,e={buffers:[],types:[]},n){const r=new rr(this.getId(),e.buffers,e.types,this._bundleVersion,n);return this._connect(t,r)}reconnect(t,e){if(this.isConnected())throw new Xt("Cannot reconnect to already connected service.",t);return this._connect(t,new ur(this.getId(),e,this._bundleVersion))}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._connectedSessions&&(this._connectedSessions.disconnect(),this._connectedSessions=void 0),this.fire("disconnected"),this.stopListening())}async getDocumentDetails(){const t=new br(this.getId());if(!this._wsGateway)throw new ln("Collaborative Editing",this);const e=await this._wsGateway._sendRequest(1,br.TYPE,f.encode(t));return f.decode(e,yr)}async sendOperations(t,e,n){if(!t||!t.types||!t.types.length)throw new Xt("Cannot send empty update.",this._wsGateway);const r="number"==typeof e?e:parseInt(e);if(!Number.isInteger(r)||r<0)throw new Xt("Base version not provided.",this._wsGateway);const s=new cr(this.getId(),t.buffers,t.types,r,[],n);if(!this._wsGateway||!this._isConnected)throw new ln("Collaborative Editing",this);const o=await this._wsGateway._sendRequest(1,cr.TYPE,f.encode(s));return f.decode(o,pr)}async getConnectedSessions(){if(!this._isConnected)throw new ln("Collaborative Editing",this);return this._connectedSessions||(this._connectedSessions=await er.getConnectedSessions(this._wsGateway,this._id,1)),this._connectedSessions}static getConnectedSessions(t,e){return er.getConnectedSessions(t,e,1)}async _connect(t,e){if(this.isConnected())return;if(t.state!==qe.STATE_CONNECTED)throw new Xt("WebSocket Gateway is not connected.",t);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(1,e.constructor.TYPE,f.encode(e)),r=f.decode(n,fr);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r.channel),this._isConnected=!0,this.fire("connected"),r}_connectToChannel(t,e){this._channel=t._getChannel(1,e),this.listenTo(this._channel,this._channel.getEventName(cr.TYPE),((t,e)=>{const n=f.decode(e,cr);this.fire("operationsReceived",n.baseVersion,n.data,n.metadata)}))}_onWsGatewayStateChange(t){t===qe.STATE_DISCONNECTED&&this.disconnect()}}Or._SERVICE=1;const wr=Or;class vr extends o{static toJSON(t){var e;return{...t,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):null}}static fromJSON(t){return{...t,createdAt:new Date(t.createdAt),attributes:t.attributes?JSON.parse(t.attributes):null}}}vr.DESCRIPTOR_NAME="CommentDescriptor",vr.DESCRIPTOR={fields:{commentId:{id:1,type:"string"},commentThreadId:{id:2,type:"string"},userId:{id:3,type:"string"},content:{id:4,type:"string"},documentId:{id:5,type:"string"},createdAt:{id:6,type:"string"},attributes:{id:7,type:"string"}}};const Ir=vr;class Sr extends o{static toJSON(t){var e,n,r,s,o;return{...t,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),deletedAt:null===(n=t.deletedAt)||void 0===n?void 0:n.toISOString(),resolvedAt:null===(r=t.resolvedAt)||void 0===r?void 0:r.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):null,context:t.context?JSON.stringify(t.context):t.context,comments:null===(s=t.comments)||void 0===s?void 0:s.map(Ir.toJSON),unlinkedAt:null===(o=t.unlinkedAt)||void 0===o?void 0:o.toISOString()}}static fromJSON(t){var e;return{...t,createdAt:t.createdAt?new Date(t.createdAt):void 0,deletedAt:t.deletedAt?new Date(t.deletedAt):void 0,resolvedAt:t.resolvedAt?new Date(t.resolvedAt):void 0,attributes:t.attributes?JSON.parse(t.attributes):null,context:t.context?JSON.parse(t.context):void 0,comments:null===(e=t.comments)||void 0===e?void 0:e.map(Ir.fromJSON),unlinkedAt:t.unlinkedAt?new Date(t.unlinkedAt):void 0}}}Sr.DESCRIPTOR_NAME="CommentsThreadDescriptor",Sr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},comments:{type:"CommentDescriptor",rule:"repeated",id:2},resolvedAt:{type:"string",id:3},resolvedBy:{type:"string",id:4},context:{type:"string",id:5},createdAt:{type:"string",id:6},deletedAt:{type:"string",id:7},attributes:{type:"string",id:8},unlinkedAt:{type:"string",id:9}}};const Pr=Sr;class Ar extends a{constructor(t,e,n,r="",s,o="",i=null,a){super(),this.documentId=t,this.commentThreadId=e,this.content=n,this.commentId=r,this.userId=o,this.attributes=i,this.commentThread=a,this.createdAt=s?new Date(s):""}toJSON(){return{commentThreadId:this.commentThreadId,content:this.content,documentId:this.documentId,commentId:this.commentId,createdAt:this.createdAt instanceof Date?this.createdAt.toISOString():this.createdAt,userId:this.userId,attributes:JSON.stringify(this.attributes),commentThread:this.commentThread?Pr.toJSON(this.commentThread):void 0}}static fromJSON(t){return new Ar(t.documentId,t.commentThreadId,t.content,t.commentId?t.commentId:void 0,t.createdAt?new Date(t.createdAt):void 0,t.userId?t.userId:void 0,t.attributes?JSON.parse(t.attributes):{},t.commentThread?Pr.fromJSON(t.commentThread):void 0)}}Ar.TYPE="91",Ar.READABLE_TYPE_NAME="addComment",Ar.DESCRIPTOR_NAME="CommentsV2AddCommentMessage",Ar.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},content:{type:"string",id:2},documentId:{type:"string",id:3},commentId:{type:"string",id:4},createdAt:{type:"string",id:5},userId:{type:"string",id:6},attributes:{type:"string",id:7},commentThread:{type:"CommentsThreadDescriptor",id:8}}};const kr=Ar;class Tr extends a{constructor(t,e,n){super(),this.commentThreadId=t,this.commentId=e,this.createdAt=new Date(n)}toJSON(){return{commentThreadId:this.commentThreadId,commentId:this.commentId,createdAt:this.createdAt.toISOString()}}static fromJSON(t){return new Tr(t.commentThreadId,t.commentId,t.createdAt)}}Tr.DESCRIPTOR_NAME="CommentsV2AddCommentResponse",Tr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},createdAt:{type:"string",id:3}}};const _r=Tr;class Cr extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new Cr(t.documentId)}}Cr.TYPE="92",Cr.READABLE_TYPE_NAME="connectToComment",Cr.DESCRIPTOR_NAME="CommentsV2ConnectMessage",Cr.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const jr=Cr;class Er extends a{constructor(t,e,n){super(),this.channel=t,this._threads=e,this._threadsV2=n,this.threads=(null==n?void 0:n.length)?n:e}toJSON(){var t,e;return{channel:this.channel,threads:null===(t=this._threads)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),threadsV2:null===(e=this._threadsV2)||void 0===e?void 0:e.map(Pr.toJSON)}}static fromJSON(t){var e,n;return new Er(t.channel,null===(e=t.threads)||void 0===e?void 0:e.map((t=>JSON.parse(t))),null===(n=t.threadsV2)||void 0===n?void 0:n.map(Pr.fromJSON))}}Er.DESCRIPTOR_NAME="CommentsV2ConnectResponse",Er.DESCRIPTOR={fields:{channel:{type:"string",id:1},threads:{type:"string",rule:"repeated",id:2},threadsV2:{type:"CommentsThreadDescriptor",rule:"repeated",id:3}}};const Dr=Er;class Rr extends a{constructor(t,e,n){super(),this.documentId=t,this.commentThreadId=e,this.commentId=n}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,commentId:this.commentId}}static fromJSON(t){return new Rr(t.documentId,t.commentThreadId,t.commentId)}}Rr.TYPE="95",Rr.READABLE_TYPE_NAME="removeComment",Rr.DESCRIPTOR_NAME="CommentsV2RemoveCommentMessage",Rr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},documentId:{type:"string",id:3}}};const xr=Rr;class Nr extends a{constructor(t,e){super(),this.documentId=t,this.commentThreadId=e}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId}}static fromJSON(t){return new Nr(t.documentId,t.commentThreadId)}}Nr.TYPE="97",Nr.READABLE_TYPE_NAME="removeCommentThread",Nr.DESCRIPTOR_NAME="CommentsV2RemoveCommentThreadMessage",Nr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const Vr=Nr;class Mr extends a{constructor(t,e,n,r,s=null,o=!1,i){super(),this.documentId=t,this.commentThreadId=e,this.commentId=n,this.content=r,this.attributes=s,this.isAttributesUpdated=o,this.commentThread=i}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,commentId:this.commentId,content:this.content,attributes:this.attributes?JSON.stringify(this.attributes):null,isAttributesUpdated:this.isAttributesUpdated,commentThread:this.commentThread?Pr.toJSON(this.commentThread):void 0}}static fromJSON(t){return new Mr(t.documentId,t.commentThreadId,t.commentId,t.content,t.attributes?JSON.parse(t.attributes):null,t.isAttributesUpdated,t.commentThread?Pr.fromJSON(t.commentThread):void 0)}}Mr.TYPE="96",Mr.READABLE_TYPE_NAME="updateComment",Mr.DESCRIPTOR_NAME="CommentsV2UpdateCommentMessage",Mr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},content:{type:"string",id:3},documentId:{type:"string",id:4},attributes:{type:"string",id:5},isAttributesUpdated:{type:"bool",id:6},commentThread:{type:"CommentsThreadDescriptor",id:7}}};const Ur=Mr;class Br extends a{constructor(t,e){super(),this.commentThreadId=t,this.documentId=e}toJSON(){return{commentThreadId:this.commentThreadId,documentId:this.documentId}}static fromJSON(t){return new Br(t.commentThreadId,t.documentId)}}Br.TYPE="93",Br.READABLE_TYPE_NAME="getComment",Br.DESCRIPTOR_NAME="CommentsV2GetCommentThreadMessage",Br.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const Jr=Br;class qr extends a{constructor(t,e,n,r,s,o,i,a,c,d){super(),this.commentThreadId=t,this._comments=e,this._commentsV2=n,this.resolvedBy=s,this.comments=(null==n?void 0:n.length)?n:e,this.createdAt=i?new Date(i):void 0,this.deletedAt="string"==typeof a?new Date(a):a,this.resolvedAt="string"==typeof c?new Date(c):c,this.unlinkedAt="string"==typeof d?new Date(d):d,this.attributes="string"==typeof r?JSON.parse(r):r,this.context="string"==typeof o?JSON.parse(o):o}toJSON(){var t,e,n,r,s,o;return{commentThreadId:this.commentThreadId,comments:null===(t=this._comments)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),commentsV2:null===(e=this._commentsV2)||void 0===e?void 0:e.map(Ir.toJSON),attributes:this.attributes?JSON.stringify(this.attributes):this.attributes,context:this.context?JSON.stringify(this.context):this.context,resolvedBy:this.resolvedBy,createdAt:null===(n=this.createdAt)||void 0===n?void 0:n.toISOString(),deletedAt:null===(r=this.deletedAt)||void 0===r?void 0:r.toISOString(),resolvedAt:null===(s=this.resolvedAt)||void 0===s?void 0:s.toISOString(),unlinkedAt:null===(o=this.unlinkedAt)||void 0===o?void 0:o.toISOString()}}static fromJSON(t){var e,n;return new qr(t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((t=>function(t){const e=JSON.parse(t);return{...e,createdAt:new Date(e.createdAt)}}(t))),null===(n=t.commentsV2)||void 0===n?void 0:n.map(Ir.fromJSON),t.attributes?JSON.parse(t.attributes):t.attributes,t.resolvedBy,t.context?JSON.parse(t.context):t.context,t.createdAt,t.deletedAt,t.resolvedAt,t.unlinkedAt)}}qr.DESCRIPTOR_NAME="CommentsV2GetCommentThreadResponse",qr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},comments:{type:"string",rule:"repeated",id:2},commentsV2:{type:"CommentDescriptor",rule:"repeated",id:3},resolvedAt:{type:"string",id:4},resolvedBy:{type:"string",id:5},context:{type:"string",id:6},createdAt:{type:"string",id:7},deletedAt:{type:"string",id:8},attributes:{type:"string",id:9},unlinkedAt:{type:"string",id:10}}};const Gr=qr;class Lr extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new Lr(t.documentId)}}Lr.TYPE="94",Lr.READABLE_TYPE_NAME="getDocumentThreads",Lr.DESCRIPTOR_NAME="CommentsV2GetDocumentThreadsMessage",Lr.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Yr=Lr;class zr extends a{constructor(t,e){super(),this._threads=t,this._threadsV2=e,this.threads=(null==e?void 0:e.length)?e:t}toJSON(){var t,e;return{threads:null===(t=this._threads)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),threadsV2:null===(e=this._threadsV2)||void 0===e?void 0:e.map(Pr.toJSON)}}static fromJSON(t){var e,n;return new zr(null===(e=t.threads)||void 0===e?void 0:e.map((t=>function(t){var e;const n=JSON.parse(t),r={...n};return n.comments&&(r.comments=null===(e=n.comments)||void 0===e?void 0:e.map((t=>({...t,createdAt:new Date(t.createdAt)})))),r}(t))),null===(n=t.threadsV2)||void 0===n?void 0:n.map(Pr.fromJSON))}}zr.DESCRIPTOR_NAME="CommentsV2GetDocumentThreadsResponse",zr.DESCRIPTOR={fields:{threads:{type:"string",rule:"repeated",id:1},threadsV2:{type:"CommentsThreadDescriptor",rule:"repeated",id:2}}};const Hr=zr;class Fr extends o{static toJSON(t){var e;return{commentId:t.commentId,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString()}}static fromJSON(t){return{commentId:t.commentId,createdAt:new Date(t.createdAt)}}}Fr.DESCRIPTOR_NAME="CommentThreadAddedCommentDescriptor",Fr.DESCRIPTOR={fields:{commentId:{id:1,type:"string"},createdAt:{id:2,type:"string"}}};const Kr=Fr;class Wr extends a{constructor(t,e,n=[]){super(),this.commentThreadId=t,this.comments=n,this.createdAt=new Date(e)}toJSON(){return{commentThreadId:this.commentThreadId,createdAt:this.createdAt.toISOString(),comments:this.comments.map((t=>Kr.toJSON(t)))}}static fromJSON(t){return new Wr(t.commentThreadId,t.createdAt,t.comments.map((t=>Kr.fromJSON(t))))}}Wr.DESCRIPTOR_NAME="CommentsV2AddCommentThreadResponse",Wr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},createdAt:{type:"string",id:2},comments:{type:"CommentThreadAddedCommentDescriptor",rule:"repeated",id:3}}};const $r=Wr;class Xr extends a{constructor(t,e,n=[],r,s=null,o=null,i=null,a=null,c=null){super(),this.documentId=t,this.commentThreadId=e,this.comments=n,this.context=r,this.resolvedBy=s,this.attributes=c,this.createdAt=o?new Date(o):"",this.resolvedAt=i?new Date(i):"",this.deletedAt=a?new Date(a):""}toJSON(){var t;return{commentThreadId:this.commentThreadId,context:this.context?JSON.stringify(this.context):this.context,documentId:this.documentId,resolvedBy:this.resolvedBy,resolvedAt:this.resolvedAt instanceof Date?this.resolvedAt.toISOString():this.resolvedAt,deletedAt:this.deletedAt instanceof Date?this.deletedAt.toISOString():this.deletedAt,createdAt:this.createdAt instanceof Date?this.createdAt.toISOString():this.createdAt,attributes:this.attributes?JSON.stringify(this.attributes):this.attributes,comments:null===(t=this.comments)||void 0===t?void 0:t.map((t=>Ir.toJSON(t)))}}static fromJSON(t){var e;return new Xr(t.documentId,t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((e=>Ir.fromJSON({...e,documentId:t.documentId,commentThreadId:t.commentThreadId}))),t.context?JSON.parse(t.context):t.context,t.resolvedBy,t.createdAt?new Date(t.createdAt):void 0,t.resolvedAt?new Date(t.resolvedAt):void 0,t.deletedAt?new Date(t.deletedAt):void 0,t.attributes?JSON.parse(t.attributes):t.attributes)}}Xr.TYPE="140",Xr.READABLE_TYPE_NAME="addCommentThread",Xr.DESCRIPTOR_NAME="CommentsV2AddCommentThreadMessage",Xr.DESCRIPTOR={fields:{documentId:{type:"string",id:1},commentThreadId:{type:"string",id:2},context:{type:"string",id:3},createdAt:{type:"string",id:4},resolvedAt:{type:"string",id:5},resolvedBy:{type:"string",id:6},attributes:{type:"string",id:7},deletedAt:{type:"string",id:8},comments:{type:"CommentDescriptor",rule:"repeated",id:9}}};const Qr=Xr;class Zr extends a{constructor(t,e,n,r){super(),this.commentThreadId=t,this.documentId=e,this.resolvedBy=n,this.resolvedAt=r?new Date(r):void 0}toJSON(){var t;return{documentId:this.documentId,commentThreadId:this.commentThreadId,resolvedBy:this.resolvedBy,resolvedAt:null===(t=this.resolvedAt)||void 0===t?void 0:t.toISOString()}}static fromJSON(t){return new Zr(t.commentThreadId,t.documentId,t.resolvedBy,t.resolvedAt)}}Zr.TYPE="142",Zr.READABLE_TYPE_NAME="resolveCommentThread",Zr.DESCRIPTOR_NAME="CommentsV2ResolveCommentThreadMessage",Zr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},resolvedBy:{type:"string",id:3},resolvedAt:{type:"string",id:4}}};const ts=Zr;class es extends a{constructor(t,e){super(),this.commentThreadId=t,this.documentId=e}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId}}static fromJSON(t){return new es(t.commentThreadId,t.documentId)}}es.TYPE="141",es.READABLE_TYPE_NAME="reopenCommentThread",es.DESCRIPTOR_NAME="CommentsV2ReopenCommentThreadMessage",es.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const ns=es;class rs extends a{constructor(t,e,n,r=null,s=null){super(),this.commentThreadId=t,this.documentId=e,this.context=n,this.attributes=r,this.unlinkedAt=s?new Date(s):""}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,context:this.context?JSON.stringify(this.context):this.context,attributes:this.attributes?JSON.stringify(this.attributes):null,unlinkedAt:this.unlinkedAt instanceof Date?this.unlinkedAt.toISOString():this.unlinkedAt}}static fromJSON(t){return new rs(t.commentThreadId,t.documentId,t.context?JSON.parse(t.context):t.context,t.attributes?JSON.parse(t.attributes):null,t.unlinkedAt?new Date(t.unlinkedAt):null)}}rs.TYPE="143",rs.READABLE_TYPE_NAME="updateCommentThread",rs.DESCRIPTOR_NAME="CommentsV2UpdateCommentThreadMessage",rs.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},context:{type:"string",id:3},attributes:{type:"string",id:4},unlinkedAt:{type:"string",id:5}}};const ss=rs;class os extends a{constructor(t,e,n,r){super(),this.commentThreadId=t,this.documentId=e,this.resolvedBy=n,this.resolvedAt=new Date(r)}toJSON(){return{commentThreadId:this.commentThreadId,documentId:this.documentId,resolvedBy:this.resolvedBy,resolvedAt:this.resolvedAt.toISOString()}}static fromJSON(t){return new os(t.commentThreadId,t.documentId,t.resolvedBy,t.resolvedAt)}}os.DESCRIPTOR_NAME="CommentsV2ResolveCommentThreadResponse",os.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},resolvedAt:{type:"string",id:3},resolvedBy:{type:"string",id:4}}};const is=os;class as extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}async connect(t){if(this._isConnected)return;if(t.state!==Be.CONNECTED)throw new Xt("WebSocket Gateway is not connected.",t);const e=new jr(this._documentId);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(9,jr.TYPE,f.encode(e)),{channel:r,threads:s}=f.decode(n,Dr);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r),this._isConnected=!0,this.fire("connected"),s}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._connectedSessions&&(this._connectedSessions.disconnect(),this._connectedSessions=void 0),this.fire("disconnected"),this.stopListening())}async addComment(t,e,n,r){const s=new kr(this._documentId,t,n,e,void 0,void 0,r),o=await this._sendRequest(kr.TYPE,s);return f.decode(o,_r)}async updateComment(t,e,n,r){const s=void 0!==r,o=new Ur(this._documentId,t,e,n,r,s);await this._sendRequest(Ur.TYPE,o)}async removeComment(t,e){const n=new xr(this._documentId,t,e);await this._sendRequest(xr.TYPE,n)}async removeCommentThread(t){const e=new Vr(this._documentId,t);await this._sendRequest(Vr.TYPE,e)}async addCommentThread(t){var e;const n=new Qr(this._documentId,t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((e=>({...e,documentId:this._documentId,commentThreadId:t.commentThreadId}))),t.context,t.resolvedBy,t.createdAt,t.resolvedAt,t.deletedAt,t.attributes),r=await this._sendRequest(Qr.TYPE,n);return f.decode(r,$r)}async resolveCommentThread(t){const e=new ts(t,this._documentId),n=await this._sendRequest(ts.TYPE,e);return f.decode(n,is)}async reopenCommentThread(t){const e=new ns(t,this._documentId);await this._sendRequest(ns.TYPE,e)}async updateCommentThread(t){const e=new ss(t.commentThreadId,this._documentId,t.context,t.attributes,t.unlinkedAt);await this._sendRequest(ss.TYPE,e)}async getCommentThread(t,e=1){const n=new Jr(t,this._documentId);try{const t=await this._sendRequest(Jr.TYPE,n),e=f.decode(t,Gr);return{commentThreadId:e.commentThreadId,comments:e.comments,attributes:e.attributes,context:e.context,resolvedAt:e.resolvedAt,resolvedBy:e.resolvedBy,deletedAt:e.deletedAt,unlinkedAt:e.unlinkedAt}}catch(n){if("CKEditorCloudServicesServerError"===n.name&&"404"===n.code&&e<5)return await(r=100*e,new Promise((t=>{setTimeout(t,r)}))),this.getCommentThread(t,e+1);if("CKEditorCloudServicesServerError"===n.name)throw n;throw Qt.fromPublicError(n)}var r}async getDocumentThreads(){const t=new Yr(this._documentId),e=await this._sendRequest(Yr.TYPE,t),{threads:n}=f.decode(e,Hr);return{threads:n}}async getConnectedSessions(){if(!this._isConnected)throw new ln("Comments",this);return this._connectedSessions||(this._connectedSessions=await er.getConnectedSessions(this._wsGateway,this._documentId,9)),this._connectedSessions}_connectToChannel(t,e){this._channel=t._getChannel(as._SERVICE,e),this._channel&&(this.listenTo(this._channel,this._channel.getEventName(kr.TYPE),((t,e)=>{const n=f.decode(e,kr);this.fire("commentAdded",n)})),this.listenTo(this._channel,this._channel.getEventName(xr.TYPE),((t,e)=>{const n=f.decode(e,xr);this.fire("commentRemoved",n)})),this.listenTo(this._channel,this._channel.getEventName(Ur.TYPE),((t,e)=>{const n=f.decode(e,Ur);this.fire("commentUpdated",n)})),this.listenTo(this._channel,this._channel.getEventName(Vr.TYPE),((t,e)=>{const n=f.decode(e,Vr);this.fire("commentThreadRemoved",n)})),this.listenTo(this._channel,this._channel.getEventName(Qr.TYPE),((t,e)=>{const n=f.decode(e,Qr);this.fire("commentThreadAdded",n)})),this.listenTo(this._channel,this._channel.getEventName(ss.TYPE),((t,e)=>{const n=f.decode(e,ss);this.fire("commentThreadUpdated",n)})),this.listenTo(this._channel,this._channel.getEventName(ts.TYPE),((t,e)=>{const n=f.decode(e,ts);this.fire("commentThreadResolved",n)})),this.listenTo(this._channel,this._channel.getEventName(ns.TYPE),((t,e)=>{const n=f.decode(e,ns);this.fire("commentThreadReopened",n)})))}_onWsGatewayStateChange(t){t===Be.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Comments",this);return this._wsGateway._sendRequest(9,t,f.encode(e))}}as._SERVICE=9;const cs=as,ds=ls;function us(){const t=["CloudServices","cloudservices-init","2152alImFo","cloudServices.requestTimeout","_shouldPluginsReconnect","init","_domEmitter","requires","connect","2993124zbRdsl","set","websocketgateway-plugin-already-registered","cloudServices.connectionTimeout","removeFromReconnectionStack","destroy","The limit of maximum concurrent connections that the collaboration server can handle has been reached. Try opening the document again in a few minutes. Please contact your system administrator if the problem persists.","context","WebSocketGateway","catch","CONNECTED","plugins","listenTo","all","_reconnectionStack","change:me","pluginName","error","token","2761731JvUzVA","from","8365qDqrXx","14739549TOkvfq","93187wUrnrD","online","websocketgateway-missing-token","cloudservices-reconnection-error","addToReconnectionStack","DISCONNECTED","CONNECTING","offline","websocketgateway-invalid-plugin-interface","constructor","disconnect","config","bind","add","stopListening","webSocketUrl","websocketgateway-missing-websocket-url","308902uNJSCw","_reconnect","define","real-time-collaboration","_isBrowserOffline","create","limitExceeded","connected","535324wbrqts","3YCKQKG","has","reconnect","then","get","initialReconnectionInterval","isInReconnectionStack","function","connection","delete","showWarning","state","code","Connected users limit exceeded","5YNePUh","10PZcKyE"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(285358===parseInt(n(403))/1+-parseInt(n(346))/2+-parseInt(n(355))/3*(-parseInt(n(354))/4)+-parseInt(n(369))/5*(parseInt(n(380))/6)+parseInt(n(401))/7*(-parseInt(n(373))/8)+parseInt(n(399))/9*(-parseInt(n(370))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ps extends e.ContextPlugin{static get[ds(378)](){return[ds(371),r.Notification]}static get[ds(396)](){return ds(388)}constructor(t){const e=ds;super(t),this[e(381)](e(366),Be[e(390)]),this[e(381)](e(350),!1),this[e(394)]=new Set,this[e(375)]=!1,this[e(377)]=Object[e(351)](n.DomEmitterMixin)}[ds(376)](){const t=ds,e=this[t(387)],s=e[t(391)][t(359)](t(371)),o=e[t(391)][t(359)](r.Notification);if(!s[t(398)])throw new n.CKEditorError(t(331),this);if(!s[t(344)])throw new n.CKEditorError(t(345),this);return this[t(377)][t(392)](window,t(336),(()=>this[t(350)]=!0)),this[t(377)][t(392)](window,t(330),(()=>this[t(350)]=!1)),this[t(387)][t(340)][t(348)](t(383),10),this[t(387)][t(340)][t(348)](t(374),20),ps[t(388)][t(379)](s[t(398)],s[t(344)],{timeout:1e3*this[t(387)][t(340)][t(359)](t(383)),requestTimeout:1e3*this[t(387)][t(340)][t(359)](t(374))})[t(358)]((e=>{const r=t;if(this[r(363)]=e,this[r(341)](r(366)).to(e,r(366),this,r(350),((t,e)=>(r(353)!==t&&(this[r(375)]=!0),e||t!==Be[r(390)]?Be[r(334)]:this[r(366)]==Be[r(334)]&&this[r(375)]?(this[r(375)]=!1,this[r(347)](),Be[r(335)]):Be[r(390)]))),this[r(363)].on(r(397),((t,e)=>{const s=r;if(s(352)!==e[s(367)])throw console[s(397)](e),new n.CKEditorError(s(372),null,{originalError:e});o[s(365)](s(386),{title:s(368),namespace:s(349)})})),!e.me)return new Promise((t=>e.on(r(395),t)))}))[t(389)]((e=>{const r=t;throw console[r(397)](e),new n.CKEditorError(r(372),null,{originalError:e})}))}[ds(333)](t){const e=ds;if(e(362)!=typeof t[e(357)])throw new n.CKEditorError(e(337),this);if(this[e(361)](t))throw new n.CKEditorError(e(382),this,{name:t[e(338)][e(396)]});this[e(394)][e(342)](t)}[ds(384)](t){const e=ds;this[e(394)][e(364)](t)}[ds(361)](t){const e=ds;return this[e(394)][e(356)](t)}[ds(347)](){const t=ds;return this[t(363)][t(357)]()[t(358)]((()=>Promise[t(393)](Array[t(400)](this[t(394)],(e=>e[t(357)]())))))[t(358)]((()=>this[t(366)]=Be[t(390)]))[t(389)]((e=>{const r=t;throw console[r(397)](e),new n.CKEditorError(r(332),this[r(387)])}))}[ds(385)](){const t=ds;this[t(363)]&&this[t(363)][t(339)](),this[t(366)]=Be[t(334)],this[t(377)][t(343)](),super[t(385)]()}}ps[ds(388)]=qe,ps[ds(360)]=1e3;const hs=ps;var fs=__webpack_require__(211);const ms=ys;function ys(t,e){const n=gs();return(ys=function(t,e){return n[t-=454]})(t,e)}function gs(){const t=["listenTo","sessionAdd:","connected","values","113052YukuIR","_handleSessionAdd","_handleSessionRemove","get","sessionId","stopListening","state","sessions-register-already-registered","Sessions","_users","getUser","size","pluginName","2832204XAioqr","isMe","role","delete","unregister","6423200cLCudS","893912zVMWyL","requires","308cUYLVm","assign","clear","init","allConnectedUsers","_createUser","1421241SytrkV","connection","getUserSessions","channelSessions","fire","has","orderNumber","remove","getUserBySessionId","register","mySessionId","_registeredSessions","addUser","user","getUserRole","sessions-unregister-not-exist","_uniqueUsersCount","forEach","context","plugins","channelConnectedUsers","change:state","add","915008zgFEKh","set","532058JAHhYg","defineMe"];return(gs=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(756288===-parseInt(n(461))/1+-parseInt(n(480))/2+parseInt(n(494))/3+parseInt(n(459))/4+parseInt(n(485))/5+parseInt(n(467))/6*(parseInt(n(488))/7)+-parseInt(n(486))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class bs extends e.ContextPlugin{static get[ms(479)](){return ms(475)}static get[ms(487)](){return[hs,fs.Users]}constructor(t){const e=ms;super(t),this[e(497)]=new Map,this[e(456)]=new Map,this[e(492)]=new n.Collection,this[e(505)]=new Map,this[e(510)]=0,this[e(476)]=this[e(454)][e(455)][e(470)](fs.Users)}[ms(491)](){const t=ms,e=this[t(454)][t(455)][t(470)](hs);this[t(463)](e,t(457),((e,n,r)=>{const s=t;if(s(465)!==r)this[s(497)][s(511)]((t=>t[s(490)]())),this[s(456)][s(511)]((t=>t[s(490)]())),this[s(492)][s(490)]();else for(const[t,e]of this[s(505)])for(const n of e)this[s(468)](t,n)})),this[t(493)](e[t(495)].me,!0)}[ms(503)](t,e){const r=ms;if(this[r(505)][r(499)](t))throw new n.CKEditorError(r(474),null,{channelId:t});this[r(505)][r(460)](t,e),this[r(497)][r(460)](t,new n.Collection),this[r(456)][r(460)](t,new n.Collection),this[r(463)](e,r(458),((e,n)=>this[r(468)](t,n))),this[r(463)](e,r(501),((e,n)=>this[r(469)](t,n)));for(const n of e)this[r(468)](t,n)}[ms(484)](t){const e=ms;if(!this[e(505)][e(499)](t))throw new n.CKEditorError(e(509),null,{channelId:t});const r=this[e(505)][e(470)](t);this[e(472)](r);for(const n of r)e(465)===this[e(454)][e(455)][e(470)](hs)[e(473)]&&this[e(469)](t,n);this[e(505)][e(483)](t),this[e(497)][e(483)](t),this[e(456)][e(483)](t)}get[ms(504)](){const t=ms;return this[t(454)][t(455)][t(470)](hs)[t(495)][t(471)]}[ms(502)](t){const e=ms;for(const n of this[e(497)][e(466)]())for(const r of n)if(r.id===t)return r[e(507)]}[ms(496)](t,e){const n=ms,r=e?[this[n(497)][n(470)](e)]:this[n(497)][n(466)](),s=new Set;for(const e of r)for(const r of e)r[n(507)].id===t.id&&s[n(458)](r.id);return s}[ms(508)](t){const e=ms;for(const n of this[e(497)][e(466)]())for(const r of n)if(r[e(507)]===t)return r[e(482)]}[ms(468)](t,e){const n=ms;if(n(465)!==this[n(454)][n(455)][n(470)](hs)[n(473)])return;const r=e[n(507)],s=this[n(476)][n(477)](r.id)||this[n(493)](r),o=Object[n(489)]({},e,{user:s});this[n(497)][n(470)](t)[n(458)](o);const i=this[n(456)][n(470)](t);i[n(499)](s.id)||i[n(458)](s),this[n(492)][n(499)](s.id)||this[n(492)][n(458)](s,s[n(481)]?0:void 0),this[n(498)](n(464)+t,{channelId:t,session:o})}[ms(469)](t,e){const n=ms;if(n(465)!==this[n(454)][n(455)][n(470)](hs)[n(473)])return;const r=this[n(456)][n(470)](t),s=e[n(507)];s.id&&(this[n(497)][n(470)](t)[n(501)](e.id),r[n(499)](s.id)&&!this[n(496)](s,t)[n(478)]&&r[n(501)](s.id),this[n(492)][n(470)](s.id)&&!this[n(496)](s)[n(478)]&&this[n(492)][n(501)](s.id))}[ms(493)](t,e){const n=ms,r=this[n(476)][n(506)](t);return e&&this[n(476)][n(462)](t.id),r[n(500)]=this[n(510)]++,r}}var Os=__webpack_require__(673),ws=__webpack_require__.n(Os),vs=__webpack_require__(535),Is={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ws()(vs.A,Is);vs.A.locals;function Ss(t,e){const n=As();return(Ss=function(t,e){return n[t-=373]})(t,e)}const Ps=Ss;function As(){const t=["getContainedElement","user:range:","ck-user__selection","tableCell","editing","mouseenter","</span>","_createdBatches","change:range","root","336038IdudoN","init","ck-user__marker ","getMarkerClass","end","ck-user__marker_hovered","stopListening","has","plugins","delete","markerToHighlight","update:user:range","$text","contenteditable","getFirstRange","getNearestSelectionRange","batch","model","14FGdGTx","11kfRPKo","markerName","startsWith","getStart","nodeAfter","removeMarker","span","userPositionMarker","removeClass","toDomElement","commands","remove","user:range","isSimilar","name","classList","data-session-id","enqueueChange","split",'<span class="ck-user__marker-line" contenteditable="false"><span class="ck-user__marker-dot"></span></span><span class="ck-user__marker-tooltip" contenteditable="false" spellcheck="false">',"oldRange","get","conversion","type","markerRange","start","markers","applyOperation","orderNumber","selection","requires","addMarker","mouseleave","destroy","parent","render","486muXxqk","afterInit","add","highest","change","editor","addEventListener","checkChild","toRange","setCustomProperty","_domEmitter","markerNameToElements","marker","getUserBySessionId","6uTktej","pluginName","editingDowncast","deletionPosition","mySessionId","8OBGimT","fromRange","keydown","getAttribute","5018605ItqKCr","$graveyard","innerHTML","isObject","403zniUPF","clear","createRange","Escape","521878cHPlLx","hasDomSelection","6CtXZGS","getCustomProperty","hasContent","rootName","UserMarkers","undo","set","user:position:","createUIElement","mapper","newRange","schema","user:position","view","element","document","getRange","3053208HvvGdc","markerToElement","createUserMarkerOperations","isInline","isCollapsed","1107996nHKtIX","isLimit","reconvertMarker","detach","updateMarker","size","user:","getPositions","listenTo","for","5220oxCEuX","getSelectionClass","12348276bVOtCd","color"];return(As=function(){return t})()}!function(t,e){const n=Ss,r=t();for(;;)try{if(608245===parseInt(n(374))/1*(parseInt(n(462))/2)+parseInt(n(484))/3*(-parseInt(n(448))/4)+-parseInt(n(452))/5*(-parseInt(n(443))/6)+-parseInt(n(392))/7*(parseInt(n(479))/8)+parseInt(n(429))/9*(-parseInt(n(494))/10)+-parseInt(n(393))/11*(parseInt(n(496))/12)+parseInt(n(456))/13*(parseInt(n(460))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends e.Plugin{constructor(){const t=Ss;super(...arguments),this[t(439)]=new((0,n.DomEmitterMixin)())}static get[Ps(423)](){return[bs]}static get[Ps(444)](){return Ps(466)}[Ps(375)](){const t=Ps,e=this[t(434)],r=e[t(382)][t(414)](bs);e[t(415)][t(493)](t(445))[t(480)]({model:t(474),view:(n,{writer:s})=>function(e,n,r,s){const o=t,i=e[o(394)][o(411)](":")[2],a=r[o(442)](i);if(!a||i===r[o(447)])return;if(!s[o(391)][o(473)][o(436)](e[o(417)][o(418)],o(386)))return;const c={class:o(376)+a[o(497)][o(377)](),"data-name":a[o(407)],"data-session-id":i},d=s[o(391)][o(419)][o(414)](e[o(394)])[o(396)](),u=d[o(397)],l=s[o(391)][o(473)];if(u&&l[o(455)](u)&&l[o(482)](u)&&!s[o(391)][o(419)][o(414)](o(499)+i)[o(478)]()[o(483)])return;const p=d[o(427)];return s[o(391)][o(473)][o(485)](p)&&!s[o(391)][o(464)](p)&&(c[o(387)]=!1),function(t,e,n){const r=o,s=t[r(470)](r(399),e);return t[r(438)](r(400),!0,s),s[r(428)]=function(t){const e=r,s=this[e(402)](t);return s[e(454)]=e(412)+n[e(407)]+e(504),s[e(435)](e(503),(()=>{const t=e;s[t(408)][t(431)](t(379))})),s[e(435)](e(425),(()=>{const t=e;s[t(408)][t(404)](t(379))})),s},s[r(406)]=function(t){const e=r;return!(!this[e(463)](e(400))||!t[e(463)](e(400))||this[e(451)](e(409))!=t[e(451)](e(409)))},s}(n,c,a)}(n,s,r,e)}),e[t(415)][t(493)](t(445))[t(384)]({model:t(405),view:e=>function(e,n){const r=t,s=e[r(394)][r(411)](":")[2];if(s===n[r(447)])return null;const o=n[r(442)](s);return o?{id:s,classes:[r(500),o[r(497)][r(495)]()],attributes:{"data-session-id":s},priority:2e3+o[r(421)]}:{id:s,classes:[]}}(e,r)}),function(e){const n=t,r=e[n(391)],o=new Map,i=e[n(382)][n(414)](bs);r[n(419)].on(n(385),((t,a,c,d)=>{const u=n;if(!d&&o[u(414)](a[u(407)]))return o[u(414)](a[u(407)])[u(487)](),void o[u(383)](a[u(407)]);const l=a[u(407)][u(411)](":")[2];if(l===i[u(447)])return;const p=u(469)+l;r[u(419)][u(381)](p)&&e[u(502)][u(486)](p),a.on(u(506),((t,e,n)=>{const i=u;if(i(453)!=e[i(373)][i(465)]&&i(453)==a[i(478)]()[i(373)][i(465)]&&!o[i(381)](a[i(407)])){const t=r[i(473)][i(389)](n[i(446)]);if(t){const e=s.LiveRange[i(449)](t);o[i(468)](a[i(407)],e),e.on(i(506),((t,n,s)=>{const c=i;if(c(453)==e[c(373)][c(465)]){const t=r[c(473)][c(389)](s[c(446)]);t?(e[c(418)]=t[c(418)],e[c(378)]=t[c(378)]):(o[c(383)](a[c(407)]),e[c(487)]())}}))}}}))})),r[n(477)].on(n(433),(()=>{const t=n;o[t(489)]>0&&r[t(410)]({isUndoable:!1},(e=>{const n=t;for(const[t,s]of o)n(453)==r[n(419)][n(414)](t)[n(478)]()[n(373)][n(465)]&&(Ts(t[n(411)](":")[2],s[n(437)](),r,e),s[n(487)]());o[n(457)]()}))}))}(e),this[t(439)][t(492)](n.global[t(477)],t(450),((n,{key:r})=>{const s=t;s(459)===r&&function(t){const e=s;t[e(502)][e(475)][e(433)]((n=>{const r=e;for(const e of t[r(391)][r(419)]){if(!e[r(407)][r(395)](r(474)))continue;const s=t[r(502)][r(471)][r(440)](e[r(407)]);if(s)for(const t of s)n[r(401)](r(379),t)}}))}(e)}),{useCapture:!0})}[Ps(430)](){const t=Ps,e=this[t(434)],n=e[t(403)][t(414)](t(467));n&&e[t(391)].on(t(420),((r,s)=>{const o=t,i=s[0];if(o(441)!=i[o(416)]||!i[o(407)][o(395)](o(490)))return;const a=i[o(390)];n[o(505)][o(381)](a)&&(i[o(472)]=i[o(413)]?e[o(391)][o(458)](i[o(413)][o(418)],i[o(413)][o(378)]):null)}),{priority:t(432)})}[Ps(426)](){const t=Ps;return this[t(439)][t(380)](),super[t(426)]()}[Ps(481)](){const t=Ps,e=this[t(434)],n=e[t(391)][t(477)],r=e[t(382)][t(414)](bs);e[t(391)][t(410)]({isUndoable:!1},(s=>{const o=t,i=o(499)+r[o(447)],a=o(469)+r[o(447)],c=e[o(391)][o(419)][o(381)](i);e[o(502)][o(475)][o(461)]?Ts(r[o(447)],n[o(422)][o(388)](),e[o(391)],s):c&&(s[o(398)](i),s[o(398)](a))}))}}function Ts(t,e,n,r){const s=Ps,o=s(499)+t,i=s(469)+t,a=e[s(498)]();let c=e[s(418)];a&&a.is(s(476),s(501))&&(c=function(t,e){const n=s;for(const r of t[n(491)]())if(e[n(473)][n(436)](r,n(386)))return r}(e,n),e=r[s(458)](c));const d=r[s(458)](c);n[s(419)][s(381)](o)?(r[s(488)](o,{range:e}),r[s(488)](i,{range:d})):(r[s(424)](o,{range:e,usingOperation:!0}),r[s(424)](i,{range:d,usingOperation:!0}))}function _s(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_SENDING_DATA":return r({string:"Sending data to the server.",id:"PENDING_ACTION_SENDING_DATA"});case"The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":return r("The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.");case"The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":return r("The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.");case"The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":return r("The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.");case"The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":return r("The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.");case"Synchronization issue":return r("Synchronization issue");case"PENDING_ACTION_REVISION_HISTORY":return r({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"CONNECTED_USERS":return r({string:"1 connected user (me)",plural:"%0 connected users",id:"CONNECTED_USERS"},n);default:return""}}const Cs=(()=>{var t=p.Reader,e=p.Writer,n=p.util,r=p.roots.default||(p.roots.default={});return r.AttributeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.range=null,s.prototype.key="",s.prototype.oldValueBoolean=!1,s.prototype.oldValueJson="",s.prototype.newValueBoolean=!1,s.prototype.newValueJson="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.range&&Object.hasOwnProperty.call(t,"range")&&r.Range.encode(t.range,n.uint32(10).fork()).ldelim(),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(18).string(t.key),null!=t.oldValueBoolean&&Object.hasOwnProperty.call(t,"oldValueBoolean")&&n.uint32(24).bool(t.oldValueBoolean),null!=t.oldValueJson&&Object.hasOwnProperty.call(t,"oldValueJson")&&n.uint32(34).string(t.oldValueJson),null!=t.newValueBoolean&&Object.hasOwnProperty.call(t,"newValueBoolean")&&n.uint32(40).bool(t.newValueBoolean),null!=t.newValueJson&&Object.hasOwnProperty.call(t,"newValueJson")&&n.uint32(50).string(t.newValueJson),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(56).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.AttributeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.range=r.Range.decode(e,e.uint32());break;case 2:o.key=e.string();break;case 3:o.oldValueBoolean=e.bool();break;case 4:o.oldValueJson=e.string();break;case 5:o.newValueBoolean=e.bool();break;case 6:o.newValueJson=e.string();break;case 7:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.range&&t.hasOwnProperty("range")){var e=r.Range.verify(t.range);if(e)return"range."+e}return null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&"boolean"!=typeof t.oldValueBoolean?"oldValueBoolean: boolean expected":null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&!n.isString(t.oldValueJson)?"oldValueJson: string expected":null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&"boolean"!=typeof t.newValueBoolean?"newValueBoolean: boolean expected":null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&!n.isString(t.newValueJson)?"newValueJson: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.AttributeOperation)return t;var e=new r.AttributeOperation;if(null!=t.range){if("object"!=typeof t.range)throw TypeError(".AttributeOperation.range: object expected");e.range=r.Range.fromObject(t.range)}return null!=t.key&&(e.key=String(t.key)),null!=t.oldValueBoolean&&(e.oldValueBoolean=Boolean(t.oldValueBoolean)),null!=t.oldValueJson&&(e.oldValueJson=String(t.oldValueJson)),null!=t.newValueBoolean&&(e.newValueBoolean=Boolean(t.newValueBoolean)),null!=t.newValueJson&&(e.newValueJson=String(t.newValueJson)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.range=null,n.key="",n.oldValueBoolean=!1,n.oldValueJson="",n.newValueBoolean=!1,n.newValueJson="",n.wasUndone=!1),null!=t.range&&t.hasOwnProperty("range")&&(n.range=r.Range.toObject(t.range,e)),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&(n.oldValueBoolean=t.oldValueBoolean),null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&(n.oldValueJson=t.oldValueJson),null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&(n.newValueBoolean=t.newValueBoolean),null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&(n.newValueJson=t.newValueJson),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/AttributeOperation"},s}(),r.InsertOperation=function(){function s(t){if(this.nodes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.position=null,s.prototype.nodes=n.emptyArray,s.prototype.shouldReceiveAttributes=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.position&&Object.hasOwnProperty.call(t,"position")&&r.Position.encode(t.position,n.uint32(10).fork()).ldelim(),null!=t.nodes&&t.nodes.length)for(var s=0;s<t.nodes.length;++s)r.Element.encode(t.nodes[s],n.uint32(18).fork()).ldelim();return null!=t.shouldReceiveAttributes&&Object.hasOwnProperty.call(t,"shouldReceiveAttributes")&&n.uint32(24).bool(t.shouldReceiveAttributes),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.InsertOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.position=r.Position.decode(e,e.uint32());break;case 2:o.nodes&&o.nodes.length||(o.nodes=[]),o.nodes.push(r.Element.decode(e,e.uint32()));break;case 3:o.shouldReceiveAttributes=e.bool();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.position&&t.hasOwnProperty("position")&&(n=r.Position.verify(t.position)))return"position."+n;if(null!=t.nodes&&t.hasOwnProperty("nodes")){if(!Array.isArray(t.nodes))return"nodes: array expected";for(var e=0;e<t.nodes.length;++e){var n;if(n=r.Element.verify(t.nodes[e]))return"nodes."+n}}return null!=t.shouldReceiveAttributes&&t.hasOwnProperty("shouldReceiveAttributes")&&"boolean"!=typeof t.shouldReceiveAttributes?"shouldReceiveAttributes: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.InsertOperation)return t;var e=new r.InsertOperation;if(null!=t.position){if("object"!=typeof t.position)throw TypeError(".InsertOperation.position: object expected");e.position=r.Position.fromObject(t.position)}if(t.nodes){if(!Array.isArray(t.nodes))throw TypeError(".InsertOperation.nodes: array expected");e.nodes=[];for(var n=0;n<t.nodes.length;++n){if("object"!=typeof t.nodes[n])throw TypeError(".InsertOperation.nodes: object expected");e.nodes[n]=r.Element.fromObject(t.nodes[n])}}return null!=t.shouldReceiveAttributes&&(e.shouldReceiveAttributes=Boolean(t.shouldReceiveAttributes)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.nodes=[]),e.defaults&&(n.position=null,n.shouldReceiveAttributes=!1,n.wasUndone=!1),null!=t.position&&t.hasOwnProperty("position")&&(n.position=r.Position.toObject(t.position,e)),t.nodes&&t.nodes.length){n.nodes=[];for(var s=0;s<t.nodes.length;++s)n.nodes[s]=r.Element.toObject(t.nodes[s],e)}return null!=t.shouldReceiveAttributes&&t.hasOwnProperty("shouldReceiveAttributes")&&(n.shouldReceiveAttributes=t.shouldReceiveAttributes),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/InsertOperation"},s}(),r.MarkerOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.name="",s.prototype.oldRange=null,s.prototype.newRange=null,s.prototype.affectsData=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(10).string(t.name),null!=t.oldRange&&Object.hasOwnProperty.call(t,"oldRange")&&r.Range.encode(t.oldRange,n.uint32(18).fork()).ldelim(),null!=t.newRange&&Object.hasOwnProperty.call(t,"newRange")&&r.Range.encode(t.newRange,n.uint32(26).fork()).ldelim(),null!=t.affectsData&&Object.hasOwnProperty.call(t,"affectsData")&&n.uint32(32).bool(t.affectsData),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MarkerOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.name=e.string();break;case 2:o.oldRange=r.Range.decode(e,e.uint32());break;case 3:o.newRange=r.Range.decode(e,e.uint32());break;case 4:o.affectsData=e.bool();break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name))return"name: string expected";var e;if(null!=t.oldRange&&t.hasOwnProperty("oldRange")&&(e=r.Range.verify(t.oldRange)))return"oldRange."+e;if(null!=t.newRange&&t.hasOwnProperty("newRange")&&(e=r.Range.verify(t.newRange)))return"newRange."+e;return null!=t.affectsData&&t.hasOwnProperty("affectsData")&&"boolean"!=typeof t.affectsData?"affectsData: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MarkerOperation)return t;var e=new r.MarkerOperation;if(null!=t.name&&(e.name=String(t.name)),null!=t.oldRange){if("object"!=typeof t.oldRange)throw TypeError(".MarkerOperation.oldRange: object expected");e.oldRange=r.Range.fromObject(t.oldRange)}if(null!=t.newRange){if("object"!=typeof t.newRange)throw TypeError(".MarkerOperation.newRange: object expected");e.newRange=r.Range.fromObject(t.newRange)}return null!=t.affectsData&&(e.affectsData=Boolean(t.affectsData)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.name="",n.oldRange=null,n.newRange=null,n.affectsData=!1,n.wasUndone=!1),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.oldRange&&t.hasOwnProperty("oldRange")&&(n.oldRange=r.Range.toObject(t.oldRange,e)),null!=t.newRange&&t.hasOwnProperty("newRange")&&(n.newRange=r.Range.toObject(t.newRange,e)),null!=t.affectsData&&t.hasOwnProperty("affectsData")&&(n.affectsData=t.affectsData),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MarkerOperation"},s}(),r.MergeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.sourcePosition=null,s.prototype.targetPosition=null,s.prototype.graveyardPosition=null,s.prototype.howMany=0,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.sourcePosition&&Object.hasOwnProperty.call(t,"sourcePosition")&&r.Position.encode(t.sourcePosition,n.uint32(10).fork()).ldelim(),null!=t.targetPosition&&Object.hasOwnProperty.call(t,"targetPosition")&&r.Position.encode(t.targetPosition,n.uint32(18).fork()).ldelim(),null!=t.graveyardPosition&&Object.hasOwnProperty.call(t,"graveyardPosition")&&r.Position.encode(t.graveyardPosition,n.uint32(26).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(32).uint32(t.howMany),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MergeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.sourcePosition=r.Position.decode(e,e.uint32());break;case 2:o.targetPosition=r.Position.decode(e,e.uint32());break;case 3:o.graveyardPosition=r.Position.decode(e,e.uint32());break;case 4:o.howMany=e.uint32();break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(e=r.Position.verify(t.sourcePosition)))return"sourcePosition."+e;if(null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(e=r.Position.verify(t.targetPosition)))return"targetPosition."+e;if(null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(e=r.Position.verify(t.graveyardPosition)))return"graveyardPosition."+e;return null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany)?"howMany: integer expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MergeOperation)return t;var e=new r.MergeOperation;if(null!=t.sourcePosition){if("object"!=typeof t.sourcePosition)throw TypeError(".MergeOperation.sourcePosition: object expected");e.sourcePosition=r.Position.fromObject(t.sourcePosition)}if(null!=t.targetPosition){if("object"!=typeof t.targetPosition)throw TypeError(".MergeOperation.targetPosition: object expected");e.targetPosition=r.Position.fromObject(t.targetPosition)}if(null!=t.graveyardPosition){if("object"!=typeof t.graveyardPosition)throw TypeError(".MergeOperation.graveyardPosition: object expected");e.graveyardPosition=r.Position.fromObject(t.graveyardPosition)}return null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.sourcePosition=null,n.targetPosition=null,n.graveyardPosition=null,n.howMany=0,n.wasUndone=!1),null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(n.sourcePosition=r.Position.toObject(t.sourcePosition,e)),null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(n.targetPosition=r.Position.toObject(t.targetPosition,e)),null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(n.graveyardPosition=r.Position.toObject(t.graveyardPosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MergeOperation"},s}(),r.MoveOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.sourcePosition=null,s.prototype.howMany=0,s.prototype.targetPosition=null,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.sourcePosition&&Object.hasOwnProperty.call(t,"sourcePosition")&&r.Position.encode(t.sourcePosition,n.uint32(10).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(16).uint32(t.howMany),null!=t.targetPosition&&Object.hasOwnProperty.call(t,"targetPosition")&&r.Position.encode(t.targetPosition,n.uint32(26).fork()).ldelim(),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MoveOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.sourcePosition=r.Position.decode(e,e.uint32());break;case 2:o.howMany=e.uint32();break;case 3:o.targetPosition=r.Position.decode(e,e.uint32());break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(e=r.Position.verify(t.sourcePosition)))return"sourcePosition."+e;if(null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany))return"howMany: integer expected";if(null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(e=r.Position.verify(t.targetPosition)))return"targetPosition."+e;return null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MoveOperation)return t;var e=new r.MoveOperation;if(null!=t.sourcePosition){if("object"!=typeof t.sourcePosition)throw TypeError(".MoveOperation.sourcePosition: object expected");e.sourcePosition=r.Position.fromObject(t.sourcePosition)}if(null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.targetPosition){if("object"!=typeof t.targetPosition)throw TypeError(".MoveOperation.targetPosition: object expected");e.targetPosition=r.Position.fromObject(t.targetPosition)}return null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.sourcePosition=null,n.howMany=0,n.targetPosition=null,n.wasUndone=!1),null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(n.sourcePosition=r.Position.toObject(t.sourcePosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(n.targetPosition=r.Position.toObject(t.targetPosition,e)),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MoveOperation"},s}(),r.RenameOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.position=null,s.prototype.oldName="",s.prototype.newName="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.position&&Object.hasOwnProperty.call(t,"position")&&r.Position.encode(t.position,n.uint32(10).fork()).ldelim(),null!=t.oldName&&Object.hasOwnProperty.call(t,"oldName")&&n.uint32(18).string(t.oldName),null!=t.newName&&Object.hasOwnProperty.call(t,"newName")&&n.uint32(26).string(t.newName),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RenameOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.position=r.Position.decode(e,e.uint32());break;case 2:o.oldName=e.string();break;case 3:o.newName=e.string();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.position&&t.hasOwnProperty("position")){var e=r.Position.verify(t.position);if(e)return"position."+e}return null!=t.oldName&&t.hasOwnProperty("oldName")&&!n.isString(t.oldName)?"oldName: string expected":null!=t.newName&&t.hasOwnProperty("newName")&&!n.isString(t.newName)?"newName: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RenameOperation)return t;var e=new r.RenameOperation;if(null!=t.position){if("object"!=typeof t.position)throw TypeError(".RenameOperation.position: object expected");e.position=r.Position.fromObject(t.position)}return null!=t.oldName&&(e.oldName=String(t.oldName)),null!=t.newName&&(e.newName=String(t.newName)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.position=null,n.oldName="",n.newName="",n.wasUndone=!1),null!=t.position&&t.hasOwnProperty("position")&&(n.position=r.Position.toObject(t.position,e)),null!=t.oldName&&t.hasOwnProperty("oldName")&&(n.oldName=t.oldName),null!=t.newName&&t.hasOwnProperty("newName")&&(n.newName=t.newName),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RenameOperation"},s}(),r.RootAttributeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.root="",s.prototype.key="",s.prototype.oldValueBoolean=!1,s.prototype.oldValueJson="",s.prototype.newValueBoolean=!1,s.prototype.newValueJson="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.root&&Object.hasOwnProperty.call(t,"root")&&n.uint32(10).string(t.root),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(18).string(t.key),null!=t.oldValueBoolean&&Object.hasOwnProperty.call(t,"oldValueBoolean")&&n.uint32(24).bool(t.oldValueBoolean),null!=t.oldValueJson&&Object.hasOwnProperty.call(t,"oldValueJson")&&n.uint32(34).string(t.oldValueJson),null!=t.newValueBoolean&&Object.hasOwnProperty.call(t,"newValueBoolean")&&n.uint32(40).bool(t.newValueBoolean),null!=t.newValueJson&&Object.hasOwnProperty.call(t,"newValueJson")&&n.uint32(50).string(t.newValueJson),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(56).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RootAttributeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.root=e.string();break;case 2:o.key=e.string();break;case 3:o.oldValueBoolean=e.bool();break;case 4:o.oldValueJson=e.string();break;case 5:o.newValueBoolean=e.bool();break;case 6:o.newValueJson=e.string();break;case 7:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.root&&t.hasOwnProperty("root")&&!n.isString(t.root)?"root: string expected":null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&"boolean"!=typeof t.oldValueBoolean?"oldValueBoolean: boolean expected":null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&!n.isString(t.oldValueJson)?"oldValueJson: string expected":null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&"boolean"!=typeof t.newValueBoolean?"newValueBoolean: boolean expected":null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&!n.isString(t.newValueJson)?"newValueJson: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RootAttributeOperation)return t;var e=new r.RootAttributeOperation;return null!=t.root&&(e.root=String(t.root)),null!=t.key&&(e.key=String(t.key)),null!=t.oldValueBoolean&&(e.oldValueBoolean=Boolean(t.oldValueBoolean)),null!=t.oldValueJson&&(e.oldValueJson=String(t.oldValueJson)),null!=t.newValueBoolean&&(e.newValueBoolean=Boolean(t.newValueBoolean)),null!=t.newValueJson&&(e.newValueJson=String(t.newValueJson)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.root="",n.key="",n.oldValueBoolean=!1,n.oldValueJson="",n.newValueBoolean=!1,n.newValueJson="",n.wasUndone=!1),null!=t.root&&t.hasOwnProperty("root")&&(n.root=t.root),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&(n.oldValueBoolean=t.oldValueBoolean),null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&(n.oldValueJson=t.oldValueJson),null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&(n.newValueBoolean=t.newValueBoolean),null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&(n.newValueJson=t.newValueJson),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RootAttributeOperation"},s}(),r.RootOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.rootName="",s.prototype.elementName="",s.prototype.isAdd=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.rootName&&Object.hasOwnProperty.call(t,"rootName")&&n.uint32(10).string(t.rootName),null!=t.elementName&&Object.hasOwnProperty.call(t,"elementName")&&n.uint32(18).string(t.elementName),null!=t.isAdd&&Object.hasOwnProperty.call(t,"isAdd")&&n.uint32(24).bool(t.isAdd),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RootOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.rootName=e.string();break;case 2:o.elementName=e.string();break;case 3:o.isAdd=e.bool();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.rootName&&t.hasOwnProperty("rootName")&&!n.isString(t.rootName)?"rootName: string expected":null!=t.elementName&&t.hasOwnProperty("elementName")&&!n.isString(t.elementName)?"elementName: string expected":null!=t.isAdd&&t.hasOwnProperty("isAdd")&&"boolean"!=typeof t.isAdd?"isAdd: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RootOperation)return t;var e=new r.RootOperation;return null!=t.rootName&&(e.rootName=String(t.rootName)),null!=t.elementName&&(e.elementName=String(t.elementName)),null!=t.isAdd&&(e.isAdd=Boolean(t.isAdd)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.rootName="",n.elementName="",n.isAdd=!1,n.wasUndone=!1),null!=t.rootName&&t.hasOwnProperty("rootName")&&(n.rootName=t.rootName),null!=t.elementName&&t.hasOwnProperty("elementName")&&(n.elementName=t.elementName),null!=t.isAdd&&t.hasOwnProperty("isAdd")&&(n.isAdd=t.isAdd),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RootOperation"},s}(),r.SplitOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.splitPosition=null,s.prototype.graveyardPosition=null,s.prototype.howMany=0,s.prototype.insertionPosition=null,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.splitPosition&&Object.hasOwnProperty.call(t,"splitPosition")&&r.Position.encode(t.splitPosition,n.uint32(10).fork()).ldelim(),null!=t.graveyardPosition&&Object.hasOwnProperty.call(t,"graveyardPosition")&&r.Position.encode(t.graveyardPosition,n.uint32(18).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(24).uint32(t.howMany),null!=t.insertionPosition&&Object.hasOwnProperty.call(t,"insertionPosition")&&r.Position.encode(t.insertionPosition,n.uint32(34).fork()).ldelim(),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SplitOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.splitPosition=r.Position.decode(e,e.uint32());break;case 2:o.graveyardPosition=r.Position.decode(e,e.uint32());break;case 3:o.howMany=e.uint32();break;case 4:o.insertionPosition=r.Position.decode(e,e.uint32());break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.splitPosition&&t.hasOwnProperty("splitPosition")&&(e=r.Position.verify(t.splitPosition)))return"splitPosition."+e;if(null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(e=r.Position.verify(t.graveyardPosition)))return"graveyardPosition."+e;if(null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany))return"howMany: integer expected";if(null!=t.insertionPosition&&t.hasOwnProperty("insertionPosition")&&(e=r.Position.verify(t.insertionPosition)))return"insertionPosition."+e;return null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.SplitOperation)return t;var e=new r.SplitOperation;if(null!=t.splitPosition){if("object"!=typeof t.splitPosition)throw TypeError(".SplitOperation.splitPosition: object expected");e.splitPosition=r.Position.fromObject(t.splitPosition)}if(null!=t.graveyardPosition){if("object"!=typeof t.graveyardPosition)throw TypeError(".SplitOperation.graveyardPosition: object expected");e.graveyardPosition=r.Position.fromObject(t.graveyardPosition)}if(null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.insertionPosition){if("object"!=typeof t.insertionPosition)throw TypeError(".SplitOperation.insertionPosition: object expected");e.insertionPosition=r.Position.fromObject(t.insertionPosition)}return null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.splitPosition=null,n.graveyardPosition=null,n.howMany=0,n.insertionPosition=null,n.wasUndone=!1),null!=t.splitPosition&&t.hasOwnProperty("splitPosition")&&(n.splitPosition=r.Position.toObject(t.splitPosition,e)),null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(n.graveyardPosition=r.Position.toObject(t.graveyardPosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.insertionPosition&&t.hasOwnProperty("insertionPosition")&&(n.insertionPosition=r.Position.toObject(t.insertionPosition,e)),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SplitOperation"},s}(),r.Position=function(){function s(t){if(this.path=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.root="",s.prototype.rootMain=!1,s.prototype.rootGraveyard=!1,s.prototype.path=n.emptyArray,s.prototype.stickiness="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.root&&Object.hasOwnProperty.call(t,"root")&&n.uint32(10).string(t.root),null!=t.rootMain&&Object.hasOwnProperty.call(t,"rootMain")&&n.uint32(16).bool(t.rootMain),null!=t.rootGraveyard&&Object.hasOwnProperty.call(t,"rootGraveyard")&&n.uint32(24).bool(t.rootGraveyard),null!=t.path&&t.path.length){n.uint32(34).fork();for(var r=0;r<t.path.length;++r)n.uint32(t.path[r]);n.ldelim()}return null!=t.stickiness&&Object.hasOwnProperty.call(t,"stickiness")&&n.uint32(42).string(t.stickiness),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.Position;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.root=e.string();break;case 2:o.rootMain=e.bool();break;case 3:o.rootGraveyard=e.bool();break;case 4:if(o.path&&o.path.length||(o.path=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.path.push(e.uint32());else o.path.push(e.uint32());break;case 5:o.stickiness=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.root&&t.hasOwnProperty("root")&&!n.isString(t.root))return"root: string expected";if(null!=t.rootMain&&t.hasOwnProperty("rootMain")&&"boolean"!=typeof t.rootMain)return"rootMain: boolean expected";if(null!=t.rootGraveyard&&t.hasOwnProperty("rootGraveyard")&&"boolean"!=typeof t.rootGraveyard)return"rootGraveyard: boolean expected";if(null!=t.path&&t.hasOwnProperty("path")){if(!Array.isArray(t.path))return"path: array expected";for(var e=0;e<t.path.length;++e)if(!n.isInteger(t.path[e]))return"path: integer[] expected"}return null!=t.stickiness&&t.hasOwnProperty("stickiness")&&!n.isString(t.stickiness)?"stickiness: string expected":null},s.fromObject=function(t){if(t instanceof r.Position)return t;var e=new r.Position;if(null!=t.root&&(e.root=String(t.root)),null!=t.rootMain&&(e.rootMain=Boolean(t.rootMain)),null!=t.rootGraveyard&&(e.rootGraveyard=Boolean(t.rootGraveyard)),t.path){if(!Array.isArray(t.path))throw TypeError(".Position.path: array expected");e.path=[];for(var n=0;n<t.path.length;++n)e.path[n]=t.path[n]>>>0}return null!=t.stickiness&&(e.stickiness=String(t.stickiness)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.path=[]),e.defaults&&(n.root="",n.rootMain=!1,n.rootGraveyard=!1,n.stickiness=""),null!=t.root&&t.hasOwnProperty("root")&&(n.root=t.root),null!=t.rootMain&&t.hasOwnProperty("rootMain")&&(n.rootMain=t.rootMain),null!=t.rootGraveyard&&t.hasOwnProperty("rootGraveyard")&&(n.rootGraveyard=t.rootGraveyard),t.path&&t.path.length){n.path=[];for(var r=0;r<t.path.length;++r)n.path[r]=t.path[r]}return null!=t.stickiness&&t.hasOwnProperty("stickiness")&&(n.stickiness=t.stickiness),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Position"},s}(),r.Range=function(){function n(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return n.prototype.start=null,n.prototype.end=null,n.create=function(t){return new n(t)},n.encode=function(t,n){return n||(n=e.create()),null!=t.start&&Object.hasOwnProperty.call(t,"start")&&r.Position.encode(t.start,n.uint32(10).fork()).ldelim(),null!=t.end&&Object.hasOwnProperty.call(t,"end")&&r.Position.encode(t.end,n.uint32(18).fork()).ldelim(),n},n.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},n.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.Range;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.start=r.Position.decode(e,e.uint32());break;case 2:o.end=r.Position.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},n.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},n.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.start&&t.hasOwnProperty("start")&&(e=r.Position.verify(t.start)))return"start."+e;if(null!=t.end&&t.hasOwnProperty("end")&&(e=r.Position.verify(t.end)))return"end."+e;return null},n.fromObject=function(t){if(t instanceof r.Range)return t;var e=new r.Range;if(null!=t.start){if("object"!=typeof t.start)throw TypeError(".Range.start: object expected");e.start=r.Position.fromObject(t.start)}if(null!=t.end){if("object"!=typeof t.end)throw TypeError(".Range.end: object expected");e.end=r.Position.fromObject(t.end)}return e},n.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.start=null,n.end=null),null!=t.start&&t.hasOwnProperty("start")&&(n.start=r.Position.toObject(t.start,e)),null!=t.end&&t.hasOwnProperty("end")&&(n.end=r.Position.toObject(t.end,e)),n},n.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},n.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Range"},n}(),r.Element=function(){function s(t){if(this.children=[],this.attributesBoolean={},t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.name="",s.prototype.children=n.emptyArray,s.prototype.data="",s.prototype.attributesBoolean=n.emptyObject,s.prototype.attributesJson="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(10).string(t.name),null!=t.children&&t.children.length)for(var s=0;s<t.children.length;++s)r.Element.encode(t.children[s],n.uint32(18).fork()).ldelim();if(null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(26).string(t.data),null!=t.attributesBoolean&&Object.hasOwnProperty.call(t,"attributesBoolean")){var o=Object.keys(t.attributesBoolean);for(s=0;s<o.length;++s)n.uint32(34).fork().uint32(10).string(o[s]).uint32(16).bool(t.attributesBoolean[o[s]]).ldelim()}return null!=t.attributesJson&&Object.hasOwnProperty.call(t,"attributesJson")&&n.uint32(42).string(t.attributesJson),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,s){e instanceof t||(e=t.create(e));for(var o,i,a=void 0===s?e.len:e.pos+s,c=new r.Element;e.pos<a;){var d=e.uint32();switch(d>>>3){case 1:c.name=e.string();break;case 2:c.children&&c.children.length||(c.children=[]),c.children.push(r.Element.decode(e,e.uint32()));break;case 3:c.data=e.string();break;case 4:c.attributesBoolean===n.emptyObject&&(c.attributesBoolean={});var u=e.uint32()+e.pos;for(o="",i=!1;e.pos<u;){var l=e.uint32();switch(l>>>3){case 1:o=e.string();break;case 2:i=e.bool();break;default:e.skipType(7&l)}}c.attributesBoolean[o]=i;break;case 5:c.attributesJson=e.string();break;default:e.skipType(7&d)}}return c},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name))return"name: string expected";if(null!=t.children&&t.hasOwnProperty("children")){if(!Array.isArray(t.children))return"children: array expected";for(var e=0;e<t.children.length;++e){var s=r.Element.verify(t.children[e]);if(s)return"children."+s}}if(null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data))return"data: string expected";if(null!=t.attributesBoolean&&t.hasOwnProperty("attributesBoolean")){if(!n.isObject(t.attributesBoolean))return"attributesBoolean: object expected";var o=Object.keys(t.attributesBoolean);for(e=0;e<o.length;++e)if("boolean"!=typeof t.attributesBoolean[o[e]])return"attributesBoolean: boolean{k:string} expected"}return null!=t.attributesJson&&t.hasOwnProperty("attributesJson")&&!n.isString(t.attributesJson)?"attributesJson: string expected":null},s.fromObject=function(t){if(t instanceof r.Element)return t;var e=new r.Element;if(null!=t.name&&(e.name=String(t.name)),t.children){if(!Array.isArray(t.children))throw TypeError(".Element.children: array expected");e.children=[];for(var n=0;n<t.children.length;++n){if("object"!=typeof t.children[n])throw TypeError(".Element.children: object expected");e.children[n]=r.Element.fromObject(t.children[n])}}if(null!=t.data&&(e.data=String(t.data)),t.attributesBoolean){if("object"!=typeof t.attributesBoolean)throw TypeError(".Element.attributesBoolean: object expected");e.attributesBoolean={};var s=Object.keys(t.attributesBoolean);for(n=0;n<s.length;++n)e.attributesBoolean[s[n]]=Boolean(t.attributesBoolean[s[n]])}return null!=t.attributesJson&&(e.attributesJson=String(t.attributesJson)),e},s.toObject=function(t,e){e||(e={});var n,s={};if((e.arrays||e.defaults)&&(s.children=[]),(e.objects||e.defaults)&&(s.attributesBoolean={}),e.defaults&&(s.name="",s.data="",s.attributesJson=""),null!=t.name&&t.hasOwnProperty("name")&&(s.name=t.name),t.children&&t.children.length){s.children=[];for(var o=0;o<t.children.length;++o)s.children[o]=r.Element.toObject(t.children[o],e)}if(null!=t.data&&t.hasOwnProperty("data")&&(s.data=t.data),t.attributesBoolean&&(n=Object.keys(t.attributesBoolean)).length){s.attributesBoolean={};for(o=0;o<n.length;++o)s.attributesBoolean[n[o]]=t.attributesBoolean[n[o]]}return null!=t.attributesJson&&t.hasOwnProperty("attributesJson")&&(s.attributesJson=t.attributesJson),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Element"},s}(),r})();class js{constructor(){this._protobufRoot=Cs}getDescriptor(t){return new Es(this._protobufRoot[t])}}class Es{constructor(t){this._protobuf=t}compress(t){const e=this._protobuf.verify(t);if(e)throw Error(e);return this._protobuf.encode(this._protobuf.create(t)).finish()}decompress(t){return this._protobuf.toObject(this._protobuf.decode(t),{oneofs:!0})}}const Ds=function(){this.__data__=[],this.size=0};const Rs=function(t,e){return t===e||t!=t&&e!=e};const xs=function(t,e){for(var n=t.length;n--;)if(Rs(t[n][0],e))return n;return-1};var Ns=Array.prototype.splice;const Vs=function(t){var e=this.__data__,n=xs(e,t);return!(n<0)&&(n==e.length-1?e.pop():Ns.call(e,n,1),--this.size,!0)};const Ms=function(t){var e=this.__data__,n=xs(e,t);return n<0?void 0:e[n][1]};const Us=function(t){return xs(this.__data__,t)>-1};const Bs=function(t,e){var n=this.__data__,r=xs(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function Js(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Js.prototype.clear=Ds,Js.prototype.delete=Vs,Js.prototype.get=Ms,Js.prototype.has=Us,Js.prototype.set=Bs;const qs=Js;const Gs=function(){this.__data__=new qs,this.size=0};const Ls=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Ys=function(t){return this.__data__.get(t)};const zs=function(t){return this.__data__.has(t)};const Hs="object"==typeof global&&global&&global.Object===Object&&global;var Fs="object"==typeof self&&self&&self.Object===Object&&self;const Ks=Hs||Fs||Function("return this")();const Ws=Ks.Symbol;var $s=Object.prototype,Xs=$s.hasOwnProperty,Qs=$s.toString,Zs=Ws?Ws.toStringTag:void 0;const to=function(t){var e=Xs.call(t,Zs),n=t[Zs];try{t[Zs]=void 0;var r=!0}catch(t){}var s=Qs.call(t);return r&&(e?t[Zs]=n:delete t[Zs]),s};var eo=Object.prototype.toString;const no=function(t){return eo.call(t)};var ro=Ws?Ws.toStringTag:void 0;const so=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ro&&ro in Object(t)?to(t):no(t)};const oo=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const io=function(t){if(!oo(t))return!1;var e=so(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ao=Ks["__core-js_shared__"];var co,uo=(co=/[^.]+$/.exec(ao&&ao.keys&&ao.keys.IE_PROTO||""))?"Symbol(src)_1."+co:"";const lo=function(t){return!!uo&&uo in t};var po=Function.prototype.toString;const ho=function(t){if(null!=t){try{return po.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var fo=/^\[object .+?Constructor\]$/,mo=Function.prototype,yo=Object.prototype,go=mo.toString,bo=yo.hasOwnProperty,Oo=RegExp("^"+go.call(bo).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const wo=function(t){return!(!oo(t)||lo(t))&&(io(t)?Oo:fo).test(ho(t))};const vo=function(t,e){return null==t?void 0:t[e]};const Io=function(t,e){var n=vo(t,e);return wo(n)?n:void 0};const So=Io(Ks,"Map");const Po=Io(Object,"create");const Ao=function(){this.__data__=Po?Po(null):{},this.size=0};const ko=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var To=Object.prototype.hasOwnProperty;const _o=function(t){var e=this.__data__;if(Po){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return To.call(e,t)?e[t]:void 0};var Co=Object.prototype.hasOwnProperty;const jo=function(t){var e=this.__data__;return Po?void 0!==e[t]:Co.call(e,t)};const Eo=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Po&&void 0===e?"__lodash_hash_undefined__":e,this};function Do(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Do.prototype.clear=Ao,Do.prototype.delete=ko,Do.prototype.get=_o,Do.prototype.has=jo,Do.prototype.set=Eo;const Ro=Do;const xo=function(){this.size=0,this.__data__={hash:new Ro,map:new(So||qs),string:new Ro}};const No=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Vo=function(t,e){var n=t.__data__;return No(e)?n["string"==typeof e?"string":"hash"]:n.map};const Mo=function(t){var e=Vo(this,t).delete(t);return this.size-=e?1:0,e};const Uo=function(t){return Vo(this,t).get(t)};const Bo=function(t){return Vo(this,t).has(t)};const Jo=function(t,e){var n=Vo(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function qo(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}qo.prototype.clear=xo,qo.prototype.delete=Mo,qo.prototype.get=Uo,qo.prototype.has=Bo,qo.prototype.set=Jo;const Go=qo;const Lo=function(t,e){var n=this.__data__;if(n instanceof qs){var r=n.__data__;if(!So||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Go(r)}return n.set(t,e),this.size=n.size,this};function Yo(t){var e=this.__data__=new qs(t);this.size=e.size}Yo.prototype.clear=Gs,Yo.prototype.delete=Ls,Yo.prototype.get=Ys,Yo.prototype.has=zs,Yo.prototype.set=Lo;const zo=Yo;const Ho=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Fo=function(){try{var t=Io(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ko=function(t,e,n){"__proto__"==e&&Fo?Fo(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Wo=Object.prototype.hasOwnProperty;const $o=function(t,e,n){var r=t[e];Wo.call(t,e)&&Rs(r,n)&&(void 0!==n||e in t)||Ko(t,e,n)};const Xo=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Ko(n,a,c):$o(n,a,c)}return n};const Qo=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const Zo=function(t){return null!=t&&"object"==typeof t};const ti=function(t){return Zo(t)&&"[object Arguments]"==so(t)};var ei=Object.prototype,ni=ei.hasOwnProperty,ri=ei.propertyIsEnumerable,si=ti(function(){return arguments}())?ti:function(t){return Zo(t)&&ni.call(t,"callee")&&!ri.call(t,"callee")};const oi=si;const ii=Array.isArray;const ai=function(){return!1};var ci="object"==typeof exports&&exports&&!exports.nodeType&&exports,di=ci&&"object"==typeof module&&module&&!module.nodeType&&module,ui=di&&di.exports===ci?Ks.Buffer:void 0;const li=(ui?ui.isBuffer:void 0)||ai;var pi=/^(?:0|[1-9]\d*)$/;const hi=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&pi.test(t))&&t>-1&&t%1==0&&t<e};const fi=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var mi={};mi["[object Float32Array]"]=mi["[object Float64Array]"]=mi["[object Int8Array]"]=mi["[object Int16Array]"]=mi["[object Int32Array]"]=mi["[object Uint8Array]"]=mi["[object Uint8ClampedArray]"]=mi["[object Uint16Array]"]=mi["[object Uint32Array]"]=!0,mi["[object Arguments]"]=mi["[object Array]"]=mi["[object ArrayBuffer]"]=mi["[object Boolean]"]=mi["[object DataView]"]=mi["[object Date]"]=mi["[object Error]"]=mi["[object Function]"]=mi["[object Map]"]=mi["[object Number]"]=mi["[object Object]"]=mi["[object RegExp]"]=mi["[object Set]"]=mi["[object String]"]=mi["[object WeakMap]"]=!1;const yi=function(t){return Zo(t)&&fi(t.length)&&!!mi[so(t)]};const gi=function(t){return function(e){return t(e)}};var bi="object"==typeof exports&&exports&&!exports.nodeType&&exports,Oi=bi&&"object"==typeof module&&module&&!module.nodeType&&module,wi=Oi&&Oi.exports===bi&&Hs.process;const vi=function(){try{var t=Oi&&Oi.require&&Oi.require("util").types;return t||wi&&wi.binding&&wi.binding("util")}catch(t){}}();var Ii=vi&&vi.isTypedArray;const Si=Ii?gi(Ii):yi;var Pi=Object.prototype.hasOwnProperty;const Ai=function(t,e){var n=ii(t),r=!n&&oi(t),s=!n&&!r&&li(t),o=!n&&!r&&!s&&Si(t),i=n||r||s||o,a=i?Qo(t.length,String):[],c=a.length;for(var d in t)!e&&!Pi.call(t,d)||i&&("length"==d||s&&("offset"==d||"parent"==d)||o&&("buffer"==d||"byteLength"==d||"byteOffset"==d)||hi(d,c))||a.push(d);return a};var ki=Object.prototype;const Ti=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||ki)};const _i=function(t,e){return function(n){return t(e(n))}};const Ci=_i(Object.keys,Object);var ji=Object.prototype.hasOwnProperty;const Ei=function(t){if(!Ti(t))return Ci(t);var e=[];for(var n in Object(t))ji.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Di=function(t){return null!=t&&fi(t.length)&&!io(t)};const Ri=function(t){return Di(t)?Ai(t):Ei(t)};const xi=function(t,e){return t&&Xo(e,Ri(e),t)};const Ni=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Vi=Object.prototype.hasOwnProperty;const Mi=function(t){if(!oo(t))return Ni(t);var e=Ti(t),n=[];for(var r in t)("constructor"!=r||!e&&Vi.call(t,r))&&n.push(r);return n};const Ui=function(t){return Di(t)?Ai(t,!0):Mi(t)};const Bi=function(t,e){return t&&Xo(e,Ui(e),t)};var Ji="object"==typeof exports&&exports&&!exports.nodeType&&exports,qi=Ji&&"object"==typeof module&&module&&!module.nodeType&&module,Gi=qi&&qi.exports===Ji?Ks.Buffer:void 0,Li=Gi?Gi.allocUnsafe:void 0;const Yi=function(t,e){if(e)return t.slice();var n=t.length,r=Li?Li(n):new t.constructor(n);return t.copy(r),r};const zi=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Hi=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Fi=function(){return[]};var Ki=Object.prototype.propertyIsEnumerable,Wi=Object.getOwnPropertySymbols;const $i=Wi?function(t){return null==t?[]:(t=Object(t),Hi(Wi(t),(function(e){return Ki.call(t,e)})))}:Fi;const Xi=function(t,e){return Xo(t,$i(t),e)};const Qi=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const Zi=_i(Object.getPrototypeOf,Object);const ta=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qi(e,$i(t)),t=Zi(t);return e}:Fi;const ea=function(t,e){return Xo(t,ta(t),e)};const na=function(t,e,n){var r=e(t);return ii(t)?r:Qi(r,n(t))};const ra=function(t){return na(t,Ri,$i)};const sa=function(t){return na(t,Ui,ta)};const oa=Io(Ks,"DataView");const ia=Io(Ks,"Promise");const aa=Io(Ks,"Set");const ca=Io(Ks,"WeakMap");var da="[object Map]",ua="[object Promise]",la="[object Set]",pa="[object WeakMap]",ha="[object DataView]",fa=ho(oa),ma=ho(So),ya=ho(ia),ga=ho(aa),ba=ho(ca),Oa=so;(oa&&Oa(new oa(new ArrayBuffer(1)))!=ha||So&&Oa(new So)!=da||ia&&Oa(ia.resolve())!=ua||aa&&Oa(new aa)!=la||ca&&Oa(new ca)!=pa)&&(Oa=function(t){var e=so(t),n="[object Object]"==e?t.constructor:void 0,r=n?ho(n):"";if(r)switch(r){case fa:return ha;case ma:return da;case ya:return ua;case ga:return la;case ba:return pa}return e});const wa=Oa;var va=Object.prototype.hasOwnProperty;const Ia=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&va.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Sa=Ks.Uint8Array;const Pa=function(t){var e=new t.constructor(t.byteLength);return new Sa(e).set(new Sa(t)),e};const Aa=function(t,e){var n=e?Pa(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var ka=/\w*$/;const Ta=function(t){var e=new t.constructor(t.source,ka.exec(t));return e.lastIndex=t.lastIndex,e};var _a=Ws?Ws.prototype:void 0,Ca=_a?_a.valueOf:void 0;const ja=function(t){return Ca?Object(Ca.call(t)):{}};const Ea=function(t,e){var n=e?Pa(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Da=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Pa(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Aa(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Ea(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ta(t);case"[object Symbol]":return ja(t)}};var Ra=Object.create;const xa=function(){function t(){}return function(e){if(!oo(e))return{};if(Ra)return Ra(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Na=function(t){return"function"!=typeof t.constructor||Ti(t)?{}:xa(Zi(t))};const Va=function(t){return Zo(t)&&"[object Map]"==wa(t)};var Ma=vi&&vi.isMap;const Ua=Ma?gi(Ma):Va;const Ba=function(t){return Zo(t)&&"[object Set]"==wa(t)};var Ja=vi&&vi.isSet;const qa=Ja?gi(Ja):Ba;var Ga="[object Arguments]",La="[object Function]",Ya="[object Object]",za={};za[Ga]=za["[object Array]"]=za["[object ArrayBuffer]"]=za["[object DataView]"]=za["[object Boolean]"]=za["[object Date]"]=za["[object Float32Array]"]=za["[object Float64Array]"]=za["[object Int8Array]"]=za["[object Int16Array]"]=za["[object Int32Array]"]=za["[object Map]"]=za["[object Number]"]=za[Ya]=za["[object RegExp]"]=za["[object Set]"]=za["[object String]"]=za["[object Symbol]"]=za["[object Uint8Array]"]=za["[object Uint8ClampedArray]"]=za["[object Uint16Array]"]=za["[object Uint32Array]"]=!0,za["[object Error]"]=za[La]=za["[object WeakMap]"]=!1;const Ha=function t(e,n,r,s,o,i){var a,c=1&n,d=2&n,u=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!oo(e))return e;var l=ii(e);if(l){if(a=Ia(e),!c)return zi(e,a)}else{var p=wa(e),h=p==La||"[object GeneratorFunction]"==p;if(li(e))return Yi(e,c);if(p==Ya||p==Ga||h&&!o){if(a=d||h?{}:Na(e),!c)return d?ea(e,Bi(a,e)):Xi(e,xi(a,e))}else{if(!za[p])return o?e:{};a=Da(e,p,c)}}i||(i=new zo);var f=i.get(e);if(f)return f;i.set(e,a),qa(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Ua(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var m=l?void 0:(u?d?sa:ra:d?Ui:Ri)(e);return Ho(m||e,(function(s,o){m&&(s=e[o=s]),$o(a,o,t(s,n,r,o,e,i))})),a};const Fa=function(t){return Ha(t,5)};const Ka=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const Wa=function(t){return this.__data__.has(t)};function $a(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Go;++e<n;)this.add(t[e])}$a.prototype.add=$a.prototype.push=Ka,$a.prototype.has=Wa;const Xa=$a;const Qa=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Za=function(t,e){return t.has(e)};const tc=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var d=o.get(t),u=o.get(e);if(d&&u)return d==e&&u==t;var l=-1,p=!0,h=2&n?new Xa:void 0;for(o.set(t,e),o.set(e,t);++l<a;){var f=t[l],m=e[l];if(r)var y=i?r(m,f,l,e,t,o):r(f,m,l,t,e,o);if(void 0!==y){if(y)continue;p=!1;break}if(h){if(!Qa(e,(function(t,e){if(!Za(h,e)&&(f===t||s(f,t,n,r,o)))return h.push(e)}))){p=!1;break}}else if(f!==m&&!s(f,m,n,r,o)){p=!1;break}}return o.delete(t),o.delete(e),p};const ec=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const nc=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var rc=Ws?Ws.prototype:void 0,sc=rc?rc.valueOf:void 0;const oc=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Sa(t),new Sa(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return Rs(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=ec;case"[object Set]":var c=1&r;if(a||(a=nc),t.size!=e.size&&!c)return!1;var d=i.get(t);if(d)return d==e;r|=2,i.set(t,e);var u=tc(a(t),a(e),r,s,o,i);return i.delete(t),u;case"[object Symbol]":if(sc)return sc.call(t)==sc.call(e)}return!1};var ic=Object.prototype.hasOwnProperty;const ac=function(t,e,n,r,s,o){var i=1&n,a=ra(t),c=a.length;if(c!=ra(e).length&&!i)return!1;for(var d=c;d--;){var u=a[d];if(!(i?u in e:ic.call(e,u)))return!1}var l=o.get(t),p=o.get(e);if(l&&p)return l==e&&p==t;var h=!0;o.set(t,e),o.set(e,t);for(var f=i;++d<c;){var m=t[u=a[d]],y=e[u];if(r)var g=i?r(y,m,u,e,t,o):r(m,y,u,t,e,o);if(!(void 0===g?m===y||s(m,y,n,r,o):g)){h=!1;break}f||(f="constructor"==u)}if(h&&!f){var b=t.constructor,O=e.constructor;b==O||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof O&&O instanceof O||(h=!1)}return o.delete(t),o.delete(e),h};var cc="[object Arguments]",dc="[object Array]",uc="[object Object]",lc=Object.prototype.hasOwnProperty;const pc=function(t,e,n,r,s,o){var i=ii(t),a=ii(e),c=i?dc:wa(t),d=a?dc:wa(e),u=(c=c==cc?uc:c)==uc,l=(d=d==cc?uc:d)==uc,p=c==d;if(p&&li(t)){if(!li(e))return!1;i=!0,u=!1}if(p&&!u)return o||(o=new zo),i||Si(t)?tc(t,e,n,r,s,o):oc(t,e,c,n,r,s,o);if(!(1&n)){var h=u&&lc.call(t,"__wrapped__"),f=l&&lc.call(e,"__wrapped__");if(h||f){var m=h?t.value():t,y=f?e.value():e;return o||(o=new zo),s(m,y,n,r,o)}}return!!p&&(o||(o=new zo),ac(t,e,n,r,s,o))};const hc=function t(e,n,r,s,o){return e===n||(null==e||null==n||!Zo(e)&&!Zo(n)?e!=e&&n!=n:pc(e,n,r,s,t,o))};const fc=function(t,e){return hc(t,e)};function mc(t,e){const n=Fa(t);return n.path[n.path.length-1]+=e,n}function yc(t,e){return t.root===e.root&&fc(t.path,e.path)}function gc(t){Oc(t,(t=>("main"==t.root?(t.rootMain=!0,delete t.root):"$graveyard"==t.root&&(t.rootGraveyard=!0,delete t.root),t)))}function bc(t){Oc(t,(t=>(t.rootMain?(t.root="main",delete t.rootMain):t.rootGraveyard&&(t.root="$graveyard",delete t.rootGraveyard),t)))}function Oc(t,e){for(const n in t){const r=t[n];"nodes"!==n&&oo(r)&&(r.path&&(r.root||r.rootMain||r.rootGraveyard)?t[n]=e(r):Oc(r,e))}return t}class wc{constructor(t,e,n){this._id=t,this._operationName=e,this._protobufDescriptor=n}compress(t,e){const n=e.shift();return gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){e.types.shift();const n=this._protobufDescriptor.decompress(e.buffers.shift());bc(n),n.__className=this._operationName,t.push(n)}}class vc extends wc{compress(t,e){const n=e.shift();return this._serializeOneOf("oldValue",n),this._serializeOneOf("newValue",n),gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){const{types:n,buffers:r}=e,s=this._protobufDescriptor.decompress(r.shift());n.shift(),this._deserializeOneOf("oldValue",s),this._deserializeOneOf("newValue",s),bc(s),s.__className=this._operationName,t.push(s)}_serializeOneOf(t,e){const n=e[t];"boolean"==typeof n?e[`${t}Boolean`]=n:e[`${t}Json`]=JSON.stringify(n)}_deserializeOneOf(t,e){const n=`${t}Json`;e[n]?(e[t]=JSON.parse(e[n]),delete e[n]):(e[t]=e[`${t}Boolean`],delete e[`${t}Boolean`])}}class Ic extends wc{compress(t,e){const n=e.shift();return this._serializeNodesAttributes(n.nodes),gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){const{types:n,buffers:r}=e,s=this._protobufDescriptor.decompress(r.shift());n.shift(),s.nodes||(s.nodes=[]),this._deserializeNodesAttributes(s.nodes),bc(s),s.__className=this._operationName,t.push(s)}_serializeNodesAttributes(t){for(const e of t){if(e.attributes){const t=e.attributes;this._areValuesBoolean(t)?e.attributesBoolean=t:e.attributesJson=JSON.stringify(t)}e.children&&this._serializeNodesAttributes(e.children)}}_deserializeNodesAttributes(t){for(const e of t)(e.attributesBoolean||e.attributesJson)&&(e.attributesBoolean?(e.attributes=e.attributesBoolean,delete e.attributesBoolean):(e.attributes=JSON.parse(e.attributesJson),delete e.attributesJson)),e.children&&this._deserializeNodesAttributes(e.children)}_areValuesBoolean(t){return Object.keys(t).every((e=>"boolean"==typeof t[e]))}}class Sc extends wc{decompress(t,e){super.decompress(t,e);const n=t[t.length-1];n.oldRange||(n.oldRange=null),n.newRange||(n.newRange=null)}}class Pc extends wc{compress(t,e){return e.shift(),t.types.push(this._id),!0}decompress(t,e){e.types.shift(),t.push({__className:this._operationName})}}class Ac extends Sc{constructor(t,e,n,r){super(t,e,n),this._omittedNamespace=r+":"}compress(t,e){return!("MarkerOperation"!=e[0].__className||!e[0].name.startsWith(this._omittedNamespace))&&(e[0].name=e[0].name.replace(new RegExp("^"+this._omittedNamespace),""),super.compress(t,e),!0)}decompress(t,e){super.decompress(t,e);const n=t[t.length-1];n.name=this._omittedNamespace+n.name}}class kc{constructor(t,e){this._id=t,this._context=e}compress(t,e){let n;for(;e.length>1&&this._compareOperations(e[0],e[1]);)n?(n=this._combineNext(e.shift(),n),t.types.push(0)):(n=Fa(e.shift()),t.types.push(this._id));return!!n&&(n=this._combineNext(e.shift(),n),t.types.push(0),t.buffers.push(this._compressSingleOperation(n)),!0)}decompress(t,e){const n=this._decompressSingleOperation(e);for(;0==e.types[0];)e.types.shift(),t.push(this._splitCurrent(n));t.push(n)}}class Tc extends kc{_combineNext(t,e){return e.nodes[0].data+=t.nodes[0].data,e}_splitCurrent(t){const e=Fa(t),n=e.nodes[0],r=t.nodes[0],s=r.data[Symbol.iterator]().next().value,o=s.length;return n.data=s,r.data=r.data.substr(o),t.position=mc(t.position,o),e}_compareOperations(t,e){if(this._checkOperation(t)&&this._checkOperation(e)){const n=t.nodes[0].data.length,r=yc(mc(t.position,n),e.position),s=t.nodes[0],o=e.nodes[0];return r&&this._compareAttributes(s,o)}return!1}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("InsertOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("InsertOperation").decompress(e,t),e[0]}_checkOperation(t){return"InsertOperation"==t.__className&&1==t.nodes.length&&t.nodes[0].data&&!t.wasUndone&&1==Array.from(t.nodes[0].data).length}_compareAttributes(t,e){const n=Object.keys(t.attributes||{}),r=Object.keys(e.attributes||{});return n.length===r.length&&n.every((n=>e.attributes[n]&&e.attributes[n]===t.attributes[n]))}}class _c extends kc{_combineNext(t,e){return e.howMany++,e.sourcePosition=Fa(t.sourcePosition),e}_splitCurrent(t){const e=Fa(t);return t.howMany--,e.howMany=1,e.sourcePosition=mc(e.sourcePosition,t.howMany),e}_compareOperations(t,e){return!(!this._checkOperation(t)||!this._checkOperation(e))&&(yc(mc(t.sourcePosition,-1),e.sourcePosition)&&yc(t.targetPosition,e.targetPosition))}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MoveOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MoveOperation").decompress(e,t),e[0]}_checkOperation(t){return"MoveOperation"==t.__className&&"$graveyard"==t.targetPosition.root&&1==t.howMany&&!t.wasUndone}}class Cc extends kc{_combineNext(t,e){return e.howMany++,e}_splitCurrent(t){const e=Fa(t);return e.howMany=1,t.howMany--,e}_compareOperations(t,e){return!(!this._checkOperation(t)||!this._checkOperation(e))&&(yc(t.sourcePosition,e.sourcePosition)&&yc(t.targetPosition,e.targetPosition))}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MoveOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MoveOperation").decompress(e,t),e[0]}_checkOperation(t){return"MoveOperation"==t.__className&&"$graveyard"==t.targetPosition.root&&1==t.howMany&&!t.wasUndone}}class jc extends kc{compress(t,e){if(!this._compareOperations(e[0],e[1]))return!1;const n=e.shift();return n.oldRange=null,n.newRange&&yc(n.newRange.start,n.newRange.end)&&(n.newRange.end=null),e.shift(),t.types.push(this._id),t.types.push(0),t.buffers.push(this._compressSingleOperation(n)),!0}decompress(t,e){const n=this._decompressSingleOperation(e);n.newRange&&!n.newRange.end&&(n.newRange.end=Fa(n.newRange.start));const r=Fa(n);r.newRange&&(r.newRange.start.stickiness="toNone",r.newRange.end=Fa(r.newRange.start)),r.name="user:position:"+r.name.split(":")[2],e.types.shift(),t.push(n),t.push(r)}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MarkerOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MarkerOperation").decompress(e,t),e[0]}_compareOperations(t,e){return!(!t||!e)&&("MarkerOperation"==t.__className&&"MarkerOperation"==e.__className&&!(!t.name.startsWith("user:")||!e.name.startsWith("user:")||t.name==e.name))}}class Ec{constructor(){this._compressorById=new Map,this._compressorByName=new Map,this._protobufFactory=new js;const t=this._protobufFactory.getDescriptor("MarkerOperation");this._registerCompressor(1,"NoOperation",new Pc(1,"NoOperation",void 0)),this._registerOperationCompressor(10,"AttributeOperation",vc),this._registerOperationCompressor(11,"InsertOperation",Ic),this._registerOperationCompressor(12,"MarkerOperation",Sc),this._registerOperationCompressor(13,"MergeOperation",wc),this._registerOperationCompressor(14,"MoveOperation",wc),this._registerOperationCompressor(15,"RenameOperation",wc),this._registerOperationCompressor(16,"RootAttributeOperation",vc),this._registerOperationCompressor(17,"SplitOperation",wc),this._registerCompressor(18,"CommentMarkerOperation",new Ac(18,"MarkerOperation",t,"comment")),this._registerCompressor(19,"SuggestionMarkerOperation",new Ac(19,"MarkerOperation",t,"suggestion")),this._registerOperationCompressor(20,"RootOperation",wc),this._registerActionCompressor(100,"TypingAction",Tc),this._registerActionCompressor(101,"DeletingAction",_c),this._registerActionCompressor(102,"ForwardDeletingAction",Cc),this._registerActionCompressor(103,"UserSelectionAction",jc)}compress(t){if(!t||!t[0])throw new n.CKEditorError("no-operations-provided",this);const e={types:[],buffers:[],baseVersion:t[0].baseVersion};for(;t.length;)this._getCompressorByName("UserSelectionAction").compress(e,t)||this._getCompressorByName("TypingAction").compress(e,t)||this._getCompressorByName("DeletingAction").compress(e,t)||this._getCompressorByName("ForwardDeletingAction").compress(e,t)||this._getCompressorByName("CommentMarkerOperation").compress(e,t)||this._getCompressorByName("SuggestionMarkerOperation").compress(e,t)||this._getCompressorByName(t[0].__className).compress(e,t);return e}decompress(t){const e=[];for(;t.types.length;){this._compressorById.get(t.types[0]).decompress(e,t)}return e.forEach(((e,n)=>e.baseVersion=t.baseVersion+n)),e}_getCompressorByName(t){return this._compressorByName.get(t)}_registerOperationCompressor(t,e,n){const r=new n(t,e,this._protobufFactory.getDescriptor(e));this._registerCompressor(t,e,r)}_registerActionCompressor(t,e,n){const r=new n(t,this);this._registerCompressor(t,e,r)}_registerCompressor(t,e,n){this._compressorById.set(t,n),this._compressorByName.set(e,n)}}function Dc(){const t=["newRange","metadata","8950390pvLENf","3246796PyThjV","ready","realtimecollaborationclient-init-session-connection-error","change:_isPendingUpdate","_applyOperationsSet","toJSON","createRange","PENDING_ACTION_SENDING_DATA","_waitUntilSynced","permissions","createUserMarkerOperations","collaboration.channelId","_isAttached","cloudDocumentVersion","offset","directChange","_shouldSendSelectionUpdate","stop","type","get","return","connection","path","forEach","_disconnectService","lastSyncVersion","entries","sessionId","has","from","_handleReconnectionError","getRoot","_decompressOperations","filter","parse","then","realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration","rootsAttributes","getOperations","stopListening","addRoot","apply","disconnected","reconnect","marker","mySessionId","bind","affectedSelectable","_document","lastOperationId","Permissions","2752444PZPwAE","code","3476024JqyWxh","1394994VQaKQI","_setUpDataInit","loadRoot","cs:removeUser","_getAffectedRoot","string","off","_authorId","model","map","move","disconnect","Synchronization issue","state","getDocumentDetails","root","currentDocumentSession","document:write","history","$root","_handleSendingSelectionMarkers","insert","start","_lastSyncedOperationId","_handleInitialConnectionData","_isPendingUpdate","change:hasDomSelection","CommentsOnly","change:_isEditingAllowed","slice","lastOperationAcceptedAt","high","cloud-services-internal-error: Request timeout.","Notification","cloud-services-internal-error: Collaborative Editing Service is not connected.","_compressor","realtimecollaborationclient-initservice-internal-error","_isLoaded","keys","config","register","_bufferedOperations","_hasSynchronizationProblem","locale","_setPendingAction","push","userId","_addKnownRoot","connect","finally","collaboration","collaboration-missing-channelid","getUser","InsertOperation","showWarning","_pendingAction","2365160RXPAwk","attributes","_operationIdentifier","enqueueChange","_offset","round","compress","getIdOfTheLastOperation","operationsReceived","_handleReconnectionResponse","startsWith","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.","applyOperation","realtimecollaborationclient-handleserverresponse","_lastServerVersion","define","realtimecollaborationclient-init-non-existent-root","connected","rtc-offline","isEnabled","markers","lastDocumentSession","_bufferRootLoad","_handleReceivedOperations","_refreshUserSelectionMarkers","requires","_operationToId","enableReadOnlyMode","isUndoneOperation","plugins","_isDisconnection","clone","_ignoredOperations","affectsData","_isInit","createPositionAt","removeFromReconnectionStack","size","realtimecollaborationclient-initservice-incorrect-server-operation","1JDIqaQ","reconnection: flushed session","_currentBufferDelay","editing","isReadOnly","rtc-destroyed","add","_service","_updateServerHistory","addUser","multi-root-editor-root-attributes-no-root","sessionAdd:","_crash","_isConnected","_baseBufferDelay","batch","baseVersion","getMany","data","_disconnectionOperations","_handleExternalOperations","sessionCreatedAt","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.","404","createPositionFromPath","rootName","_shouldSendUpdate","initData","__className","fromJSON","addToReconnectionStack","cloud-services-internal-error: Not connected.","error","isDocumentOperation","_initThrowingOnDataSet","setIdForTheLastOperation","_knownRootNames","serverHistory","realtimecollaborationclient-init-document-already-initialized","suppressErrorInCollaboration","document","createdAt","RealTimeCollaborationClient","init","_sendBufferedOperationsDelayId","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.","listenTo","_connectAfterSessionHasBeenFlushed","addOperation","9kmHghc","getOperationAuthor","_getOperationsFromInitData","position","selection","_initSessionsHandling","change:range","channelSessions","_isEditingAllowed","set","message","15PwoEvJ","_loadRoot","unregister","createRoot","409","catch","wasUndone","_sendBufferedOperations","addRootAttribute","_sendBufferedOperationsDelayed","_clearPendingAction","_connectService","view","fire","_saveOperationInBuffer","realtimecollaborationclient-init-connection-failed","differ","roots","pluginName","remove","destroy","CollaborativeEditingService","_knownOperations","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.","_channelId","3940833KIXSMC","editor","cloudServices.bundleVersion","decompress","_compressOperations","realtimecollaborationclient-sendbufferedoperations","wereChangesApplied","targetPosition","end","_fetchMissingUsers","getConnectedSessions","_hasSelectionChanged","sendOperations","disableReadOnlyMode","version","includes","real-time-collaboration","reset","setPermissions","length","_handleServerResponse"];return(Dc=function(){return t})()}const Rc=Vc;!function(t,e){const n=Vc,r=t();for(;;)try{if(696896===-parseInt(n(653))/1*(parseInt(n(555))/2)+parseInt(n(480))/3+parseInt(n(614))/4+parseInt(n(713))/5*(-parseInt(n(558))/6)+-parseInt(n(504))/7+parseInt(n(557))/8+parseInt(n(702))/9*(parseInt(n(503))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);let xc=1;class Nc extends e.Plugin{static get[Rc(639)](){return[hs,bs,ks,e.PendingActions,fs.Users,r.Notification]}static get[Rc(473)](){return Rc(695)}get[Rc(517)](){const t=Rc;return this[t(628)]+this[t(618)]}get[Rc(628)](){const t=Rc;return this[t(690)][t(494)]-this[t(618)]}get[Rc(529)](){const t=Rc,e=this[t(690)][t(542)]();for(let n=e[t(499)]-1;n>=0;n--){const r=e[n];if(!this[t(672)][t(532)](r))return r[t(669)]+1-this[t(618)]}return 0}constructor(t){const e=Rc;if(super(t),this[e(618)]=0,this[e(531)]=null,this[e(690)]=new s.History,this[e(481)][e(597)][e(629)](e(608),{}),this[e(479)]=this[e(481)][e(597)][e(523)](e(515)),!this[e(479)])throw new n.CKEditorError(e(609),this);const r=t[e(597)][e(523)](e(482))||n.version;this[e(660)]=new(Nc[e(476)])(r,this[e(479)]),this[e(552)]=this[e(481)][e(566)][e(693)],this[e(593)]=new Ec,this[e(599)]=[],this[e(477)]=new WeakSet,this[e(689)]=new Set,this[e(711)](e(583),!1),this[e(711)](e(600),!1),this[e(613)]=null,this[e(491)]=!1,this[e(697)]=null,this[e(667)]=300,this[e(655)]=this[e(667)],this[e(581)]=null,this[e(672)]=new WeakSet,this[e(616)]=new Jc(this[e(672)])}[Rc(696)](){const t=Rc,e=this[t(481)],n=e[t(643)][t(523)](fs.Users),r=e[t(643)][t(523)](hs);this[t(699)](n,t(703),((e,r)=>{const s=t,o=r[0];o[s(565)]&&(e[s(524)]=n[s(610)](o[s(565)]),e[s(521)]()),null===o[s(565)]&&(e[s(524)]=null,e[s(521)]())}),{priority:t(589)}),this[t(699)](e[t(566)][t(693)][t(706)],t(708),((e,n)=>{const r=t;n[r(519)]&&this[r(638)]()})),this[t(699)](e[t(656)][t(725)],t(584),(()=>{this[t(638)]()})),this[t(687)](),e[t(566)].on(t(626),((e,n)=>{const r=t,s=n[0];s[r(686)]&&(this[r(727)](s),this[r(679)]()&&this[r(722)]())})),this[t(559)](),this[t(550)](t(710)).to(r,t(571),this,t(600),((e,n)=>t(631)===e&&!n)),this.on(t(586),(()=>{const n=t;this[n(710)]?e[n(493)](n(632)):e[n(641)](n(632))})),this[t(710)]?e[t(493)](t(632)):e[t(641)](t(632)),this[t(711)](t(666),!1)}async[Rc(547)](){const t=Rc,e=this[t(481)][t(643)][t(523)](bs),n=this[t(481)][t(643)][t(523)](hs);try{this[t(583)]=!0,e[t(715)](this[t(479)]);const r=await this[t(660)][t(547)](n[t(525)],this[t(529)]);await this[t(623)](r)&&(this[t(583)]=!1,this[t(723)]());const s=await this[t(660)][t(490)]();e[t(598)](this[t(479)],s),this[t(578)](),this[t(666)]=!0}catch(e){if(function(e){const n=t;return n(676)===e[n(556)]}(e)&&this[t(531)])await this[t(700)]();else if(function(e){const n=t;return n(717)===e[n(556)]}(e)){const e=_s(this[t(481)][t(601)],t(478));this[t(534)](e)}else{if(!(e instanceof Uc))throw e;this[t(534)]()}}}[Rc(475)](){const t=Rc,e=this[t(481)][t(643)][t(523)](hs),n=this[t(481)][t(643)][t(523)](bs);this[t(481)][t(641)](t(658)),n[t(709)][t(532)](this[t(479)])&&n[t(715)](this[t(479)]),e[t(650)](this),this[t(528)](),super[t(475)]()}async[Rc(623)](t){const e=Rc;if(this[e(531)]!==t[e(531)]&&this[e(581)]!==t[e(553)])throw new Uc;return this[e(531)]=t[e(531)],this[e(500)]([],{...t,wereChangesApplied:!1,data:t[e(671)]},e(547))}async[Rc(724)](t,e=!1){const n=Rc,{connection:r}=this[n(481)][n(643)][n(523)](hs);Nc[n(476)][n(490)](r,this[n(479)])[n(539)]((t=>this[n(707)](t)))[n(718)]((t=>{const e=n;this[e(665)](e(506),t)})),this[n(699)](this[n(660)],n(622),this[n(637)][n(550)](this)),this[n(699)](this[n(660)],n(685),((t,e)=>{const r=n;this[r(665)](r(594),e)})),this[n(699)](this[n(660)],n(546),(()=>{this[n(666)]=!1}));const s=this[n(616)][n(621)](t);this[n(583)]=!0;const o=await this[n(660)][n(606)](r,this[n(484)](t),s);if(this[n(531)]=o[n(531)],e){if(!o[n(486)])return void this[n(534)]();this[n(583)]=!1,this[n(723)](),this[n(690)][n(497)](),this[n(618)]=o[n(518)],this[n(690)][n(494)]=this[n(618)],await this[n(500)](t,o,n(654))}else await this[n(582)](o,t);this[n(578)](),this[n(666)]=!0}[Rc(578)](){const t=Rc,e=this[t(481)][t(643)][t(523)](bs),n=this[t(481)][t(643)][t(523)](ks),r=e[t(709)][t(523)](this[t(479)]);r&&r[t(499)]>1?n[t(514)]():this[t(699)](e,t(664)+this[t(479)],(()=>{const r=t;2===e[r(709)][r(523)](this[r(479)])[r(499)]&&n[r(514)]()}))}async[Rc(637)](t,e,n,r){const s=Rc;if(!this[s(583)]&&this[s(552)][s(494)]==e){const t=this[s(536)](n,r);await this[s(489)](t),this[s(673)](t,e,n[s(553)])||this[s(665)](s(652))}}async[Rc(700)](){const t=Rc;this[t(528)]();const{locale:e}=this[t(481)];let n;try{n=await this[t(660)][t(572)]()}catch(n){const r=_s(e,t(625));return void this[t(534)](r)}const r=n[t(574)]||n[t(635)];if(this[t(581)]===r[t(553)])await this[t(724)](this[t(481)][t(566)][t(693)][t(576)][t(542)](),!0);else{const n=_s(e,t(675));this[t(534)](n)}}[Rc(528)](){const t=Rc;this[t(660)][t(569)](),this[t(599)]=[],clearTimeout(this[t(697)]),this[t(543)](this[t(660)])}[Rc(707)](t){const e=Rc,n=this[e(481)][e(643)][e(523)](bs);this[e(699)](n,e(664)+this[e(479)],((t,{session:r})=>{const s=e;if(r.id===n[s(549)]){t[s(564)]();const e=this[s(481)][s(643)][s(532)](s(585))&&this[s(481)][s(643)][s(523)](s(585));let n=r[s(513)];e&&e[s(633)]&&(n=n[s(537)]((t=>s(575)!==t))),this[s(481)][s(643)][s(523)](s(554))[s(498)](n,this[s(479)])}})),n[e(598)](this[e(479)],t)}[Rc(687)](){const t=Rc,e=this[t(481)][t(671)][t(711)];this[t(481)][t(671)][t(711)]=(...r)=>{const s=t;if(!r[r[s(499)]-1][s(692)])throw new n.CKEditorError(s(540),this);e[s(545)](this[s(481)][s(671)],r)}}[Rc(559)](){const t=Rc;this[t(481)][t(671)].on(t(696),((e,[r])=>{const o=t;if(this[o(552)][o(494)])throw new n.CKEditorError(o(691),this);e[o(521)](),this[o(602)]();const i=this[o(481)][o(597)][o(523)](o(541)),a=this[o(704)](r,i);0==a[o(499)]&&a[o(603)](new s.NoOperation(0)),e[o(524)]=this[o(724)](a)[o(539)]((()=>{const t=o;this[t(481)][t(643)][t(523)](hs)[t(683)](this),this[t(481)][t(671)][t(726)](t(505))}))[o(718)]((t=>this[o(665)](o(728),t)))[o(607)]((()=>this[o(723)]()))}),{priority:t(589)}),this[t(481)].on(t(560),(async(e,[n,r])=>{const s=t;e[s(521)]();const o=this[s(481)][s(566)][s(693)][s(535)](n);if(!this[s(689)][s(532)](n)){const t=r&&r[s(671)]?r[s(671)]:"",e=r&&r[s(615)]?r[s(615)]:{};await this[s(714)](n,t,e)}this[s(481)][s(566)][s(617)]({isUndoable:!1},(()=>{const t=s;o[t(595)]=!0,this[t(481)][t(566)][t(693)][t(729)][t(636)](o)}))}),{priority:t(589)})}async[Rc(489)](t){const e=Rc,n=this[e(481)][e(643)][e(523)](fs.Users),{connection:r}=this[e(481)][e(643)][e(523)](hs),s=new Set;for(const r of t){const t=r[e(565)];t&&!n[e(610)](t)&&s[e(659)](t)}if(0===s[e(651)])return;const o=await S[e(670)](r,Array[e(533)](s));for(const t of o)n[e(610)](t.id)||n[e(662)](t)}[Rc(704)](t,e={}){const r=Rc,o=this[r(481)][r(566)],i=[];let a=0;const c=r(563)==typeof t?{main:t}:t;for(const t of Object[r(596)](c)){if(!this[r(552)][r(472)][r(532)](t))throw new n.CKEditorError(r(630),this);const e=this[r(481)][r(671)][r(538)](c[t]),d=this[r(552)][r(535)](t),u=new s.InsertOperation(o[r(649)](d,0),e,a++);i[r(603)](u);for(const[t,n]of e[r(634)]){const e=o[r(510)](o[r(677)](d,n[r(580)][r(526)][r(587)]()),o[r(677)](d,n[r(488)][r(526)][r(587)]())),c=new s.MarkerOperation(t,null,e,o[r(634)],!0,a++);i[r(603)](c)}}if(e)for(const[t,c]of Object[r(530)](e)){const e=o[r(693)][r(535)](t);if(!e)throw new n.CKEditorError(r(663),null);for(const[t,n]of Object[r(530)](c))if(null!==n){const o=new s.RootAttributeOperation(e,t,null,n,a++);i[r(603)](o)}}return i}async[Rc(714)](t,e,n){const r=Rc;this[r(704)]({[t]:e},{[t]:n})[r(527)](((t,e)=>{const n=r;t[n(669)]=this[n(552)][n(494)]+e,t[n(648)]=!0,this[n(727)](t)})),this[r(722)](),await this[r(512)]()}async[Rc(582)](t,e){const n=Rc;let r;this[n(618)]=t[n(518)];const s=t[n(486)]&&!t[n(680)],o=s?0:t[n(671)][n(669)];if(e[n(527)]((e=>{const r=n;e[r(648)]=!0,e[r(694)]=t[r(674)],e[r(565)]=null})),s)r=e,this[n(508)](r,s);else{if(t[n(680)]){const e=this[n(704)](t[n(680)]);this[n(552)][n(576)][n(494)]=-e[n(499)],e[n(527)]((r=>{const s=n;r[s(669)]-=e[s(499)],r[s(694)]=t[s(674)],r[s(648)]=!0,r[s(565)]=null})),this[n(508)](e,!0),this[n(690)][n(494)]=-e[n(499)]+this[n(618)],this[n(661)](e)}this[n(552)][n(576)][n(494)]=o,r=this[n(536)](t[n(671)],t[n(502)]),await this[n(489)](r),this[n(508)](r,s)}t[n(553)]&&(this[n(616)][n(688)](r,t[n(553)]),this[n(581)]=t[n(553)]),this[n(690)][n(494)]=o+this[n(618)],this[n(661)](r),e[n(537)]((t=>{const e=n,r=this[e(562)](t);return r&&!this[e(689)][e(532)](r)}))[n(527)](((t,e)=>{const r=n;t[r(669)]=this[r(552)][r(494)]+e,this[r(727)](t)})),this[n(679)]()?(this[n(655)]=0,this[n(722)](!0),await this[n(512)]()):(this[n(583)]=!1,this[n(723)]())}[Rc(665)](t,e){const r=Rc;throw this[r(583)]=!0,e&&console[r(685)](e),new n.CKEditorError(t,this[r(481)])}[Rc(727)](t){const e=Rc;this[e(477)][e(532)](t)||(this[e(477)][e(659)](t),this[e(599)][e(603)](t),this[e(613)]||e(548)==t[e(522)]&&!t[e(647)]||this[e(602)]())}[Rc(722)](t=!1){const e=Rc;!t&&this[e(583)]||(this[e(583)]=!0,clearTimeout(this[e(697)]),this[e(697)]=setTimeout((()=>{const t=e;this[t(720)]()[t(539)]((e=>{const n=t;e&&(this[n(723)](),this[n(583)]=!1)}))[t(718)]((e=>{const n=t;if(this[n(723)](),this[n(583)]=!1,!function(t){const e=n;return t[e(712)][e(624)](e(684))||t[e(712)][e(624)](e(592))||t[e(712)][e(624)](e(590))}(e))throw e}))}),this[e(655)]))}[Rc(512)](){return new Promise((t=>{const e=Vc;this.on(e(507),(()=>{t()}))}))}async[Rc(720)](){const t=Rc,e=this[t(481)][t(643)][t(523)](ks);if(this[t(520)]()&&(e[t(514)](),this[t(491)]=!1),!this[t(679)]())return!0;const n=[...this[t(599)]];for(const e of n)e[t(719)]=this[t(552)][t(576)][t(642)](e);const r=this[t(616)][t(621)](n),s=xc++,o=this[t(484)](n),i=await this[t(660)][t(492)](o,o[t(669)],r);try{return await this[t(500)](n,i,s)}catch(e){return this[t(665)](t(485),e)}}async[Rc(500)](t,e,n){const r=Rc;if(r(685)in e)throw e[r(685)];let s=!1;if(e[r(486)]){e[r(553)]&&(this[r(581)]=e[r(553)]),this[r(599)]=this[r(599)][r(537)]((e=>!t[r(495)](e)));for(const n of t)n[r(694)]=r(588)in e&&e[r(588)]||void 0;Bc(t,e[r(494)]-t[r(499)]),this[r(661)](t);const n=t[r(537)]((t=>{const e=r;if(!t[e(648)])return!1;const n=this[e(562)](t);return n&&!this[e(689)][e(532)](n)}));Bc(n,this[r(552)][r(494)]),this[r(508)](n),s=!0,this[r(655)]=this[r(667)]}else{const t=this[r(536)](e[r(671)],e[r(502)])[r(537)]((t=>t[r(669)]>=this[r(628)]));t[r(527)]((t=>this[r(605)](t))),this[r(599)]=this[r(599)][r(537)]((t=>!t[r(648)]||!this[r(689)][r(532)](this[r(562)](t)))),this[r(599)][r(499)]&&Bc(this[r(599)],this[r(599)][0][r(669)]),await this[r(489)](t),s=this[r(673)](t,e[r(494)],e[r(553)]),this[r(655)]=Math[r(619)](this[r(655)]/2)}return s?!this[r(679)]()||(this[r(722)](!0),!1):this[r(665)](r(627))}[Rc(673)](t,e,n){const r=Rc;try{const o={document:this[r(552)],useRelations:!1,padWithNoOps:!0},{operationsA:i,operationsB:a,originalOperations:c}=(0,s.transformSets)(t,this[r(599)],o);Bc(i,this[r(552)][r(494)]),Bc(a,e);for(const t of i){const e=c[r(523)](t);t[r(565)]=e?e[r(565)]:null}n&&(this[r(616)][r(688)](t,n),this[r(581)]=n),this[r(599)]=[...a],this[r(508)](i),this[r(661)](t)}catch(t){return console[r(685)](t),!1}return!0}[Rc(508)](t,e=!1){const n=Rc;this[n(481)][n(566)][n(617)]({isUndoable:!1,isLocal:!1},(e=>{const r=n;for(const n of t)this[r(477)][r(659)](n),this[r(605)](n),e[r(668)][r(701)](n),this[r(481)][r(566)][r(626)](n)}))}[Rc(605)](t){const e=Rc,n=this[e(562)](t);n&&this[e(689)][e(659)](n)}[Rc(562)](t){const e=Rc;let n,r;switch(t[e(522)]){case e(579):n=t[e(705)][e(573)];break;case e(548):if(r=t[e(501)],!r)return null;n=r[e(573)];break;case e(721):n=t[e(573)];break;case e(544):n=t[e(551)];break;case e(568):n=t[e(487)][e(573)];break;default:return null}return n[e(678)]}[Rc(661)](t){const e=Rc;t[e(527)]((t=>{const n=e,r=t[n(645)]();r[n(565)]=t[n(565)],r[n(648)]=!!t[n(648)],r[n(694)]=t[n(694)],r[n(669)]+=this[n(618)],t[n(644)]&&this[n(672)][n(659)](r),this[n(690)][n(701)](r)}))}[Rc(534)](t){const e=Rc,n=this[e(481)][e(643)][e(523)](e(591)),r=this[e(481)][e(601)];t||(t=_s(r,e(698))),n[e(612)](t,{title:_s(r,e(570)),namespace:e(496)}),this[e(600)]=!0,clearTimeout(this[e(697)]),this[e(599)]=[],this[e(481)][e(643)][e(523)](hs)[e(475)]()}[Rc(602)](){const t=Rc;this[t(613)]||(this[t(613)]=this[t(481)][t(643)][t(523)](e.PendingActions)[t(659)](_s(this[t(481)][t(601)],t(511))))}[Rc(723)](){const t=Rc;this[t(613)]&&(this[t(481)][t(643)][t(523)](e.PendingActions)[t(474)](this[t(613)]),this[t(613)]=null)}[Rc(484)](t){const e=Rc,n=t[e(567)]((t=>t[e(509)]()));return this[e(593)][e(620)](n)}[Rc(536)](t,e){const n=Rc;return this[n(593)][n(483)](t)[n(567)](((t,r)=>{const o=n,i=o(696)==e[r][o(522)];if(o(611)==t[o(681)]){const e=t[o(705)][o(573)];!this[o(552)][o(535)](e)&&(this[o(552)][o(716)](o(577),e)[o(516)]=!1)}const a=s.OperationFactory[o(682)](t,this[o(552)]);return a[o(719)]=t[o(719)],a[o(648)]=i,a[o(565)]=i?null:e[r][o(604)],a[o(644)]=o(561)===e[r][o(522)],a[o(694)]=e[r][o(694)],a}))}[Rc(638)](){const t=Rc;this[t(491)]=!0,this[t(520)]()?this[t(722)]():this[t(491)]=!1}[Rc(520)](){const t=Rc,e=this[t(481)][t(643)][t(523)](bs)[t(709)][t(523)](this[t(479)]);return!this[t(481)][t(657)]&&!!e&&e[t(499)]>1&&this[t(491)]}[Rc(679)](){const t=Rc;return this[t(599)][t(499)]>0||this[t(520)]()}}function Vc(t,e){const n=Dc();return(Vc=function(t,e){return n[t-=472]})(t,e)}Nc[Rc(476)]=wr;const Mc=Nc;class Uc extends Error{}function Bc(t,e){const n=Rc;for(const r of t)r[n(669)]=e++}class Jc{constructor(t){const e=Rc;this[e(646)]=t,this[e(640)]=new WeakMap}[Rc(621)](t){const e=Rc;let r=t[e(499)];for(;r--;){const s=t[r];if(!this[e(646)][e(532)](s)){if(!this[e(640)][e(532)](s)){const t=(0,n.uid)()[e(587)](1,18);this[e(640)][e(711)](s,t)}return this[e(640)][e(523)](s)}}}[Rc(688)](t,e){const n=Rc;if(!e)return;let r=t[n(499)];for(;r--;){const s=t[r];this[n(646)][n(532)](s)||this[n(640)][n(711)](s,e)}}}var qc=Lc;function Gc(){var t=["3948ELQRwh","pluginName","5hFFSOE","207489fqioKe","requires","1550IAFfhs","230648LRfIBp","335946eHAina","1643574qEttTR","2EXBHyq","2151224bEckWK","1665yYENDp","RealTimeCollaborativeEditing","7AeggxC","4532tVSJQe"];return(Gc=function(){return t})()}function Lc(t,e){var n=Gc();return(Lc=function(t,e){return n[t-=429]})(t,e)}!function(t,e){for(var n=Lc,r=t();;)try{if(222598===parseInt(n(436))/1+parseInt(n(438))/2*(-parseInt(n(432))/3)+parseInt(n(435))/4*(parseInt(n(431))/5)+parseInt(n(437))/6*(parseInt(n(442))/7)+-parseInt(n(439))/8+-parseInt(n(440))/9*(-parseInt(n(434))/10)+parseInt(n(443))/11*(-parseInt(n(429))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Yc extends e.Plugin{static get[qc(433)](){return[Mc]}static get[qc(430)](){return qc(441)}}function zc(t,e){const n=Fc();return(zc=function(t,e){return n[t-=360]})(t,e)}const Hc=zc;function Fc(){const t=["has","connect","addToReconnectionStack","Permissions","commentThreadUpdated","getComment","pluginName","_setUpService","context","mySessionId","reconnect","config","updateCommentThread","size","CloudServicesCommentsAdapter","authorId","addCommentThread","1209404DHpgSc","_terminateService","commentId","16GXjbfn","commentUpdated","reopenCommentThread","keys","reopen","content","requires","cloudservicescommentsadapter-connect-already-connected","init","resolvedAt","update","disconnect","addUser","startsWith","getCommentThreads","plugins","221496rrHzNn","unregister","removeCommentThread","addComment","getConnectedSessions","CommentsRepository","code","1012vIMjyc","collaboration.channelId","cloud-services-internal-error: Request timeout.","attributes","125350YOfazN","_fetchMissingUsersForThreads","assign","resolve","permissions","commentThreadId","deletedAt","removeComment","_getService","setPermissions","cloud-services-internal-error: Not connected.","getMany","comments","commentRemoved","commentThreadAdded","set","12LyNuin","register","cloudservicescommentsadapter-disconnect-not-exist","resolveCommentThread","48CKaDtW","commentThreadReopened","destroy","delete","get","listenTo","catch","CommentsService","commentAdded","cloudservicescommentsadapter-service-not-exist","getUser","updateComment","adapter","1510218tqmELQ","404","498182uzmkxA","_services","map","commentThreadResolved","resolvedBy","cloud-services-internal-error: Comments Service is not connected.","_connectService","add","remove","sessionAdd:","message","981460DUzokD","from","userId","4189542qBcidc","off","getCommentThread","commentThreadRemoved","createdAt"];return(Fc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(491046===-parseInt(n(396))/1+-parseInt(n(432))/2+parseInt(n(451))/3*(-parseInt(n(381))/4)+-parseInt(n(407))/5*(-parseInt(n(377))/6)+parseInt(n(410))/7+-parseInt(n(435))/8*(-parseInt(n(394))/9)+parseInt(n(361))/10*(parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Kc extends e.ContextPlugin{static get[Hc(441)](){return[hs,Hc(456),bs,fs.Users]}static get[Hc(421)](){return Hc(429)}constructor(t){const e=Hc;super(t),this[e(397)]=new Map}async[Hc(443)](){const t=Hc,n=this[t(423)],r=n[t(450)][t(385)](t(456));if(n[t(450)][t(385)](hs)[t(417)](this),r[t(393)]={addCommentThread:async({channelId:e,threadId:n,comments:r,resolvedAt:s,resolvedBy:o,context:i,attributes:a})=>{const c=t,d=await this[c(369)](e)[c(431)]({commentThreadId:n,comments:r[c(398)]((t=>function(t,e,n){const r=c;return{commentThreadId:n,commentId:t[r(434)],userId:t[r(430)],content:t[r(440)],documentId:e,createdAt:t[r(414)],attributes:t[r(360)]||{}}}(t,e,n))),resolvedAt:s,resolvedBy:o,context:i,attributes:a})[c(387)](Xc);return{threadId:d[c(366)],comments:d[c(373)]}},getCommentThread:async({channelId:e,threadId:n})=>{const r=t,s=await this[r(369)](e)[r(412)](n)[r(387)](Xc);return await this[r(362)]([s]),{threadId:s[r(366)],comments:s[r(373)][r(398)](Qc),context:s[r(423)],resolvedAt:s[r(444)],resolvedBy:s[r(400)],attributes:s[r(360)]||{}}},updateCommentThread:async({channelId:e,threadId:n,context:r,unlinkedAt:s,attributes:o})=>this[t(369)](e)[t(427)]({commentThreadId:n,context:r,attributes:o,unlinkedAt:s})[t(387)]($c)[t(387)](Xc),resolveCommentThread:async({channelId:e,threadId:n})=>{const r=t,s=await this[r(369)](e)[r(380)](n)[r(387)]($c)[r(387)](Xc);return{threadId:s[r(366)],resolvedAt:s[r(444)],resolvedBy:s[r(400)]}},reopenCommentThread:async({channelId:e,threadId:n})=>this[t(369)](e)[t(437)](n)[t(387)]($c)[t(387)](Xc),removeCommentThread:({channelId:e,threadId:n})=>this[t(369)](e)[t(453)](n)[t(387)]($c)[t(387)](Xc),addComment:({channelId:e,threadId:n,commentId:r,content:s,attributes:o})=>this[t(369)](e)[t(454)](n,r,s,o)[t(387)](Xc),updateComment:({channelId:e,threadId:n,commentId:r,content:s,attributes:o})=>this[t(369)](e)[t(392)](n,r,s,o)[t(387)]($c)[t(387)](Xc),removeComment:({channelId:e,threadId:n,commentId:r})=>this[t(369)](e)[t(368)](n,r)[t(387)]($c)[t(387)](Xc)},n instanceof e.Context){const e=n[t(426)][t(385)](t(459)),r=n[t(450)][t(385)](bs);await this[t(422)](e);const s=await this[t(397)][t(385)](e)[t(455)]();this[t(386)](r,t(405)+e,((n,{session:s})=>{const o=t;s.id===r[o(424)]&&(n[o(411)](),this[o(423)][o(450)][o(385)](o(418))[o(370)](s[o(365)],e))})),r[t(378)](e,s)}}async[Hc(422)](t){const e=Hc;if(this[e(397)][e(415)](t))throw new n.CKEditorError(e(442),null,{channelId:t});const r=this[e(423)][e(450)][e(385)](e(456)),s=new(Kc[e(388)])(t);this[e(397)][e(376)](t,s),this[e(386)](s,e(375),((t,n)=>{const s=e,{commentThreadId:o,documentId:i,context:a,attributes:c,resolvedAt:d,resolvedBy:u,comments:l}=n;r[s(412)](o)||r[s(431)]({threadId:o,channelId:i,comments:l?l[s(398)](Qc):[],context:a,attributes:c,resolvedAt:d,resolvedBy:u,isFromAdapter:!0})})),this[e(386)](s,e(419),((t,{commentThreadId:n,documentId:s,context:o,unlinkedAt:i,attributes:a})=>{const c=e;r[c(412)](n)&&r[c(427)]({threadId:n,channelId:s,context:o,unlinkedAt:i,attributes:a,isFromAdapter:!0})})),this[e(386)](s,e(399),((t,{commentThreadId:n,resolvedBy:s,resolvedAt:o})=>{const i=e,a=r[i(412)](n);a&&a[i(364)]({resolvedBy:s,resolvedAt:o,isFromAdapter:!0})})),this[e(386)](s,e(382),((t,{commentThreadId:n})=>{const s=e,o=r[s(412)](n);o&&o[s(439)]({isFromAdapter:!0})})),this[e(386)](s,e(413),((t,{commentThreadId:n})=>{const s=e,o=r[s(412)](n);o&&o[s(404)]({isFromAdapter:!0})})),this[e(386)](s,e(389),((t,n)=>{const s=e,o=n[s(366)],i=r[s(412)](o);i&&i[s(454)]({...Qc(n),isFromAdapter:!0})})),this[e(386)](s,e(436),((t,{commentThreadId:n,commentId:s,content:o,attributes:i})=>{const a=e,c=r[a(412)](n);if(c){const t=c[a(420)](s);t&&t[a(445)]({content:o,attributes:i,isFromAdapter:!0})}})),this[e(386)](s,e(374),((t,{commentThreadId:n,commentId:s})=>{const o=e,i=r[o(412)](n);if(i){const t=i[o(420)](s);t&&t[o(404)]({isFromAdapter:!0})}})),await this[e(402)](t)}[Hc(383)](){const t=Hc;if(this[t(423)]instanceof e.Context){const e=this[t(423)][t(426)][t(385)](t(459));this[t(433)](e)}}[Hc(433)](t){const e=Hc;if(!this[e(397)][e(415)](t))throw new n.CKEditorError(e(379),null,{channelId:t});this[e(369)](t)[e(446)](),this[e(397)][e(384)](t)}async[Hc(425)](){const t=Hc;for(const e of this[t(397)][t(438)]())await this[t(402)](e);if(this[t(423)]instanceof e.Context){const e=this[t(423)][t(426)][t(385)](t(459)),n=this[t(423)][t(450)][t(385)](bs);n[t(452)](e);const r=await this[t(397)][t(385)](e)[t(455)]();n[t(378)](e,r)}}async[Hc(402)](t){const e=Hc,{connection:n}=this[e(423)][e(450)][e(385)](hs),r=this[e(423)][e(450)][e(385)](e(456)),s=this[e(397)][e(385)](t),o=await s[e(416)](n);await this[e(362)](o);const i=new Set(Array[e(408)](r[e(449)]({channelId:t}),(t=>t.id)));for(const t of o)t[e(367)]||i[e(384)](t[e(366)]);for(const t of i)r[e(412)](t)[e(404)]({isFromAdapter:!0});for(const n of o){let s=r[e(412)](n[e(366)]);const{commentThreadId:o,context:i,attributes:a,resolvedBy:c,resolvedAt:d,unlinkedAt:u,deletedAt:l}=n;if(l)continue;s||(s=r[e(431)]({channelId:t,threadId:o,context:i,attributes:a||{},resolvedBy:c,resolvedAt:d,unlinkedAt:u,isFromAdapter:!0}));const p=new Set(Array[e(408)](s[e(373)],(t=>t.id)));for(const t of n[e(373)])p[e(384)](t[e(434)]);for(const t of p)s[e(420)](t)[e(404)]({isFromAdapter:!0});for(const t of n[e(373)]){const n=s[e(420)](t[e(434)]);n?n[e(440)]!==t[e(440)]&&n[e(445)]({content:t[e(440)],isFromAdapter:!0}):s[e(454)](Object[e(363)](Qc(t),{isFromAdapter:!0}))}}}[Hc(369)](t){const e=Hc;if(!this[e(397)][e(415)](t))throw new n.CKEditorError(e(390),null,{channelId:t});return this[e(397)][e(385)](t)}async[Hc(362)](t){const e=Hc,n=this[e(423)][e(450)][e(385)](fs.Users),{connection:r}=this[e(423)][e(450)][e(385)](hs),s=new Set;for(const{resolvedBy:r,comments:o}of t){r&&!n[e(391)](r)&&s[e(403)](r);for(const{userId:t}of o)n[e(391)](t)||s[e(403)](t)}if(0===s[e(428)])return;const o=await S[e(372)](r,Array[e(408)](s));for(const t of o)n[e(391)](t.id)||n[e(447)](t)}}Kc[Hc(388)]=cs;const Wc=Kc;async function $c(t){const e=Hc;if(e(395)!==t[e(457)])throw t}function Xc(t){const e=Hc;if((n=t)[e(406)][e(448)](e(401))||n[e(406)][e(448)](e(371))||n[e(406)][e(448)](e(460)))return new Promise((()=>{}));var n;throw t}function Qc(t){const e=Hc;return{threadId:t[e(366)],commentId:t[e(434)],content:t[e(440)],createdAt:t[e(414)],authorId:t[e(409)],attributes:t[e(360)]||{}}}const Zc=nd;!function(t,e){const n=nd,r=t();for(;;)try{if(349549===parseInt(n(269))/1*(-parseInt(n(295))/2)+parseInt(n(316))/3*(-parseInt(n(327))/4)+parseInt(n(323))/5*(-parseInt(n(314))/6)+-parseInt(n(294))/7+parseInt(n(304))/8+parseInt(n(280))/9*(-parseInt(n(289))/10)+parseInt(n(277))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ed);class td extends e.Plugin{static get[Zc(293)](){return[Wc,Zc(290),hs]}constructor(t){const e=Zc;super(t);const n=this[e(282)][e(281)][e(272)](e(315));this[e(292)]=new Map,this[e(301)]=new(td[e(270)])(n)}[Zc(311)](){const t=Zc,e=this[t(282)][t(287)][t(272)](hs),n=this[t(282)][t(287)][t(272)](t(290));return n[t(296)]={getSuggestion:async e=>{const n=t;await this[n(268)]();const r=await this[n(301)][n(272)](e)[n(317)](sd);return await this[n(276)]([r]),r},addSuggestion:async({id:e,type:n,data:r,originalSuggestionId:s,attributes:o})=>{const i=t;await this[i(268)]();const a={id:e,type:n,data:r,originalSuggestionId:s,attributes:o},c=await this[i(301)][i(291)](e,n,r,s,o)[i(317)]((t=>{if(od(t))return new Promise((t=>{const n=nd;this[n(292)][n(324)](e,{resolve:t,suggestionData:a})}));throw t}));return this[i(292)][i(303)](e),c},updateSuggestion:async(e,n)=>{const r=t;if(await this[r(268)](),r(271)!==n[r(318)])return this[r(301)][r(298)](e,n)[r(317)](sd)}},this[t(307)](this[t(301)],t(299),((e,r)=>{const s=t;n[s(274)](r.id)&&(n[s(306)](r.id)[s(305)]=r[s(305)])})),this[t(301)][t(321)](e[t(313)])[t(283)]((r=>(e[t(302)](this),this[t(276)](r)[t(283)]((()=>{const e=t;for(const t of r)n[e(279)](t)[e(309)]=!0})))))}async[Zc(285)](){const t=Zc,e=this[t(282)][t(287)][t(272)](t(290)),{connection:n}=this[t(282)][t(287)][t(272)](hs),r=await this[t(301)][t(321)](n);await this[t(276)](r);for(const{suggestionData:e,resolve:n}of this[t(292)][t(286)]()){let s=r[t(319)]((t=>t.id===e.id));s||(s=await this[t(301)][t(291)](e.id,e[t(322)],e[t(308)],e[t(267)])),n(s)}for(const n of r)e[t(274)](n.id)||e[t(279)](n)}async[Zc(268)](){const t=Zc;this[t(301)][t(326)]||await new Promise((e=>{const n=t;this[n(307)](this[n(301)],n(284),(t=>{t[n(278)](),e()}))}))}async[Zc(276)](t){const e=Zc,n=this[e(282)][e(287)][e(272)](fs.Users),{connection:r}=this[e(282)][e(287)][e(272)](hs),s=new Set;for(const{authorId:r}of t)n[e(320)](r)||s[e(291)](r);if(0===s[e(325)])return;const o=await S[e(288)](r,Array[e(300)](s));for(const t of o)n[e(320)](t.id)||n[e(273)](t)}}function ed(){const t=["message","connection","6516okqpNt","collaboration.channelId","71031XIPszC","catch","state","find","getUser","connect","type","830WVPKGc","set","size","isConnected","8TRHpXl","originalSuggestionId","_waitForServiceReady","23VrZiMV","TrackChangesService","open","get","addUser","hasSuggestion","cloud-services-internal-error: Request timeout.","_fetchMissingUsersForThreads","14937967wByGNo","off","addSuggestionData","99171AbUcTz","config","editor","then","connected","reconnect","values","plugins","getMany","250nZGsyq","TrackChangesEditing","add","_bufferedRequests","requires","2764013FeFBWm","14566MiIsci","adapter","cloud-services-internal-error: Not connected.","update","suggestionUpdated","from","_trackChangesService","addToReconnectionStack","delete","456200VIspwP","attributes","getSuggestion","listenTo","data","_saved","startsWith","init"];return(ed=function(){return t})()}function nd(t,e){const n=ed();return(nd=function(t,e){return n[t-=267]})(t,e)}td[Zc(270)]=Un;const rd=td;function sd(t){if(od(t))return new Promise((()=>{}));throw t}function od(t){const e=Zc;return t[e(312)][e(310)](e(297))||t[e(312)][e(310)](e(275))}const id=ad;function ad(t,e){const n=cd();return(ad=function(t,e){return n[t-=300]})(t,e)}function cd(){const t=["listenTo","RealTimeCollaborativeComments","collaboration.channelId","1431840mQfRjL","4350558RFSFzL","39869UFrgrl","2215800ejMnDW","isThreadsLoadingPaused","_terminateService","destroy","once","ready","pluginName","change:state","424720TKpgsc","editor","plugins","Comments","203EtUlMn","connected","config","74gWednX","requires","get","CommentsEditing","switchReadOnly","CommentsRepository","968481APyzTE","278324KERqJj","data","init","_setUpService"];return(cd=function(){return t})()}!function(t,e){const n=ad,r=t();for(;;)try{if(870871===parseInt(n(329))/1*(-parseInt(n(313))/2)+parseInt(n(328))/3+-parseInt(n(320))/4+-parseInt(n(330))/5+-parseInt(n(327))/6+parseInt(n(310))/7*(parseInt(n(306))/8)+parseInt(n(319))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cd);class dd extends e.Plugin{static get[id(314)](){return[id(309),Wc,Yc,hs]}static get[id(304)](){return id(325)}[id(322)](){const t=id,e=this[t(307)][t(308)][t(315)](hs),n=this[t(307)][t(308)][t(315)](t(316)),r=this[t(307)][t(308)][t(315)](Wc);return this[t(307)][t(321)][t(302)](t(303),(()=>{const r=t;this[r(324)](e,r(305),((t,e,s)=>{const o=r;n[o(331)]=o(311)!==s}))})),this[t(324)](e,t(305),((e,n,r)=>{const s=t;this[s(307)][s(308)][s(315)](s(318))[s(317)](s(311)!==r)})),r[t(323)](this[t(307)][t(312)][t(315)](t(326)))}[id(301)](){const t=id;this[t(307)][t(308)][t(315)](Wc)[t(300)](this[t(307)][t(312)][t(315)](t(326))),super[t(301)]()}}var ud=pd;function ld(){var t=["2784pTLWfz","1199241dZnlIV","1289156mVhxet","5049xICncg","7563176sZKysr","959ioWEoL","444671yZQPFU","TrackChanges","pluginName","requires","2328GoBxrE","RealTimeCollaborativeTrackChanges","3571720ECVNfL"];return(ld=function(){return t})()}function pd(t,e){var n=ld();return(pd=function(t,e){return n[t-=318]})(t,e)}!function(t,e){for(var n=pd,r=t();;)try{if(677145===parseInt(n(329))/1+-parseInt(n(325))/2+-parseInt(n(326))/3*(parseInt(n(320))/4)+parseInt(n(322))/5+parseInt(n(323))/6*(parseInt(n(328))/7)+parseInt(n(327))/8+parseInt(n(324))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ld);class hd extends e.Plugin{static get[ud(319)](){return[dd,rd,ud(330)]}static get[ud(318)](){return ud(321)}}const fd=md;function md(t,e){const n=yd();return(md=function(t,e){return n[t-=106]})(t,e)}function yd(){const t=["toVersion","_startingVersion","state","reverse","connected","baseVersion","repository","isConnected","sendBufferedUpdates","message","length","_fixRevision","78910dToEzu","editor","affectsData","add","getUser","400","_update","_bufferUpdate","reInit","diffData","cloudServices.bundleVersion","connect","addUser","config","8430600Eivnze","once","startsWith","map","6ncAams","type","authorsIds","_bufferedUpdates","adapter","addRevisionData","currentRevision","then","reconnect","setSource","keys","getMany","cloud-services-internal-error: Revision History Service is not connected.","connection","isEnabled","authors","listenTo","get","data","_revisionDataBuilder","change:_isPendingUpdate","sessionId","_handleRevisionsUpdate","destroy","_offset","RevisionTracker","_revisionHistoryService","_getLatestVersionFromServerOperations","off","buildRevisionData","max","marker","getRevisions","collaboration.channelId","from","12oCOOZo","6919465LYDtKa","448681tmfyTd","RevisionHistoryService","setRevisionData","bind","cloud-services-internal-error: Not connected.","_isPendingUpdate","_isConnected","has","wrongRequestId","plugins","serverHistory","_oldOffset","cloud-services-internal-error: Request timeout.","fromVersion","CONNECTED","1730196jWVKVG","updateRevisions","_createCurrentRevision","change:_isConnected","addToReconnectionStack","revisionsUpdated","requires","catch","_revisionTracker","_handleReconnectionError","remove","_preventResendingRevisionData","isBundleUploaded","_revisions","5394105rMZqJL","getOperations","_waitForServiceReady","_fetchMissingUsers","getRevision","_lastRequestId","createdAt","creatorId","isEmptyCurrent","code","186640lfLBpj","_getLatestVersion","init","size","1089Lgqvzr"];return(yd=function(){return t})()}!function(t,e){const n=md,r=t();for(;;)try{if(598543===-parseInt(n(147))/1+-parseInt(n(162))/2+parseInt(n(145))/3*(-parseInt(n(186))/4)+parseInt(n(176))/5*(parseInt(n(110))/6)+-parseInt(n(146))/7+parseInt(n(106))/8+parseInt(n(190))/9*(parseInt(n(203))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yd);class gd extends e.Plugin{static get[fd(168)](){return[hs,Mc,fd(135),bs,fs.Users]}constructor(t){const e=fd;super(t);const n=this[e(204)][e(216)][e(127)](e(143));this[e(181)]=null,this[e(170)]=this[e(204)][e(156)][e(127)](e(135)),this[e(136)]=new(gd[e(148)])(n)}async[fd(188)](){const t=fd,e=this[t(204)][t(156)][t(127)](Mc),r=e[t(157)],s=this[t(204)][t(156)][t(127)](hs);this[t(170)][t(119)]({history:r,getLatestVersion:()=>this[t(187)](),getCurrentRevisionId:()=>e[t(131)]});const o=this[t(204)][t(216)][t(127)](t(213))||n.version,i=await Fe[t(174)](s[t(123)],o);this[t(170)][t(114)]={getRevision:async({revisionId:e})=>(await this[t(178)](),await this[t(136)][t(180)](e)),updateRevisions:async e=>{const n=t;await this[n(178)]();const r=this[n(170)][n(116)];if(i&&1===e[n(201)]&&e[0].id===r.id)return e;for(const t of e)t.id===r.id&&(t[n(184)]=t[n(160)]===t[n(191)]);return this[n(136)][n(163)](e,this[n(181)])[n(117)]((t=>(this[n(181)]=t,e)))[n(169)]((t=>{const r=n;if(Od(t)||r(208)===t[r(185)]&&void 0!==t[r(128)][r(155)]){for(const t of e)!this[r(170)][r(197)][r(180)](t.id)||this[r(170)][r(210)](t.id,t,!1);if(Od(t))throw t;return e}throw t}))}},this[t(126)](this[t(136)],t(167),((e,{revisionsData:n,requestId:r})=>{const s=t;Math[s(140)](...n[s(109)]((t=>t[s(191)])))>this[s(137)]()-1?this[s(187)]()[s(117)]((()=>{this[s(132)](n,r)})):this[s(132)](n,r)}));const{revisions:a,requestId:c}=await this[t(136)][t(214)](s[t(123)]);s[t(166)](this),this[t(181)]=c,await this[t(179)](a);for(const e of a)this[t(170)][t(115)](e);this[t(126)](e,t(165),((n,r,s)=>{const o=t;s&&(this[o(158)]=e[o(134)],n[o(138)]())})),this[t(170)][t(150)](t(124)).to(s,t(193),(e=>e===Be[t(161)]))}async[fd(118)](){const t=fd,e=this[t(204)][t(156)][t(127)](hs),n=this[t(204)][t(156)][t(127)](Mc),r=async()=>{const r=t,s=this[r(170)][r(116)],o=s.id,i=o!==n[r(131)];if(i){const t=n[r(134)]-this[r(158)],e=this[r(137)]();if(this[r(170)][r(129)][r(211)](),s[r(191)]+t!==e){const n=s[r(160)]+t,o=this[r(204)][r(156)][r(127)](fs.Users),i=this[r(170)][r(139)]({revision:s,from:n,to:e});i.id=s.id;const a=i[r(112)][r(109)]((t=>o[r(207)](t)));s[r(209)]({...i,authors:a},!0),this[r(170)][r(210)](s.id,i,!0)}this[r(170)][r(192)]=e,s[r(191)]===s[r(160)]&&!this[r(170)][r(113)][r(154)](o)&&this[r(170)][r(197)][r(175)][r(172)](o),this[r(170)][r(164)](e)}const{revisions:a,requestId:c}=await this[r(136)][r(118)](e[r(123)],this[r(181)]);i&&a[r(201)]>0?n[r(171)]():(await this[r(179)](a),this[r(132)](a,c),this[r(170)][r(199)]())};return n[t(153)]?r():new Promise(((e,s)=>{const o=t;n[o(107)](o(165),(()=>{const t=o;r()[t(117)](e)[t(169)](s)}))}))}[fd(133)](){super[fd(133)]()}async[fd(178)](){const t=fd;this[t(136)][t(198)]||await new Promise((e=>{const n=t;this[n(126)](this[n(136)],n(195),(t=>{t[n(138)](),e()}))}))}[fd(137)](){const t=fd,e=this[t(204)][t(156)][t(127)](Mc)[t(157)][t(177)]()[t(194)]();for(const n of e)if(t(141)!==n[t(111)]||n[t(205)])return n[t(196)]+1}[fd(187)](){const t=fd,e=this[t(204)][t(156)][t(127)](Mc);return new Promise((n=>{const r=t;e[r(152)]?e[r(107)](r(130),(()=>{n(this[r(137)]())})):n(this[r(137)]())}))}[fd(132)](t,e){const n=fd,r=this[n(170)][n(197)];this[n(181)]=e;for(const e of t){const t=r[n(180)](e.id);if(t){if((e[n(160)]||e[n(191)])&&(e[n(212)]=null),t===this[n(170)][n(116)]){const r=Math[n(140)](t[n(191)],e[n(191)]),s=Math[n(140)](t[n(160)],e[n(160)]);let o;t[n(191)]===e[n(191)]&&t[n(160)]===e[n(160)]?(o=!0,this[n(173)](e)):e[n(191)]===r&&e[n(160)]===s?o=!1:(t[n(191)]===r&&t[n(160)]===s||this[n(202)]({revision:t,from:s,to:r}),o=!0),o&&(delete e[n(160)],delete e[n(191)],delete e[n(212)],delete e[n(182)],delete e[n(112)])}this[n(170)][n(149)](e),this[n(173)](e)}else this[n(170)][n(115)](e)}const s=r[n(142)]();s[n(194)]();for(let t=0;t<s[n(201)]-1;t++){const e=s[t],r=s[t+1];if(e[n(160)]<r[n(191)]){const t=r[n(191)],s=Math[n(140)](t,e[n(191)]);this[n(202)]({revision:e,from:t,to:s})}}}[fd(202)]({revision:t,from:e,to:n}={}){const r=fd,s=this[r(204)][r(156)][r(127)](fs.Users),o=this[r(170)][r(139)]({revision:t,from:e,to:n});o[r(125)]=o[r(112)][r(109)]((t=>s[r(207)](t))),t[r(209)](o)}[fd(173)](t){const e=fd,n={};n.id=t.id;for(const r of Object[e(120)](t))"id"!==r&&(n[r]=void 0);this[e(170)][e(210)](n.id,n,!0)}async[fd(179)](t){const e=fd,n=this[e(204)][e(156)][e(127)](fs.Users),{connection:r}=this[e(204)][e(156)][e(127)](hs),s=new Set;for(const n of t){for(const t of n[e(112)])i(t);n[e(183)]&&i(n[e(183)])}if(0===s[e(189)])return;const o=await S[e(121)](r,Array[e(144)](s));for(const t of o)n[e(207)](t.id)||n[e(215)](t);function i(t){const r=e;n[r(207)](t)||s[r(206)](t)}}}gd[fd(148)]=hn;const bd=gd;function Od(t){const e=fd;return t[e(200)][e(108)](e(122))||t[e(200)][e(108)](e(151))||t[e(200)][e(108)](e(159))}var wd=Id;function vd(){var t=["840740UWiabH","RevisionHistory","99411pkSDhl","pluginName","2170049XqDgfS","21867Wwnpul","314418ValTix","16TizCOE","RealTimeCollaborativeRevisionHistory","5cemqPf","728415reokOy","2YoEosb","721668OkRqxc","requires"];return(vd=function(){return t})()}function Id(t,e){var n=vd();return(Id=function(t,e){return n[t-=392]})(t,e)}!function(t,e){for(var n=Id,r=t();;)try{if(196319===parseInt(n(395))/1*(parseInt(n(404))/2)+-parseInt(n(398))/3+parseInt(n(405))/4*(-parseInt(n(402))/5)+parseInt(n(399))/6+parseInt(n(397))/7+parseInt(n(400))/8*(-parseInt(n(403))/9)+parseInt(n(393))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vd);class Sd extends e.Plugin{static get[wd(392)](){return[wd(394),bd,Yc]}static get[wd(396)](){return wd(401)}}var Pd=Function.prototype,Ad=Object.prototype,kd=Pd.toString,Td=Ad.hasOwnProperty,_d=kd.call(Object);const Cd=function(t){if(!Zo(t)||"[object Object]"!=so(t))return!1;var e=Zi(t);if(null===e)return!0;var n=Td.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&kd.call(n)==_d};const jd=function(t){return Zo(t)&&1===t.nodeType&&!Cd(t)};function Ed(t,e){const n=Dd();return(Ed=function(t,e){return n[t-=167]})(t,e)}function Dd(){const t=["360UMpxpw","ck-presence-list__counter--hidden","353420yvGFMN","setTemplate","5626IpJewr","6090384OthGky","280942UgRfgm","bindTemplate","usersCount","ck-presence-list__counter","328sKufJG","7024297FGESOM","set","isHidden","div","CONNECTED_USERS","38765zsAHSG","279RvpCck","6138018POglgK"];return(Dd=function(){return t})()}!function(t,e){const n=Ed,r=t();for(;;)try{if(578719===parseInt(n(185))/1+parseInt(n(183))/2*(parseInt(n(177))/3)+-parseInt(n(170))/4*(parseInt(n(176))/5)+parseInt(n(178))/6+-parseInt(n(171))/7+-parseInt(n(184))/8+-parseInt(n(179))/9*(-parseInt(n(181))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dd);class Rd extends r.View{constructor(t){const e=Ed;super(t);const n=this[e(167)];this[e(172)](e(168),0),this[e(172)](e(173),!0),this[e(182)]({tag:e(174),attributes:{class:["ck",e(169),n.if(e(173),e(180))]},children:[{text:n.to(e(168),(n=>_s(t,e(175),n)))}]})}}function xd(t,e){const n=Nd();return(xd=function(t,e){return n[t-=132]})(t,e)}function Nd(){const t=["createCollection","bindTemplate","1033322EhBBXa","3050124uxsBHG","div","execute","20366216aiWixN","ck-presence-list__list","fire","2801488wiSegx","items","3917830avkfZB","3761223lSrJeL","6472375vYZSvI","2xtjjfc","setTemplate"];return(Nd=function(){return t})()}!function(t,e){const n=xd,r=t();for(;;)try{if(663211===parseInt(n(134))/1+parseInt(n(146))/2*(-parseInt(n(144))/3)+parseInt(n(141))/4+-parseInt(n(145))/5+-parseInt(n(135))/6+-parseInt(n(143))/7+parseInt(n(138))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Nd);class Vd extends r.View{constructor(t){const e=xd;super(t),this[e(142)]=this[e(132)]();const n=this[e(133)];this[e(147)]({tag:e(136),attributes:{class:["ck",e(139)]},children:this[e(142)],on:{click:n.to((()=>this[e(140)](e(137))))}})}}var Md=__webpack_require__(106),Ud={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ws()(Md.A,Ud);Md.A.locals;function Bd(){const t=["change","ck-presence-list","ck-rounded-corners","tooltipPosition","div","639352sRMJtc","listenTo","bindTemplate","items","isCollapsed","counterView","1660497wmMJPC","153572ilIWTr","90LzbDnp","setTemplate","6orWYNf","ck-presence-list--collapsed","ck-reset","8yXxPZk","904347WqbdLI","inlineListView","1847660EGsqmR","1410560xCtbOP","set","first","4601457FymqTn","locale"];return(Bd=function(){return t})()}function Jd(t,e){const n=Bd();return(Jd=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Jd,r=t();for(;;)try{if(341159===-parseInt(n(452))/1*(-parseInt(n(458))/2)+-parseInt(n(451))/3+-parseInt(n(445))/4+parseInt(n(434))/5*(parseInt(n(455))/6)+-parseInt(n(438))/7+-parseInt(n(435))/8+parseInt(n(459))/9*(parseInt(n(453))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bd);class qd extends r.View{constructor(t){const e=Jd;super(t);const n=this[e(447)];this[e(436)](e(449),!0),this[e(450)]=new Rd(this[e(439)]),this[e(433)]=new Vd(t),this[e(446)](this[e(433)][e(448)],e(440),(()=>{const t=e;for(const e of this[t(433)][t(448)])e[t(443)]="s";this[t(433)][t(448)][t(437)]&&(this[t(433)][t(448)][t(437)][t(443)]="se")})),this[e(454)]({tag:e(444),attributes:{class:["ck",e(441),e(457),e(442),n.if(e(449),e(456))]},children:[this[e(450)],this[e(433)]]})}}function Gd(t,e){var n=Ld();return(Gd=function(t,e){return n[t-=266]})(t,e)}function Ld(){var t=["ck-presence-list__dropdown-list-wrapper","createCollection","items","1255761vBXcIf","270990zshUJG","10CqSKlm","3622617eMCGGz","8535174BRRrlx","5949936esfVHa","ck-presence-list__dropdown-list","7oxDSVo","160VTOifJ","div","1179184mxSpkC","3108344yhxNpZ","setTemplate"];return(Ld=function(){return t})()}!function(t,e){for(var n=Gd,r=t();;)try{if(888442===parseInt(n(279))/1+-parseInt(n(272))/2+parseInt(n(281))/3+-parseInt(n(273))/4*(parseInt(n(280))/5)+parseInt(n(266))/6*(-parseInt(n(269))/7)+parseInt(n(267))/8+-parseInt(n(278))/9*(-parseInt(n(270))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ld);class Yd extends r.View{constructor(t){var e=Gd;super(t),this[e(277)]=this[e(276)](),this[e(274)]({tag:e(271),attributes:{class:["ck",e(268)]},children:[{tag:e(271),attributes:{class:["ck",e(275)]},children:this[e(277)]}]})}}function zd(t,e){const n=Fd();return(zd=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=zd,r=t();for(;;)try{if(818233===-parseInt(n(191))/1*(-parseInt(n(182))/2)+-parseInt(n(200))/3*(parseInt(n(177))/4)+parseInt(n(194))/5*(parseInt(n(198))/6)+parseInt(n(187))/7*(-parseInt(n(179))/8)+-parseInt(n(197))/9+parseInt(n(186))/10*(parseInt(n(189))/11)+parseInt(n(202))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fd);class Hd extends r.View{constructor(t,e,n){const r=zd;super(t);const s=this[r(181)];this[r(180)]=new fs.UserView(t,e);const o={tag:r(184),attributes:{class:["ck",r(195)]},children:[this[r(180)],{tag:r(185),attributes:{class:["ck",r(188)]},children:[{text:e[r(201)]}]},{tag:r(185),attributes:{class:["ck",r(193),e[r(183)][r(192)]()],"aria-hidden":r(175)}}]};n&&(o[r(176)]=r(199),o.on={click:s.to((()=>this[r(178)](r(190))))}),this[r(196)](o)}}function Fd(){const t=["setTemplate","12037581xqfuHK","12uIPlyW","button","3262947pxGRHY","name","15895848pnqfpl","true","tag","4xpgRiC","fire","8msfFpw","userView","bindTemplate","8070mtTkFJ","color","div","span","370NpOEyi","7037422aJeyoI","ck-user__full-name","373318WHfGgI","execute","121nuGPsO","getBackgroundColorClass","ck-presence-list__marker","2950355doFNMS","ck-presence-list__dropdown-list-item"];return(Fd=function(){return t})()}function Kd(){const t=["5MAAtCi","ck-presence-list__list-item","1027701QAhaeB","6MvaGZy","203926aYUAkH","bindTemplate","13221180MkKuvb","63cJbpPb","tag","name","fire","ck-presence-list__marker","true","set","3595248qqaKct","button","userView","getBackgroundColorClass","setTemplate","1476010zwqVgQ","markerView","execute","hasTooltip","52232NmoHPb","tooltipPosition","198443IKJnvT","div","ck-presence-list__list-item__tooltip","color","span"];return(Kd=function(){return t})()}!function(t,e){const n=$d,r=t();for(;;)try{if(256073===parseInt(n(375))/1*(-parseInt(n(379))/2)+-parseInt(n(382))/3*(-parseInt(n(398))/4)+-parseInt(n(394))/5+-parseInt(n(378))/6*(-parseInt(n(400))/7)+-parseInt(n(389))/8+-parseInt(n(377))/9+parseInt(n(381))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kd);class Wd extends r.View{constructor(t,e,n){const r=$d;super(t);const s=this[r(380)];this[r(388)](r(397),!0),this[r(388)](r(399),""),this[r(391)]=new fs.UserView(t,e),this[r(395)]=new Xd(t,e);const o={tag:r(401),attributes:{class:["ck",r(376)],"data-cke-tooltip-text":this[r(391)][r(384)],"data-cke-tooltip-position":s.to(r(399)),"data-cke-tooltip-disabled":s.to(r(397),(t=>!t)),"data-cke-tooltip-class":r(402)},children:[this[r(391)],this[r(395)]]};n&&(o[r(383)]=r(390),o.on={click:s.to((()=>this[r(385)](r(396))))}),this[r(393)](o)}}function $d(t,e){const n=Kd();return($d=function(t,e){return n[t-=375]})(t,e)}class Xd extends r.View{constructor(t,e){const n=$d;super(t),this[n(393)]({tag:n(404),attributes:{class:["ck",n(386),e[n(403)][n(392)]()],"aria-hidden":n(387)}})}}const Qd=Zd;function Zd(t,e){const n=tu();return(Zd=function(t,e){return n[t-=271]})(t,e)}function tu(){const t=["_handleUserRemove","detachFromDom","displayMe","bind","define","remove","presenceList.container","isMe","number","hideDropdown","_createView","_allConnectedUsers","reverse","9UiCbtq","usersCount","2367YuyvNR","2218950efAfQe","using","config","isHidden","locale","_handleUserAdd","from","3066508foyrql","presenceList","_bodyCollection","bindTo","class","464918qYzhHN","appendChild","currentDisplayedUsers","hasTooltip","ck ck-presence-list__balloon","isCollapsed","287oGDUam","counterView","view","allConnectedUsers","inlineListView","destroy","presenceDropdownView","presenceList.displayMe","balloonPanelView","isRendered","add","set","get","30616OnxZlE","length","content","presenceList.collapseAt","onClick","listenTo","attachToDom","_calculateNewUserPosition","showDropdown","presencelist-missing-container","pin","render","99350kqfFdU","execute","540549hGSIsE","items","element","unpin","last","init","context","isVisible","requires","presencelist-collapseat-invalid-format","plugins","3504365UoCECj"];return(tu=function(){return t})()}!function(t,e){const n=Zd,r=t();for(;;)try{if(461845===parseInt(n(274))/1+-parseInt(n(314))/2*(parseInt(n(299))/3)+-parseInt(n(309))/4+-parseInt(n(285))/5+-parseInt(n(302))/6+parseInt(n(320))/7*(-parseInt(n(333))/8)+-parseInt(n(301))/9*(-parseInt(n(272))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu={collapseAt:6,displayMe:!0};class nu extends e.ContextPlugin{constructor(t){const e=Zd;super(t),this[e(280)][e(304)][e(290)](e(310),eu);const s=t[e(304)][e(332)](e(336));if(e(294)!=typeof s)throw new n.CKEditorError(e(283),this);if(s<1)throw new n.CKEditorError(e(283),this);this[e(297)]=this[e(280)][e(284)][e(332)](bs)[e(323)],this[e(331)](e(300),0),this[e(316)]=new n.Collection,this[e(328)]=new r.BalloonPanelView,this[e(328)][e(313)]=e(318),this[e(322)]=this[e(296)](),this[e(326)]=void 0}static get[Qd(282)](){return[bs]}[Qd(279)](){const t=Qd;for(const e of this[t(297)])this[t(307)](e);this[t(338)](this[t(297)],t(330),((e,n)=>{this[t(307)](n)})),this[t(338)](this[t(297)],t(291),((e,n)=>{this[t(286)](n)}))}[Qd(296)](){const t=Qd,e=this[t(280)],s=new qd(this[t(280)][t(306)]),o=this[t(328)];if(!jd(e[t(304)][t(332)](t(292))))throw new n.CKEditorError(t(342),this);return s[t(321)][t(289)](t(300)).to(this),s[t(289)](t(319)).to(this,t(300),(n=>{const r=t,{collapseAt:o,displayMe:i}=e[r(304)][r(332)](r(310)),a=n>=o;return s[r(321)][r(305)]=!(1==n&&i||a),a||this[r(295)](),a})),s[t(324)][t(275)][t(312)](this[t(316)])[t(303)]((n=>{const r=t,o=e[r(304)][r(332)](r(310)),i=new Wd(e[r(306)],n,!!o[r(337)]);return i[r(289)](r(317)).to(s,r(319),(t=>!t)),o[r(337)]&&this[r(338)](i,r(273),(()=>{const t=r;this[t(322)][t(319)]||o[t(337)](n,i[t(276)])})),i})),this[t(338)](s[t(324)],t(273),(()=>{const e=t;this[e(326)]?this[e(295)]():this[e(322)][e(319)]&&this[e(341)]()})),s[t(271)](),o[t(271)](),(0,r.clickOutsideHandler)({emitter:s,activator:()=>o[t(281)],contextElements:[o[t(276)],s[t(324)][t(276)]],callback:()=>this[t(295)]()}),e[t(304)][t(332)](t(292))[t(315)](s[t(276)]),this[t(311)]=new r.BodyCollection(this[t(280)][t(306)]),this[t(311)][t(339)](),this[t(311)][t(330)](o),s}[Qd(307)](t){const e=Qd;if(!this[e(280)][e(304)][e(332)](e(327))&&t[e(293)])return;const n=this[e(280)][e(304)][e(332)](e(336))-1;this[e(300)]++,this[e(316)][e(334)]==n&&this[e(316)][e(291)](0);const r=this[e(340)](t);this[e(316)][e(330)](t,r)}[Qd(286)](t){const e=Qd;if(this[e(300)]--,this[e(316)][e(332)](t.id)&&(this[e(316)][e(291)](t.id),this[e(316)][e(334)]<this[e(300)]))for(const t of Array[e(308)](this[e(297)])[e(298)]())if(!this[e(316)][e(332)](t.id))return void this[e(316)][e(330)](t,0)}[Qd(340)](t){const e=Qd;return Boolean(this[e(316)][e(278)]&&this[e(316)][e(278)][e(293)])&&!t[e(293)]?this[e(316)][e(334)]-1:this[e(316)][e(334)]}[Qd(341)](){const t=Qd;if(this[t(326)])return;this[t(326)]=new Yd(this[t(280)][t(306)]);const e=this[t(280)][t(304)][t(332)](t(310));this[t(326)][t(275)][t(312)](this[t(297)])[t(303)]((n=>{const r=t;if(!e[r(288)]&&n[r(293)])return null;const s=new Hd(this[r(280)][r(306)],n,!!e[r(337)]);return e[r(337)]&&this[r(338)](s,r(273),(()=>{const t=r;e[t(337)](n,s[t(276)])})),s})),this[t(328)][t(335)][t(330)](this[t(326)]),this[t(328)][t(343)]({target:this[t(322)][t(324)][t(276)]})}[Qd(295)](){const t=Qd;this[t(326)]&&(this[t(328)][t(277)](),this[t(328)][t(335)][t(291)](this[t(326)]),this[t(326)][t(325)](),this[t(326)]=void 0)}[Qd(325)](){const t=Qd;super[t(325)](),this[t(322)]&&this[t(322)][t(329)]&&this[t(322)][t(325)](),this[t(311)]&&this[t(311)][t(287)]()}}var ru=ou;function su(){var t=["122110Brysab","1138633HiNPYo","PresenceList","11KWbJHK","42918804DzySMs","4962712xKzlcA","requires","6XNfnKG","18384TkwVkV","801DVRUKY","415NwxelT","2625894cebmrI","pluginName","3532568xuVyJo","7NLPwYH"];return(su=function(){return t})()}function ou(t,e){var n=su();return(ou=function(t,e){return n[t-=232]})(t,e)}!function(t,e){for(var n=ou,r=t();;)try{if(929841===-parseInt(n(242))/1+-parseInt(n(237))/2+parseInt(n(233))/3*(parseInt(n(239))/4)+-parseInt(n(236))/5*(parseInt(n(234))/6)+-parseInt(n(240))/7*(parseInt(n(246))/8)+parseInt(n(235))/9*(-parseInt(n(241))/10)+parseInt(n(244))/11*(parseInt(n(245))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class iu extends e.ContextPlugin{static get[ru(232)](){return[bs,nu]}static get[ru(238)](){return ru(243)}}function au(){var t=["327696rYYJFK","27490AhnCQm","4878rsqnst","3101005DKsbjR","42367ESYkcR","4EUiXGW","2472776kJhKVi","26xpUHbi","1445220PkaLPv","2910866OJYWHg"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=395]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(324111===parseInt(n(395))/1*(parseInt(n(398))/2)+parseInt(n(399))/3+parseInt(n(396))/4*(parseInt(n(404))/5)+parseInt(n(401))/6+parseInt(n(400))/7+-parseInt(n(397))/8+parseInt(n(403))/9*(-parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).realTimeCollaboration=__webpack_exports__})();
|
|
5
|
+
*/(()=>{var __webpack_modules__={310:t=>{"use strict";t.exports=function(t,e){var n=new Array(arguments.length-1),r=0,s=2,o=!0;for(;s<arguments.length;)n[r++]=arguments[s++];return new Promise((function(s,i){n[r]=function(t){if(o)if(o=!1,t)i(t);else{for(var e=new Array(arguments.length-1),n=0;n<e.length;)e[n++]=arguments[n];s.apply(null,e)}};try{t.apply(e||null,n)}catch(t){o&&(o=!1,i(t))}}))}},662:(t,e)=>{"use strict";var n=e;n.length=function(t){var e=t.length;if(!e)return 0;for(var n=0;--e%4>1&&"="===t.charAt(e);)++n;return Math.ceil(3*t.length)/4-n};for(var r=new Array(64),s=new Array(123),o=0;o<64;)s[r[o]=o<26?o+65:o<52?o+71:o<62?o-4:o-59|43]=o++;n.encode=function(t,e,n){for(var s,o=null,i=[],a=0,c=0;e<n;){var d=t[e++];switch(c){case 0:i[a++]=r[d>>2],s=(3&d)<<4,c=1;break;case 1:i[a++]=r[s|d>>4],s=(15&d)<<2,c=2;break;case 2:i[a++]=r[s|d>>6],i[a++]=r[63&d],c=0}a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,i)),a=0)}return c&&(i[a++]=r[s],i[a++]=61,1===c&&(i[a++]=61)),o?(a&&o.push(String.fromCharCode.apply(String,i.slice(0,a))),o.join("")):String.fromCharCode.apply(String,i.slice(0,a))};var i="invalid encoding";n.decode=function(t,e,n){for(var r,o=n,a=0,c=0;c<t.length;){var d=t.charCodeAt(c++);if(61===d&&a>1)break;if(void 0===(d=s[d]))throw Error(i);switch(a){case 0:r=d,a=1;break;case 1:e[n++]=r<<2|(48&d)>>4,r=d,a=2;break;case 2:e[n++]=(15&r)<<4|(60&d)>>2,r=d,a=3;break;case 3:e[n++]=(3&r)<<6|d,a=0}}if(1===a)throw Error(i);return n-o},n.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}},707:t=>{"use strict";function e(){this._listeners={}}t.exports=e,e.prototype.on=function(t,e,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:e,ctx:n||this}),this},e.prototype.off=function(t,e){if(void 0===t)this._listeners={};else if(void 0===e)this._listeners[t]=[];else for(var n=this._listeners[t],r=0;r<n.length;)n[r].fn===e?n.splice(r,1):++r;return this},e.prototype.emit=function(t){var e=this._listeners[t];if(e){for(var n=[],r=1;r<arguments.length;)n.push(arguments[r++]);for(r=0;r<e.length;)e[r].fn.apply(e[r++].ctx,n)}return this}},365:t=>{"use strict";function e(t){return"undefined"!=typeof Float32Array?function(){var e=new Float32Array([-0]),n=new Uint8Array(e.buffer),r=128===n[3];function s(t,r,s){e[0]=t,r[s]=n[0],r[s+1]=n[1],r[s+2]=n[2],r[s+3]=n[3]}function o(t,r,s){e[0]=t,r[s]=n[3],r[s+1]=n[2],r[s+2]=n[1],r[s+3]=n[0]}function i(t,r){return n[0]=t[r],n[1]=t[r+1],n[2]=t[r+2],n[3]=t[r+3],e[0]}function a(t,r){return n[3]=t[r],n[2]=t[r+1],n[1]=t[r+2],n[0]=t[r+3],e[0]}t.writeFloatLE=r?s:o,t.writeFloatBE=r?o:s,t.readFloatLE=r?i:a,t.readFloatBE=r?a:i}():function(){function e(t,e,n,r){var s=e<0?1:0;if(s&&(e=-e),0===e)t(1/e>0?0:2147483648,n,r);else if(isNaN(e))t(2143289344,n,r);else if(e>34028234663852886e22)t((s<<31|2139095040)>>>0,n,r);else if(e<11754943508222875e-54)t((s<<31|Math.round(e/1401298464324817e-60))>>>0,n,r);else{var o=Math.floor(Math.log(e)/Math.LN2);t((s<<31|o+127<<23|8388607&Math.round(e*Math.pow(2,-o)*8388608))>>>0,n,r)}}function i(t,e,n){var r=t(e,n),s=2*(r>>31)+1,o=r>>>23&255,i=8388607&r;return 255===o?i?NaN:s*(1/0):0===o?1401298464324817e-60*s*i:s*Math.pow(2,o-150)*(i+8388608)}t.writeFloatLE=e.bind(null,n),t.writeFloatBE=e.bind(null,r),t.readFloatLE=i.bind(null,s),t.readFloatBE=i.bind(null,o)}(),"undefined"!=typeof Float64Array?function(){var e=new Float64Array([-0]),n=new Uint8Array(e.buffer),r=128===n[7];function s(t,r,s){e[0]=t,r[s]=n[0],r[s+1]=n[1],r[s+2]=n[2],r[s+3]=n[3],r[s+4]=n[4],r[s+5]=n[5],r[s+6]=n[6],r[s+7]=n[7]}function o(t,r,s){e[0]=t,r[s]=n[7],r[s+1]=n[6],r[s+2]=n[5],r[s+3]=n[4],r[s+4]=n[3],r[s+5]=n[2],r[s+6]=n[1],r[s+7]=n[0]}function i(t,r){return n[0]=t[r],n[1]=t[r+1],n[2]=t[r+2],n[3]=t[r+3],n[4]=t[r+4],n[5]=t[r+5],n[6]=t[r+6],n[7]=t[r+7],e[0]}function a(t,r){return n[7]=t[r],n[6]=t[r+1],n[5]=t[r+2],n[4]=t[r+3],n[3]=t[r+4],n[2]=t[r+5],n[1]=t[r+6],n[0]=t[r+7],e[0]}t.writeDoubleLE=r?s:o,t.writeDoubleBE=r?o:s,t.readDoubleLE=r?i:a,t.readDoubleBE=r?a:i}():function(){function e(t,e,n,r,s,o){var i=r<0?1:0;if(i&&(r=-r),0===r)t(0,s,o+e),t(1/r>0?0:2147483648,s,o+n);else if(isNaN(r))t(0,s,o+e),t(2146959360,s,o+n);else if(r>17976931348623157e292)t(0,s,o+e),t((i<<31|2146435072)>>>0,s,o+n);else{var a;if(r<22250738585072014e-324)t((a=r/5e-324)>>>0,s,o+e),t((i<<31|a/4294967296)>>>0,s,o+n);else{var c=Math.floor(Math.log(r)/Math.LN2);1024===c&&(c=1023),t(4503599627370496*(a=r*Math.pow(2,-c))>>>0,s,o+e),t((i<<31|c+1023<<20|1048576*a&1048575)>>>0,s,o+n)}}}function i(t,e,n,r,s){var o=t(r,s+e),i=t(r,s+n),a=2*(i>>31)+1,c=i>>>20&2047,d=4294967296*(1048575&i)+o;return 2047===c?d?NaN:a*(1/0):0===c?5e-324*a*d:a*Math.pow(2,c-1075)*(d+4503599627370496)}t.writeDoubleLE=e.bind(null,n,0,4),t.writeDoubleBE=e.bind(null,r,4,0),t.readDoubleLE=i.bind(null,s,0,4),t.readDoubleBE=i.bind(null,o,4,0)}(),t}function n(t,e,n){e[n]=255&t,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24}function r(t,e,n){e[n]=t>>>24,e[n+1]=t>>>16&255,e[n+2]=t>>>8&255,e[n+3]=255&t}function s(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0}function o(t,e){return(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}t.exports=e(e)},230:module=>{"use strict";function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(t){}return null}module.exports=inquire},319:t=>{"use strict";t.exports=function(t,e,n){var r=n||8192,s=r>>>1,o=null,i=r;return function(n){if(n<1||n>s)return t(n);i+n>r&&(o=t(r),i=0);var a=e.call(o,i,i+=n);return 7&i&&(i=1+(7|i)),a}}},742:(t,e)=>{"use strict";var n=e;n.length=function(t){for(var e=0,n=0,r=0;r<t.length;++r)(n=t.charCodeAt(r))<128?e+=1:n<2048?e+=2:55296==(64512&n)&&56320==(64512&t.charCodeAt(r+1))?(++r,e+=4):e+=3;return e},n.read=function(t,e,n){if(n-e<1)return"";for(var r,s=null,o=[],i=0;e<n;)(r=t[e++])<128?o[i++]=r:r>191&&r<224?o[i++]=(31&r)<<6|63&t[e++]:r>239&&r<365?(r=((7&r)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536,o[i++]=55296+(r>>10),o[i++]=56320+(1023&r)):o[i++]=(15&r)<<12|(63&t[e++])<<6|63&t[e++],i>8191&&((s||(s=[])).push(String.fromCharCode.apply(String,o)),i=0);return s?(i&&s.push(String.fromCharCode.apply(String,o.slice(0,i))),s.join("")):String.fromCharCode.apply(String,o.slice(0,i))},n.write=function(t,e,n){for(var r,s,o=n,i=0;i<t.length;++i)(r=t.charCodeAt(i))<128?e[n++]=r:r<2048?(e[n++]=r>>6|192,e[n++]=63&r|128):55296==(64512&r)&&56320==(64512&(s=t.charCodeAt(i+1)))?(r=65536+((1023&r)<<10)+(1023&s),++i,e[n++]=r>>18|240,e[n++]=r>>12&63|128,e[n++]=r>>6&63|128,e[n++]=63&r|128):(e[n++]=r>>12|224,e[n++]=r>>6&63|128,e[n++]=63&r|128);return n-o}},106:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var r=n(433),s=n.n(r)()((function(t){return t[1]}));s.push([t.id,".ck.ck-balloon-panel.ck-tooltip{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:calc(var(--ck-z-dialog) + 100)}:root{--ck-color-presence-list-dropdown-background:#fff;--ck-color-presence-list-dropdown-arrow-border:#ebebeb;--ck-presence-list-dropdown-list-max-width:250px;--ck-presence-list-dropdown-list-min-width:180px;--ck-presence-list-users-tooltip-max-width:120px;--ck-presence-list-users-tooltip-min-width:25px}.ck.ck-presence-list{align-items:center;display:flex;font-size:var(--ck-font-size-base);margin-right:var(--ck-spacing-standard);transition:margin-right .2s ease-in-out}.ck.ck-presence-list *{box-sizing:border-box}.ck.ck-presence-list__list{display:flex;justify-content:flex-end}.ck.ck-presence-list__counter{color:var(--ck-color-base-text);margin-right:var(--ck-spacing-large)}.ck.ck-presence-list__counter--hidden{display:none}.ck.ck-presence-list__list-item{background:none;border:0;color:inherit;font:inherit;margin-left:var(--ck-spacing-standard);outline:none;padding:0;position:relative}.ck.ck-presence-list__list-item:last-child{margin-left:0;order:-1}.ck.ck-tooltip.ck-presence-list__list-item__tooltip>.ck-tooltip__text{display:inline-block;max-width:var(--ck-presence-list-users-tooltip-max-width);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ck.ck-presence-list__marker{display:block;height:3px;margin-top:3px;position:relative;width:100%}.ck-presence-list__balloon button.ck-presence-list__dropdown-list-item *,.ck-presence-list__list button.ck-presence-list__list-item *{cursor:pointer}.ck.ck-presence-list--collapsed .ck-presence-list__list{min-width:calc(var(--ck-user-avatar-size)*2)}.ck.ck-presence-list--collapsed .ck-presence-list__list *{cursor:pointer;transition:all .4s ease-in-out}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item{margin-left:calc(var(--ck-user-avatar-size)*-1 + 7px)}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:last-child{order:unset}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(2){opacity:.75}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(3){opacity:.55}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(4){opacity:.35}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(5){opacity:.15}.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item:nth-last-child(n+6){display:none}.ck.ck-presence-list__balloon{--ck-color-panel-border:var(--ck-color-presence-list-dropdown-arrow-border);--ck-color-panel-background:var(--ck-color-presence-list-dropdown-background);animation:fadeIn .3s ease-in-out;background-color:var(--ck-color-presence-list-dropdown-background);border:0;opacity:1}@media (prefers-reduced-motion:reduce){.ck.ck-presence-list__balloon{animation:none}}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-wrapper{border-radius:var(--ck-border-radius);max-height:80vh;max-width:var(--ck-presence-list-dropdown-list-max-width);min-width:var(--ck-presence-list-dropdown-list-min-width);overflow-x:hidden;overflow-y:auto}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item{align-items:center;background:none;border:0;color:inherit;display:flex;font:inherit;outline:none;padding:var(--ck-spacing-standard);position:relative}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item:first-of-type .ck-presence-list__marker{border-top-left-radius:var(--ck-border-radius)}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-item:last-of-type .ck-presence-list__marker{border-bottom-left-radius:var(--ck-border-radius)}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list .ck-user__full-name{color:var(--ck-color-base-text);margin-left:var(--ck-spacing-standard);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list .ck.ck-presence-list__marker{height:100%;left:0;margin:0;position:absolute;width:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}",""]);const o=s},535:(t,e,n)=>{"use strict";n.d(e,{A:()=>o});var r=n(433),s=n.n(r)()((function(t){return t[1]}));s.push([t.id,".ck .ck-user__marker-dot{border-radius:50%;cursor:default;display:block;height:var(--ck-user-dot-size);left:50%;position:absolute;top:calc((var(--ck-user-dot-size)/2)*-1);transform:translate(-50%,-50%);width:var(--ck-user-dot-size)}.ck .ck-user__marker-tooltip{color:#fff;display:none;font-family:Georgia,sans-serif;font-size:var(--ck-font-size-base);font-style:normal;font-weight:400;left:0;line-height:1;opacity:0;padding:var(--ck-spacing-small);position:absolute;top:-20px;transition:opacity .2s linear,transform .3s ease-in-out;white-space:nowrap;z-index:99999}@media (prefers-reduced-motion:reduce){.ck .ck-user__marker-tooltip{transition:none}}.ck .ck-user__marker-line{bottom:0;height:100%;position:absolute;width:0}.ck .ck-user__marker{cursor:default;display:inline;position:relative}.ck .ck-user__marker.ck-user__marker_hovered .ck-user__marker-dot{width:0}.ck .ck-user__marker.ck-user__marker_hovered .ck-user__marker-tooltip{animation:fadeInLeft .3s ease-in-out;display:block;opacity:1}.ck .ck-placeholder .ck-user__marker{display:none}@media (prefers-reduced-motion:reduce){.ck .ck-user__marker,.ck .ck-user__marker *,.ck .ck-user__marker:after{animation:none!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}",""]);const o=s},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var s={};if(r)for(var o=0;o<this.length;o++){var i=this[o][0];null!=i&&(s[i]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);r&&s[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},199:(t,e,n)=>{"use strict";t.exports=n(995)},995:(t,e,n)=>{"use strict";var r=e;function s(){r.util._configure(),r.Writer._configure(r.BufferWriter),r.Reader._configure(r.BufferReader)}r.build="minimal",r.Writer=n(6),r.BufferWriter=n(623),r.Reader=n(366),r.BufferReader=n(895),r.util=n(737),r.rpc=n(178),r.roots=n(156),r.configure=s,s()},366:(t,e,n)=>{"use strict";t.exports=c;var r,s=n(737),o=s.LongBits,i=s.utf8;function a(t,e){return RangeError("index out of range: "+t.pos+" + "+(e||1)+" > "+t.len)}function c(t){this.buf=t,this.pos=0,this.len=t.length}var d,u="undefined"!=typeof Uint8Array?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new c(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new c(t);throw Error("illegal buffer")},l=function(){return s.Buffer?function(t){return(c.create=function(t){return s.Buffer.isBuffer(t)?new r(t):u(t)})(t)}:u};function p(){var t=new o(0,0),e=0;if(!(this.len-this.pos>4)){for(;e<3;++e){if(this.pos>=this.len)throw a(this);if(t.lo=(t.lo|(127&this.buf[this.pos])<<7*e)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(127&this.buf[this.pos++])<<7*e)>>>0,t}for(;e<4;++e)if(t.lo=(t.lo|(127&this.buf[this.pos])<<7*e)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(127&this.buf[this.pos])<<28)>>>0,t.hi=(t.hi|(127&this.buf[this.pos])>>4)>>>0,this.buf[this.pos++]<128)return t;if(e=0,this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(127&this.buf[this.pos])<<7*e+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw a(this);if(t.hi=(t.hi|(127&this.buf[this.pos])<<7*e+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}function h(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}function f(){if(this.pos+8>this.len)throw a(this,8);return new o(h(this.buf,this.pos+=4),h(this.buf,this.pos+=4))}c.create=l(),c.prototype._slice=s.Array.prototype.subarray||s.Array.prototype.slice,c.prototype.uint32=(d=4294967295,function(){if(d=(127&this.buf[this.pos])>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<7)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<14)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(127&this.buf[this.pos])<<21)>>>0,this.buf[this.pos++]<128)return d;if(d=(d|(15&this.buf[this.pos])<<28)>>>0,this.buf[this.pos++]<128)return d;if((this.pos+=5)>this.len)throw this.pos=this.len,a(this,10);return d}),c.prototype.int32=function(){return 0|this.uint32()},c.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(1&t)},c.prototype.bool=function(){return 0!==this.uint32()},c.prototype.fixed32=function(){if(this.pos+4>this.len)throw a(this,4);return h(this.buf,this.pos+=4)},c.prototype.sfixed32=function(){if(this.pos+4>this.len)throw a(this,4);return 0|h(this.buf,this.pos+=4)},c.prototype.float=function(){if(this.pos+4>this.len)throw a(this,4);var t=s.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t},c.prototype.double=function(){if(this.pos+8>this.len)throw a(this,4);var t=s.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t},c.prototype.bytes=function(){var t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw a(this,t);if(this.pos+=t,Array.isArray(this.buf))return this.buf.slice(e,n);if(e===n){var r=s.Buffer;return r?r.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,e,n)},c.prototype.string=function(){var t=this.bytes();return i.read(t,0,t.length)},c.prototype.skip=function(t){if("number"==typeof t){if(this.pos+t>this.len)throw a(this,t);this.pos+=t}else do{if(this.pos>=this.len)throw a(this)}while(128&this.buf[this.pos++]);return this},c.prototype.skipType=function(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;4!=(t=7&this.uint32());)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+t+" at offset "+this.pos)}return this},c._configure=function(t){r=t,c.create=l(),r._configure();var e=s.Long?"toLong":"toNumber";s.merge(c.prototype,{int64:function(){return p.call(this)[e](!1)},uint64:function(){return p.call(this)[e](!0)},sint64:function(){return p.call(this).zzDecode()[e](!1)},fixed64:function(){return f.call(this)[e](!0)},sfixed64:function(){return f.call(this)[e](!1)}})}},895:(t,e,n)=>{"use strict";t.exports=o;var r=n(366);(o.prototype=Object.create(r.prototype)).constructor=o;var s=n(737);function o(t){r.call(this,t)}o._configure=function(){s.Buffer&&(o.prototype._slice=s.Buffer.prototype.slice)},o.prototype.string=function(){var t=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+t,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+t,this.len))},o._configure()},156:t=>{"use strict";t.exports={}},178:(t,e,n)=>{"use strict";e.Service=n(418)},418:(t,e,n)=>{"use strict";t.exports=s;var r=n(737);function s(t,e,n){if("function"!=typeof t)throw TypeError("rpcImpl must be a function");r.EventEmitter.call(this),this.rpcImpl=t,this.requestDelimited=Boolean(e),this.responseDelimited=Boolean(n)}(s.prototype=Object.create(r.EventEmitter.prototype)).constructor=s,s.prototype.rpcCall=function t(e,n,s,o,i){if(!o)throw TypeError("request must be specified");var a=this;if(!i)return r.asPromise(t,a,e,n,s,o);if(a.rpcImpl)try{return a.rpcImpl(e,n[a.requestDelimited?"encodeDelimited":"encode"](o).finish(),(function(t,n){if(t)return a.emit("error",t,e),i(t);if(null!==n){if(!(n instanceof s))try{n=s[a.responseDelimited?"decodeDelimited":"decode"](n)}catch(t){return a.emit("error",t,e),i(t)}return a.emit("data",n,e),i(null,n)}a.end(!0)}))}catch(t){return a.emit("error",t,e),void setTimeout((function(){i(t)}),0)}else setTimeout((function(){i(Error("already ended"))}),0)},s.prototype.end=function(t){return this.rpcImpl&&(t||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this}},130:(t,e,n)=>{"use strict";t.exports=s;var r=n(737);function s(t,e){this.lo=t>>>0,this.hi=e>>>0}var o=s.zero=new s(0,0);o.toNumber=function(){return 0},o.zzEncode=o.zzDecode=function(){return this},o.length=function(){return 1};var i=s.zeroHash="\0\0\0\0\0\0\0\0";s.fromNumber=function(t){if(0===t)return o;var e=t<0;e&&(t=-t);var n=t>>>0,r=(t-n)/4294967296>>>0;return e&&(r=~r>>>0,n=~n>>>0,++n>4294967295&&(n=0,++r>4294967295&&(r=0))),new s(n,r)},s.from=function(t){if("number"==typeof t)return s.fromNumber(t);if(r.isString(t)){if(!r.Long)return s.fromNumber(parseInt(t,10));t=r.Long.fromString(t)}return t.low||t.high?new s(t.low>>>0,t.high>>>0):o},s.prototype.toNumber=function(t){if(!t&&this.hi>>>31){var e=1+~this.lo>>>0,n=~this.hi>>>0;return e||(n=n+1>>>0),-(e+4294967296*n)}return this.lo+4294967296*this.hi},s.prototype.toLong=function(t){return r.Long?new r.Long(0|this.lo,0|this.hi,Boolean(t)):{low:0|this.lo,high:0|this.hi,unsigned:Boolean(t)}};var a=String.prototype.charCodeAt;s.fromHash=function(t){return t===i?o:new s((a.call(t,0)|a.call(t,1)<<8|a.call(t,2)<<16|a.call(t,3)<<24)>>>0,(a.call(t,4)|a.call(t,5)<<8|a.call(t,6)<<16|a.call(t,7)<<24)>>>0)},s.prototype.toHash=function(){return String.fromCharCode(255&this.lo,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,255&this.hi,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},s.prototype.zzEncode=function(){var t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this},s.prototype.zzDecode=function(){var t=-(1&this.lo);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this},s.prototype.length=function(){var t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return 0===n?0===e?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}},737:function(t,e,n){"use strict";var r=e;function s(t,e,n){for(var r=Object.keys(e),s=0;s<r.length;++s)void 0!==t[r[s]]&&n||(t[r[s]]=e[r[s]]);return t}function o(t){function e(t,n){if(!(this instanceof e))return new e(t,n);Object.defineProperty(this,"message",{get:function(){return t}}),Error.captureStackTrace?Error.captureStackTrace(this,e):Object.defineProperty(this,"stack",{value:(new Error).stack||""}),n&&s(this,n)}return e.prototype=Object.create(Error.prototype,{constructor:{value:e,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return t},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),e}r.asPromise=n(310),r.base64=n(662),r.EventEmitter=n(707),r.float=n(365),r.inquire=n(230),r.utf8=n(742),r.pool=n(319),r.LongBits=n(130),r.isNode=Boolean(void 0!==n.g&&n.g&&n.g.process&&n.g.process.versions&&n.g.process.versions.node),r.global=r.isNode&&n.g||"undefined"!=typeof window&&window||"undefined"!=typeof self&&self||this,r.emptyArray=Object.freeze?Object.freeze([]):[],r.emptyObject=Object.freeze?Object.freeze({}):{},r.isInteger=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t},r.isString=function(t){return"string"==typeof t||t instanceof String},r.isObject=function(t){return t&&"object"==typeof t},r.isset=r.isSet=function(t,e){var n=t[e];return!(null==n||!t.hasOwnProperty(e))&&("object"!=typeof n||(Array.isArray(n)?n.length:Object.keys(n).length)>0)},r.Buffer=function(){try{var t=r.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch(t){return null}}(),r._Buffer_from=null,r._Buffer_allocUnsafe=null,r.newBuffer=function(t){return"number"==typeof t?r.Buffer?r._Buffer_allocUnsafe(t):new r.Array(t):r.Buffer?r._Buffer_from(t):"undefined"==typeof Uint8Array?t:new Uint8Array(t)},r.Array="undefined"!=typeof Uint8Array?Uint8Array:Array,r.Long=r.global.dcodeIO&&r.global.dcodeIO.Long||r.global.Long||r.inquire("long"),r.key2Re=/^true|false|0|1$/,r.key32Re=/^-?(?:0|[1-9][0-9]*)$/,r.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,r.longToHash=function(t){return t?r.LongBits.from(t).toHash():r.LongBits.zeroHash},r.longFromHash=function(t,e){var n=r.LongBits.fromHash(t);return r.Long?r.Long.fromBits(n.lo,n.hi,e):n.toNumber(Boolean(e))},r.merge=s,r.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)},r.newError=o,r.ProtocolError=o("ProtocolError"),r.oneOfGetter=function(t){for(var e={},n=0;n<t.length;++n)e[t[n]]=1;return function(){for(var t=Object.keys(this),n=t.length-1;n>-1;--n)if(1===e[t[n]]&&void 0!==this[t[n]]&&null!==this[t[n]])return t[n]}},r.oneOfSetter=function(t){return function(e){for(var n=0;n<t.length;++n)t[n]!==e&&delete this[t[n]]}},r.toJSONOptions={longs:String,enums:String,bytes:String,json:!0},r._configure=function(){var t=r.Buffer;t?(r._Buffer_from=t.from!==Uint8Array.from&&t.from||function(e,n){return new t(e,n)},r._Buffer_allocUnsafe=t.allocUnsafe||function(e){return new t(e)}):r._Buffer_from=r._Buffer_allocUnsafe=null}},6:(t,e,n)=>{"use strict";t.exports=l;var r,s=n(737),o=s.LongBits,i=s.base64,a=s.utf8;function c(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}function d(){}function u(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}function l(){this.len=0,this.head=new c(d,0,0),this.tail=this.head,this.states=null}var p=function(){return s.Buffer?function(){return(l.create=function(){return new r})()}:function(){return new l}};function h(t,e,n){e[n]=255&t}function f(t,e){this.len=t,this.next=void 0,this.val=e}function m(t,e,n){for(;t.hi;)e[n++]=127&t.lo|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[n++]=127&t.lo|128,t.lo=t.lo>>>7;e[n++]=t.lo}function y(t,e,n){e[n]=255&t,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24}l.create=p(),l.alloc=function(t){return new s.Array(t)},s.Array!==Array&&(l.alloc=s.pool(l.alloc,s.Array.prototype.subarray)),l.prototype._push=function(t,e,n){return this.tail=this.tail.next=new c(t,e,n),this.len+=e,this},f.prototype=Object.create(c.prototype),f.prototype.fn=function(t,e,n){for(;t>127;)e[n++]=127&t|128,t>>>=7;e[n]=t},l.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new f((t>>>=0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this},l.prototype.int32=function(t){return t<0?this._push(m,10,o.fromNumber(t)):this.uint32(t)},l.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)},l.prototype.uint64=function(t){var e=o.from(t);return this._push(m,e.length(),e)},l.prototype.int64=l.prototype.uint64,l.prototype.sint64=function(t){var e=o.from(t).zzEncode();return this._push(m,e.length(),e)},l.prototype.bool=function(t){return this._push(h,1,t?1:0)},l.prototype.fixed32=function(t){return this._push(y,4,t>>>0)},l.prototype.sfixed32=l.prototype.fixed32,l.prototype.fixed64=function(t){var e=o.from(t);return this._push(y,4,e.lo)._push(y,4,e.hi)},l.prototype.sfixed64=l.prototype.fixed64,l.prototype.float=function(t){return this._push(s.float.writeFloatLE,4,t)},l.prototype.double=function(t){return this._push(s.float.writeDoubleLE,8,t)};var g=s.Array.prototype.set?function(t,e,n){e.set(t,n)}:function(t,e,n){for(var r=0;r<t.length;++r)e[n+r]=t[r]};l.prototype.bytes=function(t){var e=t.length>>>0;if(!e)return this._push(h,1,0);if(s.isString(t)){var n=l.alloc(e=i.length(t));i.decode(t,n,0),t=n}return this.uint32(e)._push(g,e,t)},l.prototype.string=function(t){var e=a.length(t);return e?this.uint32(e)._push(a.write,e,t):this._push(h,1,0)},l.prototype.fork=function(){return this.states=new u(this),this.head=this.tail=new c(d,0,0),this.len=0,this},l.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new c(d,0,0),this.len=0),this},l.prototype.ldelim=function(){var t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=t.next,this.tail=e,this.len+=n),this},l.prototype.finish=function(){for(var t=this.head.next,e=this.constructor.alloc(this.len),n=0;t;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e},l._configure=function(t){r=t,l.create=p(),r._configure()}},623:(t,e,n)=>{"use strict";t.exports=o;var r=n(6);(o.prototype=Object.create(r.prototype)).constructor=o;var s=n(737);function o(){r.call(this)}function i(t,e,n){t.length<40?s.utf8.write(t,e,n):e.utf8Write?e.utf8Write(t,n):e.write(t,n)}o._configure=function(){o.alloc=s._Buffer_allocUnsafe,o.writeBytesBuffer=s.Buffer&&s.Buffer.prototype instanceof Uint8Array&&"set"===s.Buffer.prototype.set.name?function(t,e,n){e.set(t,n)}:function(t,e,n){if(t.copy)t.copy(e,n,0,t.length);else for(var r=0;r<t.length;)e[n++]=t[r++]}},o.prototype.bytes=function(t){s.isString(t)&&(t=s._Buffer_from(t,"base64"));var e=t.length>>>0;return this.uint32(e),e&&this._push(o.writeBytesBuffer,e,t),this},o.prototype.string=function(t){var e=s.Buffer.byteLength(t);return this.uint32(e),e&&this._push(i,e,t),this},o._configure()},553:(t,e)=>{"use strict";var n=Object.prototype.hasOwnProperty;function r(t){try{return decodeURIComponent(t.replace(/\+/g," "))}catch(t){return null}}function s(t){try{return encodeURIComponent(t)}catch(t){return null}}e.stringify=function(t,e){e=e||"";var r,o,i=[];for(o in"string"!=typeof e&&(e="?"),t)if(n.call(t,o)){if((r=t[o])||null!=r&&!isNaN(r)||(r=""),o=s(o),r=s(r),null===o||null===r)continue;i.push(o+"="+r)}return i.length?e+i.join("&"):""},e.parse=function(t){for(var e,n=/([^=?#&]+)=?([^&]*)/g,s={};e=n.exec(t);){var o=r(e[1]),i=r(e[2]);null===o||null===i||o in s||(s[o]=i)}return s}},696:t=>{"use strict";t.exports=function(t,e){if(e=e.split(":")[0],!(t=+t))return!1;switch(e){case"http":case"ws":return 80!==t;case"https":case"wss":return 443!==t;case"ftp":return 21!==t;case"gopher":return 70!==t;case"file":return!1}return 0!==t}},673:(t,e,n)=>{"use strict";var r,s=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function a(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},r=[],s=0;s<t.length;s++){var o=t[s],c=e.base?o[0]+e.base:o[0],d=n[c]||0,u="".concat(c," ").concat(d);n[c]=d+1;var l=a(u),p={css:o[1],media:o[2],sourceMap:o[3]};-1!==l?(i[l].references++,i[l].updater(p)):i.push({identifier:u,updater:y(p,e),references:1}),r.push(u)}return r}function d(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var s=n.nc;s&&(r.nonce=s)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var i=o(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,l=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function p(t,e,n,r){var s=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=l(e,s);else{var o=document.createTextNode(s),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(o,i[e]):t.appendChild(o)}}function h(t,e,n){var r=n.css,s=n.media,o=n.sourceMap;if(s?t.setAttribute("media",s):t.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var f=null,m=0;function y(t,e){var n,r,s;if(e.singleton){var o=m++;n=f||(f=d(e)),r=p.bind(null,n,o,!1),s=p.bind(null,n,o,!0)}else n=d(e),r=h.bind(null,n,e),s=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else s()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=s());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var s=a(n[r]);i[s].references--}for(var o=c(t,e),d=0;d<n.length;d++){var u=a(n[d]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=o}}}},835:(t,e,n)=>{"use strict";var r=n(696),s=n(553),o=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,i=/[\n\r\t]/g,a=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,c=/:\d+$/,d=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function l(t){return(t||"").toString().replace(o,"")}var p=[["#","hash"],["?","query"],function(t,e){return m(e.protocol)?t.replace(/\\/g,"/"):t},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],h={hash:1,query:1};function f(t){var e,r=("undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{}).location||{},s={},o=typeof(t=t||r);if("blob:"===t.protocol)s=new g(unescape(t.pathname),{});else if("string"===o)for(e in s=new g(t,{}),h)delete s[e];else if("object"===o){for(e in t)e in h||(s[e]=t[e]);void 0===s.slashes&&(s.slashes=a.test(t.href))}return s}function m(t){return"file:"===t||"ftp:"===t||"http:"===t||"https:"===t||"ws:"===t||"wss:"===t}function y(t,e){t=(t=l(t)).replace(i,""),e=e||{};var n,r=d.exec(t),s=r[1]?r[1].toLowerCase():"",o=!!r[2],a=!!r[3],c=0;return o?a?(n=r[2]+r[3]+r[4],c=r[2].length+r[3].length):(n=r[2]+r[4],c=r[2].length):a?(n=r[3]+r[4],c=r[3].length):n=r[4],"file:"===s?c>=2&&(n=n.slice(2)):m(s)?n=r[4]:s?o&&(n=n.slice(2)):c>=2&&m(e.protocol)&&(n=r[4]),{protocol:s,slashes:o||m(s),slashesCount:c,rest:n}}function g(t,e,n){if(t=(t=l(t)).replace(i,""),!(this instanceof g))return new g(t,e,n);var o,a,c,d,h,b,O=p.slice(),w=typeof e,v=this,I=0;for("object"!==w&&"string"!==w&&(n=e,e=null),n&&"function"!=typeof n&&(n=s.parse),o=!(a=y(t||"",e=f(e))).protocol&&!a.slashes,v.slashes=a.slashes||o&&e.slashes,v.protocol=a.protocol||e.protocol||"",t=a.rest,("file:"===a.protocol&&(2!==a.slashesCount||u.test(t))||!a.slashes&&(a.protocol||a.slashesCount<2||!m(v.protocol)))&&(O[3]=[/(.*)/,"pathname"]);I<O.length;I++)"function"!=typeof(d=O[I])?(c=d[0],b=d[1],c!=c?v[b]=t:"string"==typeof c?~(h="@"===c?t.lastIndexOf(c):t.indexOf(c))&&("number"==typeof d[2]?(v[b]=t.slice(0,h),t=t.slice(h+d[2])):(v[b]=t.slice(h),t=t.slice(0,h))):(h=c.exec(t))&&(v[b]=h[1],t=t.slice(0,h.index)),v[b]=v[b]||o&&d[3]&&e[b]||"",d[4]&&(v[b]=v[b].toLowerCase())):t=d(t,v);n&&(v.query=n(v.query)),o&&e.slashes&&"/"!==v.pathname.charAt(0)&&(""!==v.pathname||""!==e.pathname)&&(v.pathname=function(t,e){if(""===t)return e;for(var n=(e||"/").split("/").slice(0,-1).concat(t.split("/")),r=n.length,s=n[r-1],o=!1,i=0;r--;)"."===n[r]?n.splice(r,1):".."===n[r]?(n.splice(r,1),i++):i&&(0===r&&(o=!0),n.splice(r,1),i--);return o&&n.unshift(""),"."!==s&&".."!==s||n.push(""),n.join("/")}(v.pathname,e.pathname)),"/"!==v.pathname.charAt(0)&&m(v.protocol)&&(v.pathname="/"+v.pathname),r(v.port,v.protocol)||(v.host=v.hostname,v.port=""),v.username=v.password="",v.auth&&(~(h=v.auth.indexOf(":"))?(v.username=v.auth.slice(0,h),v.username=encodeURIComponent(decodeURIComponent(v.username)),v.password=v.auth.slice(h+1),v.password=encodeURIComponent(decodeURIComponent(v.password))):v.username=encodeURIComponent(decodeURIComponent(v.auth)),v.auth=v.password?v.username+":"+v.password:v.username),v.origin="file:"!==v.protocol&&m(v.protocol)&&v.host?v.protocol+"//"+v.host:"null",v.href=v.toString()}g.prototype={set:function(t,e,n){var o=this;switch(t){case"query":"string"==typeof e&&e.length&&(e=(n||s.parse)(e)),o[t]=e;break;case"port":o[t]=e,r(e,o.protocol)?e&&(o.host=o.hostname+":"+e):(o.host=o.hostname,o[t]="");break;case"hostname":o[t]=e,o.port&&(e+=":"+o.port),o.host=e;break;case"host":o[t]=e,c.test(e)?(e=e.split(":"),o.port=e.pop(),o.hostname=e.join(":")):(o.hostname=e,o.port="");break;case"protocol":o.protocol=e.toLowerCase(),o.slashes=!n;break;case"pathname":case"hash":if(e){var i="pathname"===t?"/":"#";o[t]=e.charAt(0)!==i?i+e:e}else o[t]=e;break;case"username":case"password":o[t]=encodeURIComponent(e);break;case"auth":var a=e.indexOf(":");~a?(o.username=e.slice(0,a),o.username=encodeURIComponent(decodeURIComponent(o.username)),o.password=e.slice(a+1),o.password=encodeURIComponent(decodeURIComponent(o.password))):o.username=encodeURIComponent(decodeURIComponent(e))}for(var d=0;d<p.length;d++){var u=p[d];u[4]&&(o[u[1]]=o[u[1]].toLowerCase())}return o.auth=o.password?o.username+":"+o.password:o.username,o.origin="file:"!==o.protocol&&m(o.protocol)&&o.host?o.protocol+"//"+o.host:"null",o.href=o.toString(),o},toString:function(t){t&&"function"==typeof t||(t=s.stringify);var e,n=this,r=n.host,o=n.protocol;o&&":"!==o.charAt(o.length-1)&&(o+=":");var i=o+(n.protocol&&n.slashes||m(n.protocol)?"//":"");return n.username?(i+=n.username,n.password&&(i+=":"+n.password),i+="@"):n.password?(i+=":"+n.password,i+="@"):"file:"!==n.protocol&&m(n.protocol)&&!r&&"/"!==n.pathname&&(i+="@"),(":"===r[r.length-1]||c.test(n.hostname)&&!n.port)&&(r+=":"),i+=r+n.pathname,(e="object"==typeof n.query?t(n.query):n.query)&&(i+="?"!==e.charAt(0)?"?"+e:e),n.hash&&(i+=n.hash),i}},g.extractProtocol=y,g.location=f,g.trimLeft=l,g.qs=s,t.exports=g},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},__webpack_module_cache__={};function __webpack_require__(t){var e=__webpack_module_cache__[t];if(void 0!==e)return e.exports;var n=__webpack_module_cache__[t]={id:t,exports:{}};return __webpack_modules__[t].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return __webpack_require__.d(e,{a:e}),e},__webpack_require__.d=(t,e)=>{for(var n in e)__webpack_require__.o(e,n)&&!__webpack_require__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),__webpack_require__.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),__webpack_require__.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},__webpack_require__.nc=void 0;var __webpack_exports__={};(()=>{"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{CloudServicesCommentsAdapter:()=>Wc,CloudServicesRevisionHistoryAdapter:()=>bd,CloudServicesTrackChangesAdapter:()=>nd,PresenceList:()=>su,RealTimeCollaborationClient:()=>Vc,RealTimeCollaborativeComments:()=>cd,RealTimeCollaborativeEditing:()=>Yc,RealTimeCollaborativeRevisionHistory:()=>Id,RealTimeCollaborativeTrackChanges:()=>hd});var t={};__webpack_require__.r(t),__webpack_require__.d(t,{Decoder:()=>Bt,Encoder:()=>Vt,PacketType:()=>Nt,protocol:()=>xt});var e=__webpack_require__(782),n=__webpack_require__(584),r=__webpack_require__(311),s=__webpack_require__(783);class o{constructor(...t){}}class i extends o{constructor(...t){super()}static fromJSON(t){throw new TypeError("Must be implemented in a child class!")}}i.TYPE="1000";const a=i;class c extends a{constructor(t){super(),this.id=t}toJSON(){return{id:this.id}}static fromJSON(t){return new c(t.id)}}c.TYPE="21",c.READABLE_TYPE_NAME="getUser",c.DESCRIPTOR_NAME="GetUserMessage",c.DESCRIPTOR={fields:{id:{type:"string",id:1}}};const d=c;class u extends a{constructor(t){super(),this.attributes=t}toJSON(){return{attributes:Object.keys(this.attributes).map((t=>({key:t,value:JSON.stringify(this.attributes[t])})))}}static fromJSON(t){const e=t.attributes.reduce(((t,e)=>(t[e.key]=e.value?JSON.parse(e.value):null,t)),{});return new u(e)}}u.DESCRIPTOR_NAME="GetUserResponse",u.DESCRIPTOR={fields:{attributes:{rule:"repeated",type:"KeyValueDescriptor",id:1}}};const l=u;var p=__webpack_require__(199);const h=(()=>{var t=p.Reader,e=p.Writer,n=p.util,r=p.roots.default||(p.roots.default={});return r.OperationMetadataDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.userId="",s.prototype.type="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(10).string(t.userId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(18).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(26).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.OperationMetadataDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.userId=e.string();break;case 2:o.type=e.string();break;case 3:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId)?"userId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.OperationMetadataDescriptor)return t;var e=new r.OperationMetadataDescriptor;return null!=t.userId&&(e.userId=String(t.userId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.userId="",n.type="",n.createdAt=""),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/OperationMetadataDescriptor"},s}(),r.CollaborativeEditingConnectMessage=function(){function s(t){if(this.buffers=[],this.types=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.bundleVersion="",s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.lastOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(18).string(t.bundleVersion),null!=t.buffers&&t.buffers.length)for(var r=0;r<t.buffers.length;++r)n.uint32(26).bytes(t.buffers[r]);if(null!=t.types&&t.types.length){for(n.uint32(34).fork(),r=0;r<t.types.length;++r)n.uint32(t.types[r]);n.ldelim()}return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(42).string(t.lastOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.bundleVersion=e.string();break;case 3:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 4:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 5:o.lastOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion))return"bundleVersion: string expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingConnectMessage)return t;var e=new r.CollaborativeEditingConnectMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingConnectMessage.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingConnectMessage.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),e},s.toObject=function(t,e){e||(e={});var r={};if((e.arrays||e.defaults)&&(r.buffers=[],r.types=[]),e.defaults&&(r.id="",r.bundleVersion="",r.lastOperationId=""),null!=t.id&&t.hasOwnProperty("id")&&(r.id=t.id),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(r.bundleVersion=t.bundleVersion),t.buffers&&t.buffers.length){r.buffers=[];for(var s=0;s<t.buffers.length;++s)r.buffers[s]=e.bytes===String?n.base64.encode(t.buffers[s],0,t.buffers[s].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[s]):t.buffers[s]}if(t.types&&t.types.length)for(r.types=[],s=0;s<t.types.length;++s)r.types[s]=t.types[s];return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(r.lastOperationId=t.lastOperationId),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingConnectMessage"},s}(),r.CollaborativeEditingReconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.bundleVersion="",s.prototype.lastKnowVersion=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(18).string(t.bundleVersion),null!=t.lastKnowVersion&&Object.hasOwnProperty.call(t,"lastKnowVersion")&&n.uint32(24).uint32(t.lastKnowVersion),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingReconnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.bundleVersion=e.string();break;case 3:o.lastKnowVersion=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion)?"bundleVersion: string expected":null!=t.lastKnowVersion&&t.hasOwnProperty("lastKnowVersion")&&!n.isInteger(t.lastKnowVersion)?"lastKnowVersion: integer expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingReconnectMessage)return t;var e=new r.CollaborativeEditingReconnectMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),null!=t.lastKnowVersion&&(e.lastKnowVersion=t.lastKnowVersion>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.bundleVersion="",n.lastKnowVersion=0),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(n.bundleVersion=t.bundleVersion),null!=t.lastKnowVersion&&t.hasOwnProperty("lastKnowVersion")&&(n.lastKnowVersion=t.lastKnowVersion),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingReconnectMessage"},s}(),r.CollaborativeEditingUpdateMessage=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.baseVersion=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.lastOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.baseVersion&&Object.hasOwnProperty.call(t,"baseVersion")&&n.uint32(16).uint32(t.baseVersion),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(26).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(34).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(50).fork()).ldelim();return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(58).string(t.lastOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingUpdateMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.baseVersion=e.uint32();break;case 3:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 4:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 6:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 7:o.lastOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.baseVersion&&t.hasOwnProperty("baseVersion")&&!n.isInteger(t.baseVersion))return"baseVersion: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingUpdateMessage)return t;var e=new r.CollaborativeEditingUpdateMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.baseVersion&&(e.baseVersion=t.baseVersion>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingUpdateMessage.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingUpdateMessage.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingUpdateMessage.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingUpdateMessage.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.id="",s.baseVersion=0,s.lastOperationId=""),null!=t.id&&t.hasOwnProperty("id")&&(s.id=t.id),null!=t.baseVersion&&t.hasOwnProperty("baseVersion")&&(s.baseVersion=t.baseVersion),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingUpdateMessage"},s}(),r.GetDocumentDetailsMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.environmentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.environmentId&&Object.hasOwnProperty.call(t,"environmentId")&&n.uint32(18).string(t.environmentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetDocumentDetailsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.environmentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.environmentId&&t.hasOwnProperty("environmentId")&&!n.isString(t.environmentId)?"environmentId: string expected":null},s.fromObject=function(t){if(t instanceof r.GetDocumentDetailsMessage)return t;var e=new r.GetDocumentDetailsMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.environmentId&&(e.environmentId=String(t.environmentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.environmentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.environmentId&&t.hasOwnProperty("environmentId")&&(n.environmentId=t.environmentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetDocumentDetailsMessage"},s}(),r.CollaborativeEditingConnectResponse=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.offset=0,s.prototype.version=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.initData="",s.prototype.isInitialized=!1,s.prototype.sessionId="",s.prototype.lastOperationId="",s.prototype.sessionCreatedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.offset&&Object.hasOwnProperty.call(t,"offset")&&n.uint32(16).uint32(t.offset),null!=t.version&&Object.hasOwnProperty.call(t,"version")&&n.uint32(24).uint32(t.version),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(34).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(42).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(58).fork()).ldelim();return null!=t.initData&&Object.hasOwnProperty.call(t,"initData")&&n.uint32(66).string(t.initData),null!=t.isInitialized&&Object.hasOwnProperty.call(t,"isInitialized")&&n.uint32(72).bool(t.isInitialized),null!=t.sessionId&&Object.hasOwnProperty.call(t,"sessionId")&&n.uint32(82).string(t.sessionId),null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(90).string(t.lastOperationId),null!=t.sessionCreatedAt&&Object.hasOwnProperty.call(t,"sessionCreatedAt")&&n.uint32(98).string(t.sessionCreatedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.offset=e.uint32();break;case 3:o.version=e.uint32();break;case 4:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 5:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 7:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 8:o.initData=e.string();break;case 9:o.isInitialized=e.bool();break;case 10:o.sessionId=e.string();break;case 11:o.lastOperationId=e.string();break;case 12:o.sessionCreatedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.offset&&t.hasOwnProperty("offset")&&!n.isInteger(t.offset))return"offset: integer expected";if(null!=t.version&&t.hasOwnProperty("version")&&!n.isInteger(t.version))return"version: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.initData&&t.hasOwnProperty("initData")&&!n.isString(t.initData)?"initData: string expected":null!=t.isInitialized&&t.hasOwnProperty("isInitialized")&&"boolean"!=typeof t.isInitialized?"isInitialized: boolean expected":null!=t.sessionId&&t.hasOwnProperty("sessionId")&&!n.isString(t.sessionId)?"sessionId: string expected":null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null!=t.sessionCreatedAt&&t.hasOwnProperty("sessionCreatedAt")&&!n.isString(t.sessionCreatedAt)?"sessionCreatedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingConnectResponse)return t;var e=new r.CollaborativeEditingConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),null!=t.offset&&(e.offset=t.offset>>>0),null!=t.version&&(e.version=t.version>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingConnectResponse.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingConnectResponse.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingConnectResponse.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingConnectResponse.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.initData&&(e.initData=String(t.initData)),null!=t.isInitialized&&(e.isInitialized=Boolean(t.isInitialized)),null!=t.sessionId&&(e.sessionId=String(t.sessionId)),null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),null!=t.sessionCreatedAt&&(e.sessionCreatedAt=String(t.sessionCreatedAt)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.channel="",s.offset=0,s.version=0,s.initData="",s.isInitialized=!1,s.sessionId="",s.lastOperationId="",s.sessionCreatedAt=""),null!=t.channel&&t.hasOwnProperty("channel")&&(s.channel=t.channel),null!=t.offset&&t.hasOwnProperty("offset")&&(s.offset=t.offset),null!=t.version&&t.hasOwnProperty("version")&&(s.version=t.version),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.initData&&t.hasOwnProperty("initData")&&(s.initData=t.initData),null!=t.isInitialized&&t.hasOwnProperty("isInitialized")&&(s.isInitialized=t.isInitialized),null!=t.sessionId&&t.hasOwnProperty("sessionId")&&(s.sessionId=t.sessionId),null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),null!=t.sessionCreatedAt&&t.hasOwnProperty("sessionCreatedAt")&&(s.sessionCreatedAt=t.sessionCreatedAt),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingConnectResponse"},s}(),r.CollaborativeEditingResponse=function(){function s(t){if(this.buffers=[],this.types=[],this.metadata=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.version=0,s.prototype.buffers=n.emptyArray,s.prototype.types=n.emptyArray,s.prototype.metadata=n.emptyArray,s.prototype.lastOperationId="",s.prototype.lastOperationAcceptedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.version&&Object.hasOwnProperty.call(t,"version")&&n.uint32(8).uint32(t.version),null!=t.buffers&&t.buffers.length)for(var s=0;s<t.buffers.length;++s)n.uint32(18).bytes(t.buffers[s]);if(null!=t.types&&t.types.length){for(n.uint32(26).fork(),s=0;s<t.types.length;++s)n.uint32(t.types[s]);n.ldelim()}if(null!=t.metadata&&t.metadata.length)for(s=0;s<t.metadata.length;++s)r.OperationMetadataDescriptor.encode(t.metadata[s],n.uint32(42).fork()).ldelim();return null!=t.lastOperationId&&Object.hasOwnProperty.call(t,"lastOperationId")&&n.uint32(50).string(t.lastOperationId),null!=t.lastOperationAcceptedAt&&Object.hasOwnProperty.call(t,"lastOperationAcceptedAt")&&n.uint32(58).string(t.lastOperationAcceptedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CollaborativeEditingResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.version=e.uint32();break;case 2:o.buffers&&o.buffers.length||(o.buffers=[]),o.buffers.push(e.bytes());break;case 3:if(o.types&&o.types.length||(o.types=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.types.push(e.uint32());else o.types.push(e.uint32());break;case 5:o.metadata&&o.metadata.length||(o.metadata=[]),o.metadata.push(r.OperationMetadataDescriptor.decode(e,e.uint32()));break;case 6:o.lastOperationId=e.string();break;case 7:o.lastOperationAcceptedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.version&&t.hasOwnProperty("version")&&!n.isInteger(t.version))return"version: integer expected";if(null!=t.buffers&&t.hasOwnProperty("buffers")){if(!Array.isArray(t.buffers))return"buffers: array expected";for(var e=0;e<t.buffers.length;++e)if(!(t.buffers[e]&&"number"==typeof t.buffers[e].length||n.isString(t.buffers[e])))return"buffers: buffer[] expected"}if(null!=t.types&&t.hasOwnProperty("types")){if(!Array.isArray(t.types))return"types: array expected";for(e=0;e<t.types.length;++e)if(!n.isInteger(t.types[e]))return"types: integer[] expected"}if(null!=t.metadata&&t.hasOwnProperty("metadata")){if(!Array.isArray(t.metadata))return"metadata: array expected";for(e=0;e<t.metadata.length;++e){var s=r.OperationMetadataDescriptor.verify(t.metadata[e]);if(s)return"metadata."+s}}return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&!n.isString(t.lastOperationId)?"lastOperationId: string expected":null!=t.lastOperationAcceptedAt&&t.hasOwnProperty("lastOperationAcceptedAt")&&!n.isString(t.lastOperationAcceptedAt)?"lastOperationAcceptedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CollaborativeEditingResponse)return t;var e=new r.CollaborativeEditingResponse;if(null!=t.version&&(e.version=t.version>>>0),t.buffers){if(!Array.isArray(t.buffers))throw TypeError(".CollaborativeEditingResponse.buffers: array expected");e.buffers=[];for(var s=0;s<t.buffers.length;++s)"string"==typeof t.buffers[s]?n.base64.decode(t.buffers[s],e.buffers[s]=n.newBuffer(n.base64.length(t.buffers[s])),0):t.buffers[s].length>=0&&(e.buffers[s]=t.buffers[s])}if(t.types){if(!Array.isArray(t.types))throw TypeError(".CollaborativeEditingResponse.types: array expected");for(e.types=[],s=0;s<t.types.length;++s)e.types[s]=t.types[s]>>>0}if(t.metadata){if(!Array.isArray(t.metadata))throw TypeError(".CollaborativeEditingResponse.metadata: array expected");for(e.metadata=[],s=0;s<t.metadata.length;++s){if("object"!=typeof t.metadata[s])throw TypeError(".CollaborativeEditingResponse.metadata: object expected");e.metadata[s]=r.OperationMetadataDescriptor.fromObject(t.metadata[s])}}return null!=t.lastOperationId&&(e.lastOperationId=String(t.lastOperationId)),null!=t.lastOperationAcceptedAt&&(e.lastOperationAcceptedAt=String(t.lastOperationAcceptedAt)),e},s.toObject=function(t,e){e||(e={});var s={};if((e.arrays||e.defaults)&&(s.buffers=[],s.types=[],s.metadata=[]),e.defaults&&(s.version=0,s.lastOperationId="",s.lastOperationAcceptedAt=""),null!=t.version&&t.hasOwnProperty("version")&&(s.version=t.version),t.buffers&&t.buffers.length){s.buffers=[];for(var o=0;o<t.buffers.length;++o)s.buffers[o]=e.bytes===String?n.base64.encode(t.buffers[o],0,t.buffers[o].length):e.bytes===Array?Array.prototype.slice.call(t.buffers[o]):t.buffers[o]}if(t.types&&t.types.length)for(s.types=[],o=0;o<t.types.length;++o)s.types[o]=t.types[o];if(t.metadata&&t.metadata.length)for(s.metadata=[],o=0;o<t.metadata.length;++o)s.metadata[o]=r.OperationMetadataDescriptor.toObject(t.metadata[o],e);return null!=t.lastOperationId&&t.hasOwnProperty("lastOperationId")&&(s.lastOperationId=t.lastOperationId),null!=t.lastOperationAcceptedAt&&t.hasOwnProperty("lastOperationAcceptedAt")&&(s.lastOperationAcceptedAt=t.lastOperationAcceptedAt),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CollaborativeEditingResponse"},s}(),r.GetDocumentDetailsResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.lastDocumentSessionId="",s.prototype.lastDocumentSessionOperationId="",s.prototype.currentDocumentSessionId="",s.prototype.currentDocumentSessionVersion=0,s.prototype.currentDocumentSessionOperationId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.lastDocumentSessionId&&Object.hasOwnProperty.call(t,"lastDocumentSessionId")&&n.uint32(10).string(t.lastDocumentSessionId),null!=t.lastDocumentSessionOperationId&&Object.hasOwnProperty.call(t,"lastDocumentSessionOperationId")&&n.uint32(18).string(t.lastDocumentSessionOperationId),null!=t.currentDocumentSessionId&&Object.hasOwnProperty.call(t,"currentDocumentSessionId")&&n.uint32(26).string(t.currentDocumentSessionId),null!=t.currentDocumentSessionVersion&&Object.hasOwnProperty.call(t,"currentDocumentSessionVersion")&&n.uint32(32).uint32(t.currentDocumentSessionVersion),null!=t.currentDocumentSessionOperationId&&Object.hasOwnProperty.call(t,"currentDocumentSessionOperationId")&&n.uint32(42).string(t.currentDocumentSessionOperationId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetDocumentDetailsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.lastDocumentSessionId=e.string();break;case 2:o.lastDocumentSessionOperationId=e.string();break;case 3:o.currentDocumentSessionId=e.string();break;case 4:o.currentDocumentSessionVersion=e.uint32();break;case 5:o.currentDocumentSessionOperationId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.lastDocumentSessionId&&t.hasOwnProperty("lastDocumentSessionId")&&!n.isString(t.lastDocumentSessionId)?"lastDocumentSessionId: string expected":null!=t.lastDocumentSessionOperationId&&t.hasOwnProperty("lastDocumentSessionOperationId")&&!n.isString(t.lastDocumentSessionOperationId)?"lastDocumentSessionOperationId: string expected":null!=t.currentDocumentSessionId&&t.hasOwnProperty("currentDocumentSessionId")&&!n.isString(t.currentDocumentSessionId)?"currentDocumentSessionId: string expected":null!=t.currentDocumentSessionVersion&&t.hasOwnProperty("currentDocumentSessionVersion")&&!n.isInteger(t.currentDocumentSessionVersion)?"currentDocumentSessionVersion: integer expected":null!=t.currentDocumentSessionOperationId&&t.hasOwnProperty("currentDocumentSessionOperationId")&&!n.isString(t.currentDocumentSessionOperationId)?"currentDocumentSessionOperationId: string expected":null},s.fromObject=function(t){if(t instanceof r.GetDocumentDetailsResponse)return t;var e=new r.GetDocumentDetailsResponse;return null!=t.lastDocumentSessionId&&(e.lastDocumentSessionId=String(t.lastDocumentSessionId)),null!=t.lastDocumentSessionOperationId&&(e.lastDocumentSessionOperationId=String(t.lastDocumentSessionOperationId)),null!=t.currentDocumentSessionId&&(e.currentDocumentSessionId=String(t.currentDocumentSessionId)),null!=t.currentDocumentSessionVersion&&(e.currentDocumentSessionVersion=t.currentDocumentSessionVersion>>>0),null!=t.currentDocumentSessionOperationId&&(e.currentDocumentSessionOperationId=String(t.currentDocumentSessionOperationId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.lastDocumentSessionId="",n.lastDocumentSessionOperationId="",n.currentDocumentSessionId="",n.currentDocumentSessionVersion=0,n.currentDocumentSessionOperationId=""),null!=t.lastDocumentSessionId&&t.hasOwnProperty("lastDocumentSessionId")&&(n.lastDocumentSessionId=t.lastDocumentSessionId),null!=t.lastDocumentSessionOperationId&&t.hasOwnProperty("lastDocumentSessionOperationId")&&(n.lastDocumentSessionOperationId=t.lastDocumentSessionOperationId),null!=t.currentDocumentSessionId&&t.hasOwnProperty("currentDocumentSessionId")&&(n.currentDocumentSessionId=t.currentDocumentSessionId),null!=t.currentDocumentSessionVersion&&t.hasOwnProperty("currentDocumentSessionVersion")&&(n.currentDocumentSessionVersion=t.currentDocumentSessionVersion),null!=t.currentDocumentSessionOperationId&&t.hasOwnProperty("currentDocumentSessionOperationId")&&(n.currentDocumentSessionOperationId=t.currentDocumentSessionOperationId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetDocumentDetailsResponse"},s}(),r.CommentDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentId="",s.prototype.commentThreadId="",s.prototype.userId="",s.prototype.content="",s.prototype.documentId="",s.prototype.createdAt="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(10).string(t.commentId),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(18).string(t.commentThreadId),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(26).string(t.userId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(34).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(42).string(t.documentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentId=e.string();break;case 2:o.commentThreadId=e.string();break;case 3:o.userId=e.string();break;case 4:o.content=e.string();break;case 5:o.documentId=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId)?"userId: string expected":null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content)?"content: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentDescriptor)return t;var e=new r.CommentDescriptor;return null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentId="",n.commentThreadId="",n.userId="",n.content="",n.documentId="",n.createdAt="",n.attributes=""),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentDescriptor"},s}(),r.CommentsThreadDescriptor=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.comments=n.emptyArray,s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.context="",s.prototype.createdAt="",s.prototype.deletedAt="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentDescriptor.encode(t.comments[s],n.uint32(18).fork()).ldelim();return null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(26).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(34).string(t.resolvedBy),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(42).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(58).string(t.deletedAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(74).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsThreadDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentDescriptor.decode(e,e.uint32()));break;case 3:o.resolvedAt=e.string();break;case 4:o.resolvedBy=e.string();break;case 5:o.context=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.deletedAt=e.string();break;case 8:o.attributes=e.string();break;case 9:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt)?"deletedAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsThreadDescriptor)return t;var e=new r.CommentsThreadDescriptor;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsThreadDescriptor.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsThreadDescriptor.comments: object expected");e.comments[n]=r.CommentDescriptor.fromObject(t.comments[n])}}return null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.commentThreadId="",n.resolvedAt="",n.resolvedBy="",n.context="",n.createdAt="",n.deletedAt="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentDescriptor.toObject(t.comments[s],e)}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsThreadDescriptor"},s}(),r.CommentThreadAddedCommentDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentId="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(10).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(18).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentThreadAddedCommentDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentId=e.string();break;case 2:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentThreadAddedCommentDescriptor)return t;var e=new r.CommentThreadAddedCommentDescriptor;return null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentId="",n.createdAt=""),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentThreadAddedCommentDescriptor"},s}(),r.CommentsV2AddCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.content="",s.prototype.documentId="",s.prototype.commentId="",s.prototype.createdAt="",s.prototype.userId="",s.prototype.attributes="",s.prototype.commentThread=null,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(18).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(26).string(t.documentId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(34).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(42).string(t.createdAt),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(50).string(t.userId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.commentThread&&Object.hasOwnProperty.call(t,"commentThread")&&r.CommentsThreadDescriptor.encode(t.commentThread,n.uint32(66).fork()).ldelim(),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.content=e.string();break;case 3:o.documentId=e.string();break;case 4:o.commentId=e.string();break;case 5:o.createdAt=e.string();break;case 6:o.userId=e.string();break;case 7:o.attributes=e.string();break;case 8:o.commentThread=r.CommentsThreadDescriptor.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content))return"content: string expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId))return"commentId: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId))return"userId: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.commentThread&&t.hasOwnProperty("commentThread")){var e=r.CommentsThreadDescriptor.verify(t.commentThread);if(e)return"commentThread."+e}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentMessage)return t;var e=new r.CommentsV2AddCommentMessage;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.commentThread){if("object"!=typeof t.commentThread)throw TypeError(".CommentsV2AddCommentMessage.commentThread: object expected");e.commentThread=r.CommentsThreadDescriptor.fromObject(t.commentThread)}return e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.content="",n.documentId="",n.commentId="",n.createdAt="",n.userId="",n.attributes="",n.commentThread=null),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.commentThread&&t.hasOwnProperty("commentThread")&&(n.commentThread=r.CommentsThreadDescriptor.toObject(t.commentThread,e)),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentMessage"},s}(),r.CommentsV2AddCommentThreadMessage=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.commentThreadId="",s.prototype.context="",s.prototype.createdAt="",s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.attributes="",s.prototype.deletedAt="",s.prototype.comments=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(18).string(t.commentThreadId),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(26).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(42).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(50).string(t.resolvedBy),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(66).string(t.deletedAt),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentDescriptor.encode(t.comments[s],n.uint32(74).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.commentThreadId=e.string();break;case 3:o.context=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.resolvedAt=e.string();break;case 6:o.resolvedBy=e.string();break;case 7:o.attributes=e.string();break;case 8:o.deletedAt=e.string();break;case 9:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context))return"context: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt))return"resolvedAt: string expected";if(null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy))return"resolvedBy: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt))return"deletedAt: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentThreadMessage)return t;var e=new r.CommentsV2AddCommentThreadMessage;if(null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2AddCommentThreadMessage.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsV2AddCommentThreadMessage.comments: object expected");e.comments[n]=r.CommentDescriptor.fromObject(t.comments[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.documentId="",n.commentThreadId="",n.context="",n.createdAt="",n.resolvedAt="",n.resolvedBy="",n.attributes="",n.deletedAt=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentDescriptor.toObject(t.comments[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentThreadMessage"},s}(),r.CommentsV2ReopenCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ReopenCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ReopenCommentThreadMessage)return t;var e=new r.CommentsV2ReopenCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ReopenCommentThreadMessage"},s}(),r.CommentsV2ResolveCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.resolvedBy="",s.prototype.resolvedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(26).string(t.resolvedBy),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(34).string(t.resolvedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ResolveCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.resolvedBy=e.string();break;case 4:o.resolvedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ResolveCommentThreadMessage)return t;var e=new r.CommentsV2ResolveCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.resolvedBy="",n.resolvedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ResolveCommentThreadMessage"},s}(),r.CommentsV2UpdateCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.context="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(26).string(t.context),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(34).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(42).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2UpdateCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.context=e.string();break;case 4:o.attributes=e.string();break;case 5:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2UpdateCommentThreadMessage)return t;var e=new r.CommentsV2UpdateCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.context&&(e.context=String(t.context)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.context="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2UpdateCommentThreadMessage"},s}(),r.CommentsV2ConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ConnectMessage)return t;var e=new r.CommentsV2ConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ConnectMessage"},s}(),r.CommentsV2GetCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetCommentThreadMessage)return t;var e=new r.CommentsV2GetCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetCommentThreadMessage"},s}(),r.CommentsV2GetDocumentThreadsMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetDocumentThreadsMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetDocumentThreadsMessage)return t;var e=new r.CommentsV2GetDocumentThreadsMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetDocumentThreadsMessage"},s}(),r.CommentsV2RemoveCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(26).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2RemoveCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2RemoveCommentMessage)return t;var e=new r.CommentsV2RemoveCommentMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2RemoveCommentMessage"},s}(),r.CommentsV2RemoveCommentThreadMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2RemoveCommentThreadMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2RemoveCommentThreadMessage)return t;var e=new r.CommentsV2RemoveCommentThreadMessage;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2RemoveCommentThreadMessage"},s}(),r.CommentsV2UpdateCommentMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.content="",s.prototype.documentId="",s.prototype.attributes="",s.prototype.isAttributesUpdated=!1,s.prototype.commentThread=null,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.content&&Object.hasOwnProperty.call(t,"content")&&n.uint32(26).string(t.content),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(34).string(t.documentId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(42).string(t.attributes),null!=t.isAttributesUpdated&&Object.hasOwnProperty.call(t,"isAttributesUpdated")&&n.uint32(48).bool(t.isAttributesUpdated),null!=t.commentThread&&Object.hasOwnProperty.call(t,"commentThread")&&r.CommentsThreadDescriptor.encode(t.commentThread,n.uint32(58).fork()).ldelim(),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2UpdateCommentMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.content=e.string();break;case 4:o.documentId=e.string();break;case 5:o.attributes=e.string();break;case 6:o.isAttributesUpdated=e.bool();break;case 7:o.commentThread=r.CommentsThreadDescriptor.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId))return"commentId: string expected";if(null!=t.content&&t.hasOwnProperty("content")&&!n.isString(t.content))return"content: string expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes))return"attributes: string expected";if(null!=t.isAttributesUpdated&&t.hasOwnProperty("isAttributesUpdated")&&"boolean"!=typeof t.isAttributesUpdated)return"isAttributesUpdated: boolean expected";if(null!=t.commentThread&&t.hasOwnProperty("commentThread")){var e=r.CommentsThreadDescriptor.verify(t.commentThread);if(e)return"commentThread."+e}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2UpdateCommentMessage)return t;var e=new r.CommentsV2UpdateCommentMessage;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.content&&(e.content=String(t.content)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.isAttributesUpdated&&(e.isAttributesUpdated=Boolean(t.isAttributesUpdated)),null!=t.commentThread){if("object"!=typeof t.commentThread)throw TypeError(".CommentsV2UpdateCommentMessage.commentThread: object expected");e.commentThread=r.CommentsThreadDescriptor.fromObject(t.commentThread)}return e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.content="",n.documentId="",n.attributes="",n.isAttributesUpdated=!1,n.commentThread=null),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.content&&t.hasOwnProperty("content")&&(n.content=t.content),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.isAttributesUpdated&&t.hasOwnProperty("isAttributesUpdated")&&(n.isAttributesUpdated=t.isAttributesUpdated),null!=t.commentThread&&t.hasOwnProperty("commentThread")&&(n.commentThread=r.CommentsThreadDescriptor.toObject(t.commentThread,e)),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2UpdateCommentMessage"},s}(),r.CommentsV2AddCommentResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.commentId="",s.prototype.createdAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.commentId&&Object.hasOwnProperty.call(t,"commentId")&&n.uint32(18).string(t.commentId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(26).string(t.createdAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.commentId=e.string();break;case 3:o.createdAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.commentId&&t.hasOwnProperty("commentId")&&!n.isString(t.commentId)?"commentId: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentResponse)return t;var e=new r.CommentsV2AddCommentResponse;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.commentId&&(e.commentId=String(t.commentId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.commentId="",n.createdAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.commentId&&t.hasOwnProperty("commentId")&&(n.commentId=t.commentId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentResponse"},s}(),r.CommentsV2AddCommentThreadResponse=function(){function s(t){if(this.comments=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.createdAt="",s.prototype.comments=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(18).string(t.createdAt),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)r.CommentThreadAddedCommentDescriptor.encode(t.comments[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2AddCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.createdAt=e.string();break;case 3:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(r.CommentThreadAddedCommentDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt))return"createdAt: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e){var s=r.CommentThreadAddedCommentDescriptor.verify(t.comments[e]);if(s)return"comments."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2AddCommentThreadResponse)return t;var e=new r.CommentsV2AddCommentThreadResponse;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2AddCommentThreadResponse.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n){if("object"!=typeof t.comments[n])throw TypeError(".CommentsV2AddCommentThreadResponse.comments: object expected");e.comments[n]=r.CommentThreadAddedCommentDescriptor.fromObject(t.comments[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[]),e.defaults&&(n.commentThreadId="",n.createdAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=r.CommentThreadAddedCommentDescriptor.toObject(t.comments[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2AddCommentThreadResponse"},s}(),r.CommentsV2ResolveCommentThreadResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.documentId="",s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(26).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(34).string(t.resolvedBy),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ResolveCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.documentId=e.string();break;case 3:o.resolvedAt=e.string();break;case 4:o.resolvedBy=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId)?"commentThreadId: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2ResolveCommentThreadResponse)return t;var e=new r.CommentsV2ResolveCommentThreadResponse;return null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.commentThreadId="",n.documentId="",n.resolvedAt="",n.resolvedBy=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ResolveCommentThreadResponse"},s}(),r.CommentsV2ConnectResponse=function(){function s(t){if(this.threads=[],this.threadsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.threads=n.emptyArray,s.prototype.threadsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.threads&&t.threads.length)for(var s=0;s<t.threads.length;++s)n.uint32(18).string(t.threads[s]);if(null!=t.threadsV2&&t.threadsV2.length)for(s=0;s<t.threadsV2.length;++s)r.CommentsThreadDescriptor.encode(t.threadsV2[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2ConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.threads&&o.threads.length||(o.threads=[]),o.threads.push(e.string());break;case 3:o.threadsV2&&o.threadsV2.length||(o.threadsV2=[]),o.threadsV2.push(r.CommentsThreadDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.threads&&t.hasOwnProperty("threads")){if(!Array.isArray(t.threads))return"threads: array expected";for(var e=0;e<t.threads.length;++e)if(!n.isString(t.threads[e]))return"threads: string[] expected"}if(null!=t.threadsV2&&t.hasOwnProperty("threadsV2")){if(!Array.isArray(t.threadsV2))return"threadsV2: array expected";for(e=0;e<t.threadsV2.length;++e){var s=r.CommentsThreadDescriptor.verify(t.threadsV2[e]);if(s)return"threadsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2ConnectResponse)return t;var e=new r.CommentsV2ConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.threads){if(!Array.isArray(t.threads))throw TypeError(".CommentsV2ConnectResponse.threads: array expected");e.threads=[];for(var n=0;n<t.threads.length;++n)e.threads[n]=String(t.threads[n])}if(t.threadsV2){if(!Array.isArray(t.threadsV2))throw TypeError(".CommentsV2ConnectResponse.threadsV2: array expected");for(e.threadsV2=[],n=0;n<t.threadsV2.length;++n){if("object"!=typeof t.threadsV2[n])throw TypeError(".CommentsV2ConnectResponse.threadsV2: object expected");e.threadsV2[n]=r.CommentsThreadDescriptor.fromObject(t.threadsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.threads=[],n.threadsV2=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.threads&&t.threads.length){n.threads=[];for(var s=0;s<t.threads.length;++s)n.threads[s]=t.threads[s]}if(t.threadsV2&&t.threadsV2.length)for(n.threadsV2=[],s=0;s<t.threadsV2.length;++s)n.threadsV2[s]=r.CommentsThreadDescriptor.toObject(t.threadsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2ConnectResponse"},s}(),r.CommentsV2GetCommentThreadResponse=function(){function s(t){if(this.comments=[],this.commentsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.commentThreadId="",s.prototype.comments=n.emptyArray,s.prototype.commentsV2=n.emptyArray,s.prototype.resolvedAt="",s.prototype.resolvedBy="",s.prototype.context="",s.prototype.createdAt="",s.prototype.deletedAt="",s.prototype.attributes="",s.prototype.unlinkedAt="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.commentThreadId&&Object.hasOwnProperty.call(t,"commentThreadId")&&n.uint32(10).string(t.commentThreadId),null!=t.comments&&t.comments.length)for(var s=0;s<t.comments.length;++s)n.uint32(18).string(t.comments[s]);if(null!=t.commentsV2&&t.commentsV2.length)for(s=0;s<t.commentsV2.length;++s)r.CommentDescriptor.encode(t.commentsV2[s],n.uint32(26).fork()).ldelim();return null!=t.resolvedAt&&Object.hasOwnProperty.call(t,"resolvedAt")&&n.uint32(34).string(t.resolvedAt),null!=t.resolvedBy&&Object.hasOwnProperty.call(t,"resolvedBy")&&n.uint32(42).string(t.resolvedBy),null!=t.context&&Object.hasOwnProperty.call(t,"context")&&n.uint32(50).string(t.context),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(58).string(t.createdAt),null!=t.deletedAt&&Object.hasOwnProperty.call(t,"deletedAt")&&n.uint32(66).string(t.deletedAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(74).string(t.attributes),null!=t.unlinkedAt&&Object.hasOwnProperty.call(t,"unlinkedAt")&&n.uint32(82).string(t.unlinkedAt),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetCommentThreadResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.commentThreadId=e.string();break;case 2:o.comments&&o.comments.length||(o.comments=[]),o.comments.push(e.string());break;case 3:o.commentsV2&&o.commentsV2.length||(o.commentsV2=[]),o.commentsV2.push(r.CommentDescriptor.decode(e,e.uint32()));break;case 4:o.resolvedAt=e.string();break;case 5:o.resolvedBy=e.string();break;case 6:o.context=e.string();break;case 7:o.createdAt=e.string();break;case 8:o.deletedAt=e.string();break;case 9:o.attributes=e.string();break;case 10:o.unlinkedAt=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&!n.isString(t.commentThreadId))return"commentThreadId: string expected";if(null!=t.comments&&t.hasOwnProperty("comments")){if(!Array.isArray(t.comments))return"comments: array expected";for(var e=0;e<t.comments.length;++e)if(!n.isString(t.comments[e]))return"comments: string[] expected"}if(null!=t.commentsV2&&t.hasOwnProperty("commentsV2")){if(!Array.isArray(t.commentsV2))return"commentsV2: array expected";for(e=0;e<t.commentsV2.length;++e){var s=r.CommentDescriptor.verify(t.commentsV2[e]);if(s)return"commentsV2."+s}}return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&!n.isString(t.resolvedAt)?"resolvedAt: string expected":null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&!n.isString(t.resolvedBy)?"resolvedBy: string expected":null!=t.context&&t.hasOwnProperty("context")&&!n.isString(t.context)?"context: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&!n.isString(t.deletedAt)?"deletedAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&!n.isString(t.unlinkedAt)?"unlinkedAt: string expected":null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetCommentThreadResponse)return t;var e=new r.CommentsV2GetCommentThreadResponse;if(null!=t.commentThreadId&&(e.commentThreadId=String(t.commentThreadId)),t.comments){if(!Array.isArray(t.comments))throw TypeError(".CommentsV2GetCommentThreadResponse.comments: array expected");e.comments=[];for(var n=0;n<t.comments.length;++n)e.comments[n]=String(t.comments[n])}if(t.commentsV2){if(!Array.isArray(t.commentsV2))throw TypeError(".CommentsV2GetCommentThreadResponse.commentsV2: array expected");for(e.commentsV2=[],n=0;n<t.commentsV2.length;++n){if("object"!=typeof t.commentsV2[n])throw TypeError(".CommentsV2GetCommentThreadResponse.commentsV2: object expected");e.commentsV2[n]=r.CommentDescriptor.fromObject(t.commentsV2[n])}}return null!=t.resolvedAt&&(e.resolvedAt=String(t.resolvedAt)),null!=t.resolvedBy&&(e.resolvedBy=String(t.resolvedBy)),null!=t.context&&(e.context=String(t.context)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.deletedAt&&(e.deletedAt=String(t.deletedAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.unlinkedAt&&(e.unlinkedAt=String(t.unlinkedAt)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.comments=[],n.commentsV2=[]),e.defaults&&(n.commentThreadId="",n.resolvedAt="",n.resolvedBy="",n.context="",n.createdAt="",n.deletedAt="",n.attributes="",n.unlinkedAt=""),null!=t.commentThreadId&&t.hasOwnProperty("commentThreadId")&&(n.commentThreadId=t.commentThreadId),t.comments&&t.comments.length){n.comments=[];for(var s=0;s<t.comments.length;++s)n.comments[s]=t.comments[s]}if(t.commentsV2&&t.commentsV2.length)for(n.commentsV2=[],s=0;s<t.commentsV2.length;++s)n.commentsV2[s]=r.CommentDescriptor.toObject(t.commentsV2[s],e);return null!=t.resolvedAt&&t.hasOwnProperty("resolvedAt")&&(n.resolvedAt=t.resolvedAt),null!=t.resolvedBy&&t.hasOwnProperty("resolvedBy")&&(n.resolvedBy=t.resolvedBy),null!=t.context&&t.hasOwnProperty("context")&&(n.context=t.context),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.deletedAt&&t.hasOwnProperty("deletedAt")&&(n.deletedAt=t.deletedAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.unlinkedAt&&t.hasOwnProperty("unlinkedAt")&&(n.unlinkedAt=t.unlinkedAt),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetCommentThreadResponse"},s}(),r.CommentsV2GetDocumentThreadsResponse=function(){function s(t){if(this.threads=[],this.threadsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.threads=n.emptyArray,s.prototype.threadsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.threads&&t.threads.length)for(var s=0;s<t.threads.length;++s)n.uint32(10).string(t.threads[s]);if(null!=t.threadsV2&&t.threadsV2.length)for(s=0;s<t.threadsV2.length;++s)r.CommentsThreadDescriptor.encode(t.threadsV2[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.CommentsV2GetDocumentThreadsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.threads&&o.threads.length||(o.threads=[]),o.threads.push(e.string());break;case 2:o.threadsV2&&o.threadsV2.length||(o.threadsV2=[]),o.threadsV2.push(r.CommentsThreadDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.threads&&t.hasOwnProperty("threads")){if(!Array.isArray(t.threads))return"threads: array expected";for(var e=0;e<t.threads.length;++e)if(!n.isString(t.threads[e]))return"threads: string[] expected"}if(null!=t.threadsV2&&t.hasOwnProperty("threadsV2")){if(!Array.isArray(t.threadsV2))return"threadsV2: array expected";for(e=0;e<t.threadsV2.length;++e){var s=r.CommentsThreadDescriptor.verify(t.threadsV2[e]);if(s)return"threadsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.CommentsV2GetDocumentThreadsResponse)return t;var e=new r.CommentsV2GetDocumentThreadsResponse;if(t.threads){if(!Array.isArray(t.threads))throw TypeError(".CommentsV2GetDocumentThreadsResponse.threads: array expected");e.threads=[];for(var n=0;n<t.threads.length;++n)e.threads[n]=String(t.threads[n])}if(t.threadsV2){if(!Array.isArray(t.threadsV2))throw TypeError(".CommentsV2GetDocumentThreadsResponse.threadsV2: array expected");for(e.threadsV2=[],n=0;n<t.threadsV2.length;++n){if("object"!=typeof t.threadsV2[n])throw TypeError(".CommentsV2GetDocumentThreadsResponse.threadsV2: object expected");e.threadsV2[n]=r.CommentsThreadDescriptor.fromObject(t.threadsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.threads=[],n.threadsV2=[]),t.threads&&t.threads.length){n.threads=[];for(var s=0;s<t.threads.length;++s)n.threads[s]=t.threads[s]}if(t.threadsV2&&t.threadsV2.length)for(n.threadsV2=[],s=0;s<t.threadsV2.length;++s)n.threadsV2[s]=r.CommentsThreadDescriptor.toObject(t.threadsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/CommentsV2GetDocumentThreadsResponse"},s}(),r.KeyValueDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.key="",s.prototype.value="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(10).string(t.key),null!=t.value&&Object.hasOwnProperty.call(t,"value")&&n.uint32(18).string(t.value),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.KeyValueDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.key=e.string();break;case 2:o.value=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.value&&t.hasOwnProperty("value")&&!n.isString(t.value)?"value: string expected":null},s.fromObject=function(t){if(t instanceof r.KeyValueDescriptor)return t;var e=new r.KeyValueDescriptor;return null!=t.key&&(e.key=String(t.key)),null!=t.value&&(e.value=String(t.value)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.key="",n.value=""),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.value&&t.hasOwnProperty("value")&&(n.value=t.value),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/KeyValueDescriptor"},s}(),r.IsEditorBundleUploadedMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.bundleVersion="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.bundleVersion&&Object.hasOwnProperty.call(t,"bundleVersion")&&n.uint32(10).string(t.bundleVersion),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.IsEditorBundleUploadedMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.bundleVersion=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&!n.isString(t.bundleVersion)?"bundleVersion: string expected":null},s.fromObject=function(t){if(t instanceof r.IsEditorBundleUploadedMessage)return t;var e=new r.IsEditorBundleUploadedMessage;return null!=t.bundleVersion&&(e.bundleVersion=String(t.bundleVersion)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.bundleVersion=""),null!=t.bundleVersion&&t.hasOwnProperty("bundleVersion")&&(n.bundleVersion=t.bundleVersion),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/IsEditorBundleUploadedMessage"},s}(),r.IsEditorBundleUploadedResponse=function(){function n(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return n.prototype.isUploaded=!1,n.create=function(t){return new n(t)},n.encode=function(t,n){return n||(n=e.create()),null!=t.isUploaded&&Object.hasOwnProperty.call(t,"isUploaded")&&n.uint32(8).bool(t.isUploaded),n},n.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},n.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.IsEditorBundleUploadedResponse;e.pos<s;){var i=e.uint32();i>>>3==1?o.isUploaded=e.bool():e.skipType(7&i)}return o},n.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},n.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.isUploaded&&t.hasOwnProperty("isUploaded")&&"boolean"!=typeof t.isUploaded?"isUploaded: boolean expected":null},n.fromObject=function(t){if(t instanceof r.IsEditorBundleUploadedResponse)return t;var e=new r.IsEditorBundleUploadedResponse;return null!=t.isUploaded&&(e.isUploaded=Boolean(t.isUploaded)),e},n.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.isUploaded=!1),null!=t.isUploaded&&t.hasOwnProperty("isUploaded")&&(n.isUploaded=t.isUploaded),n},n.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},n.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/IsEditorBundleUploadedResponse"},n}(),r.RevisionDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.revisionId="",s.prototype.name="",s.prototype.creatorId="",s.prototype.authorsIds="",s.prototype.diffData="",s.prototype.createdAt="",s.prototype.attributes="",s.prototype.toVersion=0,s.prototype.fromVersion=0,s.prototype.isEmptyCurrent=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(10).string(t.revisionId),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(18).string(t.name),null!=t.creatorId&&Object.hasOwnProperty.call(t,"creatorId")&&n.uint32(26).string(t.creatorId),null!=t.authorsIds&&Object.hasOwnProperty.call(t,"authorsIds")&&n.uint32(34).string(t.authorsIds),null!=t.diffData&&Object.hasOwnProperty.call(t,"diffData")&&n.uint32(42).string(t.diffData),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.toVersion&&Object.hasOwnProperty.call(t,"toVersion")&&n.uint32(64).uint32(t.toVersion),null!=t.fromVersion&&Object.hasOwnProperty.call(t,"fromVersion")&&n.uint32(72).uint32(t.fromVersion),null!=t.isEmptyCurrent&&Object.hasOwnProperty.call(t,"isEmptyCurrent")&&n.uint32(80).bool(t.isEmptyCurrent),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.revisionId=e.string();break;case 2:o.name=e.string();break;case 3:o.creatorId=e.string();break;case 4:o.authorsIds=e.string();break;case 5:o.diffData=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;case 8:o.toVersion=e.uint32();break;case 9:o.fromVersion=e.uint32();break;case 10:o.isEmptyCurrent=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name)?"name: string expected":null!=t.creatorId&&t.hasOwnProperty("creatorId")&&!n.isString(t.creatorId)?"creatorId: string expected":null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&!n.isString(t.authorsIds)?"authorsIds: string expected":null!=t.diffData&&t.hasOwnProperty("diffData")&&!n.isString(t.diffData)?"diffData: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.toVersion&&t.hasOwnProperty("toVersion")&&!n.isInteger(t.toVersion)?"toVersion: integer expected":null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&!n.isInteger(t.fromVersion)?"fromVersion: integer expected":null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&"boolean"!=typeof t.isEmptyCurrent?"isEmptyCurrent: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RevisionDescriptor)return t;var e=new r.RevisionDescriptor;return null!=t.revisionId&&(e.revisionId=String(t.revisionId)),null!=t.name&&(e.name=String(t.name)),null!=t.creatorId&&(e.creatorId=String(t.creatorId)),null!=t.authorsIds&&(e.authorsIds=String(t.authorsIds)),null!=t.diffData&&(e.diffData=String(t.diffData)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.toVersion&&(e.toVersion=t.toVersion>>>0),null!=t.fromVersion&&(e.fromVersion=t.fromVersion>>>0),null!=t.isEmptyCurrent&&(e.isEmptyCurrent=Boolean(t.isEmptyCurrent)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.revisionId="",n.name="",n.creatorId="",n.authorsIds="",n.diffData="",n.createdAt="",n.attributes="",n.toVersion=0,n.fromVersion=0,n.isEmptyCurrent=!1),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.creatorId&&t.hasOwnProperty("creatorId")&&(n.creatorId=t.creatorId),null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&(n.authorsIds=t.authorsIds),null!=t.diffData&&t.hasOwnProperty("diffData")&&(n.diffData=t.diffData),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.toVersion&&t.hasOwnProperty("toVersion")&&(n.toVersion=t.toVersion),null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&(n.fromVersion=t.fromVersion),null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&(n.isEmptyCurrent=t.isEmptyCurrent),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionDescriptor"},s}(),r.RevisionHistoryConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryConnectMessage)return t;var e=new r.RevisionHistoryConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryConnectMessage"},s}(),r.RevisionHistoryGetRevisionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.revisionId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(18).string(t.revisionId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryGetRevisionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.revisionId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryGetRevisionMessage)return t;var e=new r.RevisionHistoryGetRevisionMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.revisionId&&(e.revisionId=String(t.revisionId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.revisionId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryGetRevisionMessage"},s}(),r.RevisionHistoryReconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.requestId=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryReconnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.requestId=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId)?"requestId: integer expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryReconnectMessage)return t;var e=new r.RevisionHistoryReconnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.requestId&&(e.requestId=t.requestId>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId="",n.requestId=0),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryReconnectMessage"},s}(),r.RevisionHistoryUpdateRevisionsMessage=function(){function s(t){if(this.revisions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.prototype.requestId=0,s.prototype.revisions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),null!=t.revisions&&t.revisions.length)for(var s=0;s<t.revisions.length;++s)r.RevisionDescriptor.encode(t.revisions[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryUpdateRevisionsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.documentId=e.string();break;case 2:o.requestId=e.uint32();break;case 3:o.revisions&&o.revisions.length||(o.revisions=[]),o.revisions.push(r.RevisionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId))return"documentId: string expected";if(null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId))return"requestId: integer expected";if(null!=t.revisions&&t.hasOwnProperty("revisions")){if(!Array.isArray(t.revisions))return"revisions: array expected";for(var e=0;e<t.revisions.length;++e){var s=r.RevisionDescriptor.verify(t.revisions[e]);if(s)return"revisions."+s}}return null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryUpdateRevisionsMessage)return t;var e=new r.RevisionHistoryUpdateRevisionsMessage;if(null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.requestId&&(e.requestId=t.requestId>>>0),t.revisions){if(!Array.isArray(t.revisions))throw TypeError(".RevisionHistoryUpdateRevisionsMessage.revisions: array expected");e.revisions=[];for(var n=0;n<t.revisions.length;++n){if("object"!=typeof t.revisions[n])throw TypeError(".RevisionHistoryUpdateRevisionsMessage.revisions: object expected");e.revisions[n]=r.RevisionDescriptor.fromObject(t.revisions[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.revisions=[]),e.defaults&&(n.documentId="",n.requestId=0),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),t.revisions&&t.revisions.length){n.revisions=[];for(var s=0;s<t.revisions.length;++s)n.revisions[s]=r.RevisionDescriptor.toObject(t.revisions[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryUpdateRevisionsMessage"},s}(),r.RevisionHistoryConnectResponse=function(){function s(t){if(this.revisions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.requestId=0,s.prototype.revisions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(16).uint32(t.requestId),null!=t.revisions&&t.revisions.length)for(var s=0;s<t.revisions.length;++s)r.RevisionDescriptor.encode(t.revisions[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.requestId=e.uint32();break;case 3:o.revisions&&o.revisions.length||(o.revisions=[]),o.revisions.push(r.RevisionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId))return"requestId: integer expected";if(null!=t.revisions&&t.hasOwnProperty("revisions")){if(!Array.isArray(t.revisions))return"revisions: array expected";for(var e=0;e<t.revisions.length;++e){var s=r.RevisionDescriptor.verify(t.revisions[e]);if(s)return"revisions."+s}}return null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryConnectResponse)return t;var e=new r.RevisionHistoryConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),null!=t.requestId&&(e.requestId=t.requestId>>>0),t.revisions){if(!Array.isArray(t.revisions))throw TypeError(".RevisionHistoryConnectResponse.revisions: array expected");e.revisions=[];for(var n=0;n<t.revisions.length;++n){if("object"!=typeof t.revisions[n])throw TypeError(".RevisionHistoryConnectResponse.revisions: object expected");e.revisions[n]=r.RevisionDescriptor.fromObject(t.revisions[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.revisions=[]),e.defaults&&(n.channel="",n.requestId=0),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),t.revisions&&t.revisions.length){n.revisions=[];for(var s=0;s<t.revisions.length;++s)n.revisions[s]=r.RevisionDescriptor.toObject(t.revisions[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryConnectResponse"},s}(),r.RevisionHistoryGetRevisionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.revisionId="",s.prototype.name="",s.prototype.creatorId="",s.prototype.authorsIds="",s.prototype.diffData="",s.prototype.createdAt="",s.prototype.attributes="",s.prototype.toVersion=0,s.prototype.fromVersion=0,s.prototype.isEmptyCurrent=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.revisionId&&Object.hasOwnProperty.call(t,"revisionId")&&n.uint32(10).string(t.revisionId),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(18).string(t.name),null!=t.creatorId&&Object.hasOwnProperty.call(t,"creatorId")&&n.uint32(26).string(t.creatorId),null!=t.authorsIds&&Object.hasOwnProperty.call(t,"authorsIds")&&n.uint32(34).string(t.authorsIds),null!=t.diffData&&Object.hasOwnProperty.call(t,"diffData")&&n.uint32(42).string(t.diffData),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(50).string(t.createdAt),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(58).string(t.attributes),null!=t.toVersion&&Object.hasOwnProperty.call(t,"toVersion")&&n.uint32(64).uint32(t.toVersion),null!=t.fromVersion&&Object.hasOwnProperty.call(t,"fromVersion")&&n.uint32(72).uint32(t.fromVersion),null!=t.isEmptyCurrent&&Object.hasOwnProperty.call(t,"isEmptyCurrent")&&n.uint32(80).bool(t.isEmptyCurrent),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryGetRevisionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.revisionId=e.string();break;case 2:o.name=e.string();break;case 3:o.creatorId=e.string();break;case 4:o.authorsIds=e.string();break;case 5:o.diffData=e.string();break;case 6:o.createdAt=e.string();break;case 7:o.attributes=e.string();break;case 8:o.toVersion=e.uint32();break;case 9:o.fromVersion=e.uint32();break;case 10:o.isEmptyCurrent=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.revisionId&&t.hasOwnProperty("revisionId")&&!n.isString(t.revisionId)?"revisionId: string expected":null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name)?"name: string expected":null!=t.creatorId&&t.hasOwnProperty("creatorId")&&!n.isString(t.creatorId)?"creatorId: string expected":null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&!n.isString(t.authorsIds)?"authorsIds: string expected":null!=t.diffData&&t.hasOwnProperty("diffData")&&!n.isString(t.diffData)?"diffData: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null!=t.toVersion&&t.hasOwnProperty("toVersion")&&!n.isInteger(t.toVersion)?"toVersion: integer expected":null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&!n.isInteger(t.fromVersion)?"fromVersion: integer expected":null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&"boolean"!=typeof t.isEmptyCurrent?"isEmptyCurrent: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryGetRevisionResponse)return t;var e=new r.RevisionHistoryGetRevisionResponse;return null!=t.revisionId&&(e.revisionId=String(t.revisionId)),null!=t.name&&(e.name=String(t.name)),null!=t.creatorId&&(e.creatorId=String(t.creatorId)),null!=t.authorsIds&&(e.authorsIds=String(t.authorsIds)),null!=t.diffData&&(e.diffData=String(t.diffData)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.attributes&&(e.attributes=String(t.attributes)),null!=t.toVersion&&(e.toVersion=t.toVersion>>>0),null!=t.fromVersion&&(e.fromVersion=t.fromVersion>>>0),null!=t.isEmptyCurrent&&(e.isEmptyCurrent=Boolean(t.isEmptyCurrent)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.revisionId="",n.name="",n.creatorId="",n.authorsIds="",n.diffData="",n.createdAt="",n.attributes="",n.toVersion=0,n.fromVersion=0,n.isEmptyCurrent=!1),null!=t.revisionId&&t.hasOwnProperty("revisionId")&&(n.revisionId=t.revisionId),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.creatorId&&t.hasOwnProperty("creatorId")&&(n.creatorId=t.creatorId),null!=t.authorsIds&&t.hasOwnProperty("authorsIds")&&(n.authorsIds=t.authorsIds),null!=t.diffData&&t.hasOwnProperty("diffData")&&(n.diffData=t.diffData),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),null!=t.toVersion&&t.hasOwnProperty("toVersion")&&(n.toVersion=t.toVersion),null!=t.fromVersion&&t.hasOwnProperty("fromVersion")&&(n.fromVersion=t.fromVersion),null!=t.isEmptyCurrent&&t.hasOwnProperty("isEmptyCurrent")&&(n.isEmptyCurrent=t.isEmptyCurrent),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryGetRevisionResponse"},s}(),r.RevisionHistoryUpdateRevisionsResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.requestId=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.requestId&&Object.hasOwnProperty.call(t,"requestId")&&n.uint32(8).uint32(t.requestId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RevisionHistoryUpdateRevisionsResponse;e.pos<s;){var i=e.uint32();i>>>3==1?o.requestId=e.uint32():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.requestId&&t.hasOwnProperty("requestId")&&!n.isInteger(t.requestId)?"requestId: integer expected":null},s.fromObject=function(t){if(t instanceof r.RevisionHistoryUpdateRevisionsResponse)return t;var e=new r.RevisionHistoryUpdateRevisionsResponse;return null!=t.requestId&&(e.requestId=t.requestId>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.requestId=0),null!=t.requestId&&t.hasOwnProperty("requestId")&&(n.requestId=t.requestId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RevisionHistoryUpdateRevisionsResponse"},s}(),r.SessionsSocketDescriptor=function(){function s(t){if(this.permissions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.session="",s.prototype.user="",s.prototype.role="",s.prototype.permissions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.session&&Object.hasOwnProperty.call(t,"session")&&n.uint32(10).string(t.session),null!=t.user&&Object.hasOwnProperty.call(t,"user")&&n.uint32(18).string(t.user),null!=t.role&&Object.hasOwnProperty.call(t,"role")&&n.uint32(26).string(t.role),null!=t.permissions&&t.permissions.length)for(var r=0;r<t.permissions.length;++r)n.uint32(34).string(t.permissions[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsSocketDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.session=e.string();break;case 2:o.user=e.string();break;case 3:o.role=e.string();break;case 4:o.permissions&&o.permissions.length||(o.permissions=[]),o.permissions.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.session&&t.hasOwnProperty("session")&&!n.isString(t.session))return"session: string expected";if(null!=t.user&&t.hasOwnProperty("user")&&!n.isString(t.user))return"user: string expected";if(null!=t.role&&t.hasOwnProperty("role")&&!n.isString(t.role))return"role: string expected";if(null!=t.permissions&&t.hasOwnProperty("permissions")){if(!Array.isArray(t.permissions))return"permissions: array expected";for(var e=0;e<t.permissions.length;++e)if(!n.isString(t.permissions[e]))return"permissions: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.SessionsSocketDescriptor)return t;var e=new r.SessionsSocketDescriptor;if(null!=t.session&&(e.session=String(t.session)),null!=t.user&&(e.user=String(t.user)),null!=t.role&&(e.role=String(t.role)),t.permissions){if(!Array.isArray(t.permissions))throw TypeError(".SessionsSocketDescriptor.permissions: array expected");e.permissions=[];for(var n=0;n<t.permissions.length;++n)e.permissions[n]=String(t.permissions[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.permissions=[]),e.defaults&&(n.session="",n.user="",n.role=""),null!=t.session&&t.hasOwnProperty("session")&&(n.session=t.session),null!=t.user&&t.hasOwnProperty("user")&&(n.user=t.user),null!=t.role&&t.hasOwnProperty("role")&&(n.role=t.role),t.permissions&&t.permissions.length){n.permissions=[];for(var r=0;r<t.permissions.length;++r)n.permissions[r]=t.permissions[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsSocketDescriptor"},s}(),r.SessionsConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.sessionType=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.sessionType&&Object.hasOwnProperty.call(t,"sessionType")&&n.uint32(16).uint32(t.sessionType),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.sessionType=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.sessionType&&t.hasOwnProperty("sessionType")&&!n.isInteger(t.sessionType)?"sessionType: integer expected":null},s.fromObject=function(t){if(t instanceof r.SessionsConnectMessage)return t;var e=new r.SessionsConnectMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.sessionType&&(e.sessionType=t.sessionType>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.sessionType=0),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.sessionType&&t.hasOwnProperty("sessionType")&&(n.sessionType=t.sessionType),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsConnectMessage"},s}(),r.SocketConnectMessage=function(){function s(t){if(this.permissions=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.userId="",s.prototype.role="",s.prototype.permissions=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.userId&&Object.hasOwnProperty.call(t,"userId")&&n.uint32(18).string(t.userId),null!=t.role&&Object.hasOwnProperty.call(t,"role")&&n.uint32(26).string(t.role),null!=t.permissions&&t.permissions.length)for(var r=0;r<t.permissions.length;++r)n.uint32(34).string(t.permissions[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SocketConnectMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.userId=e.string();break;case 3:o.role=e.string();break;case 4:o.permissions&&o.permissions.length||(o.permissions=[]),o.permissions.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id))return"id: string expected";if(null!=t.userId&&t.hasOwnProperty("userId")&&!n.isString(t.userId))return"userId: string expected";if(null!=t.role&&t.hasOwnProperty("role")&&!n.isString(t.role))return"role: string expected";if(null!=t.permissions&&t.hasOwnProperty("permissions")){if(!Array.isArray(t.permissions))return"permissions: array expected";for(var e=0;e<t.permissions.length;++e)if(!n.isString(t.permissions[e]))return"permissions: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.SocketConnectMessage)return t;var e=new r.SocketConnectMessage;if(null!=t.id&&(e.id=String(t.id)),null!=t.userId&&(e.userId=String(t.userId)),null!=t.role&&(e.role=String(t.role)),t.permissions){if(!Array.isArray(t.permissions))throw TypeError(".SocketConnectMessage.permissions: array expected");e.permissions=[];for(var n=0;n<t.permissions.length;++n)e.permissions[n]=String(t.permissions[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.permissions=[]),e.defaults&&(n.id="",n.userId="",n.role=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.userId&&t.hasOwnProperty("userId")&&(n.userId=t.userId),null!=t.role&&t.hasOwnProperty("role")&&(n.role=t.role),t.permissions&&t.permissions.length){n.permissions=[];for(var r=0;r<t.permissions.length;++r)n.permissions[r]=t.permissions[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SocketConnectMessage"},s}(),r.SocketDisconnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SocketDisconnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.id=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null},s.fromObject=function(t){if(t instanceof r.SocketDisconnectMessage)return t;var e=new r.SocketDisconnectMessage;return null!=t.id&&(e.id=String(t.id)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SocketDisconnectMessage"},s}(),r.SessionsConnectResponse=function(){function s(t){if(this.sockets=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.sockets=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.sockets&&t.sockets.length)for(var s=0;s<t.sockets.length;++s)r.SessionsSocketDescriptor.encode(t.sockets[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SessionsConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.sockets&&o.sockets.length||(o.sockets=[]),o.sockets.push(r.SessionsSocketDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.sockets&&t.hasOwnProperty("sockets")){if(!Array.isArray(t.sockets))return"sockets: array expected";for(var e=0;e<t.sockets.length;++e){var s=r.SessionsSocketDescriptor.verify(t.sockets[e]);if(s)return"sockets."+s}}return null},s.fromObject=function(t){if(t instanceof r.SessionsConnectResponse)return t;var e=new r.SessionsConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.sockets){if(!Array.isArray(t.sockets))throw TypeError(".SessionsConnectResponse.sockets: array expected");e.sockets=[];for(var n=0;n<t.sockets.length;++n){if("object"!=typeof t.sockets[n])throw TypeError(".SessionsConnectResponse.sockets: object expected");e.sockets[n]=r.SessionsSocketDescriptor.fromObject(t.sockets[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.sockets=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.sockets&&t.sockets.length){n.sockets=[];for(var s=0;s<t.sockets.length;++s)n.sockets[s]=r.SessionsSocketDescriptor.toObject(t.sockets[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SessionsConnectResponse"},s}(),r.SuggestionDescriptor=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SuggestionDescriptor;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.SuggestionDescriptor)return t;var e=new r.SuggestionDescriptor;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SuggestionDescriptor"},s}(),r.TrackChangesAddSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.prototype.type="",s.prototype.data="",s.prototype.originalSuggestionId="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(34).string(t.data),null!=t.originalSuggestionId&&Object.hasOwnProperty.call(t,"originalSuggestionId")&&n.uint32(42).string(t.originalSuggestionId),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(50).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesAddSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;case 3:o.type=e.string();break;case 4:o.data=e.string();break;case 5:o.originalSuggestionId=e.string();break;case 6:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.originalSuggestionId&&t.hasOwnProperty("originalSuggestionId")&&!n.isString(t.originalSuggestionId)?"originalSuggestionId: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesAddSuggestionMessage)return t;var e=new r.TrackChangesAddSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.type&&(e.type=String(t.type)),null!=t.data&&(e.data=String(t.data)),null!=t.originalSuggestionId&&(e.originalSuggestionId=String(t.originalSuggestionId)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId="",n.type="",n.data="",n.originalSuggestionId="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.originalSuggestionId&&t.hasOwnProperty("originalSuggestionId")&&(n.originalSuggestionId=t.originalSuggestionId),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesAddSuggestionMessage"},s}(),r.TrackChangesBatchUpdateSuggestionsStateMessage=function(){function s(t){if(this.ids=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.ids=n.emptyArray,s.prototype.documentId="",s.prototype.state="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.ids&&t.ids.length)for(var r=0;r<t.ids.length;++r)n.uint32(10).string(t.ids[r]);return null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(26).string(t.state),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesBatchUpdateSuggestionsStateMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.ids&&o.ids.length||(o.ids=[]),o.ids.push(e.string());break;case 2:o.documentId=e.string();break;case 3:o.state=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.ids&&t.hasOwnProperty("ids")){if(!Array.isArray(t.ids))return"ids: array expected";for(var e=0;e<t.ids.length;++e)if(!n.isString(t.ids[e]))return"ids: string[] expected"}return null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesBatchUpdateSuggestionsStateMessage)return t;var e=new r.TrackChangesBatchUpdateSuggestionsStateMessage;if(t.ids){if(!Array.isArray(t.ids))throw TypeError(".TrackChangesBatchUpdateSuggestionsStateMessage.ids: array expected");e.ids=[];for(var n=0;n<t.ids.length;++n)e.ids[n]=String(t.ids[n])}return null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.state&&(e.state=String(t.state)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.ids=[]),e.defaults&&(n.documentId="",n.state=""),t.ids&&t.ids.length){n.ids=[];for(var r=0;r<t.ids.length;++r)n.ids[r]=t.ids[r]}return null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesBatchUpdateSuggestionsStateMessage"},s}(),r.TrackChangesConnectMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesConnectMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesConnectMessage)return t;var e=new r.TrackChangesConnectMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesConnectMessage"},s}(),r.TrackChangesGetAllSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(10).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetAllSuggestionMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.documentId=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetAllSuggestionMessage)return t;var e=new r.TrackChangesGetAllSuggestionMessage;return null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.documentId=""),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetAllSuggestionMessage"},s}(),r.TrackChangesGetSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetSuggestionMessage)return t;var e=new r.TrackChangesGetSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetSuggestionMessage"},s}(),r.TrackChangesUpdateSuggestionMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.documentId="",s.prototype.hasComments=!1,s.prototype.isHasCommentsModified=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.documentId&&Object.hasOwnProperty.call(t,"documentId")&&n.uint32(18).string(t.documentId),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(24).bool(t.hasComments),null!=t.isHasCommentsModified&&Object.hasOwnProperty.call(t,"isHasCommentsModified")&&n.uint32(32).bool(t.isHasCommentsModified),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(42).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(50).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesUpdateSuggestionMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.documentId=e.string();break;case 3:o.hasComments=e.bool();break;case 4:o.isHasCommentsModified=e.bool();break;case 5:o.state=e.string();break;case 6:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.documentId&&t.hasOwnProperty("documentId")&&!n.isString(t.documentId)?"documentId: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.isHasCommentsModified&&t.hasOwnProperty("isHasCommentsModified")&&"boolean"!=typeof t.isHasCommentsModified?"isHasCommentsModified: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesUpdateSuggestionMessage)return t;var e=new r.TrackChangesUpdateSuggestionMessage;return null!=t.id&&(e.id=String(t.id)),null!=t.documentId&&(e.documentId=String(t.documentId)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.isHasCommentsModified&&(e.isHasCommentsModified=Boolean(t.isHasCommentsModified)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.documentId="",n.hasComments=!1,n.isHasCommentsModified=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.documentId&&t.hasOwnProperty("documentId")&&(n.documentId=t.documentId),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.isHasCommentsModified&&t.hasOwnProperty("isHasCommentsModified")&&(n.isHasCommentsModified=t.isHasCommentsModified),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesUpdateSuggestionMessage"},s}(),r.TrackChangesAddSuggestionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesAddSuggestionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesAddSuggestionResponse)return t;var e=new r.TrackChangesAddSuggestionResponse;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesAddSuggestionResponse"},s}(),r.TrackChangesConnectResponse=function(){function s(t){if(this.suggestions=[],this.suggestionsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.channel="",s.prototype.suggestions=n.emptyArray,s.prototype.suggestionsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.channel&&Object.hasOwnProperty.call(t,"channel")&&n.uint32(10).string(t.channel),null!=t.suggestions&&t.suggestions.length)for(var s=0;s<t.suggestions.length;++s)n.uint32(18).string(t.suggestions[s]);if(null!=t.suggestionsV2&&t.suggestionsV2.length)for(s=0;s<t.suggestionsV2.length;++s)r.SuggestionDescriptor.encode(t.suggestionsV2[s],n.uint32(26).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesConnectResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.channel=e.string();break;case 2:o.suggestions&&o.suggestions.length||(o.suggestions=[]),o.suggestions.push(e.string());break;case 3:o.suggestionsV2&&o.suggestionsV2.length||(o.suggestionsV2=[]),o.suggestionsV2.push(r.SuggestionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.channel&&t.hasOwnProperty("channel")&&!n.isString(t.channel))return"channel: string expected";if(null!=t.suggestions&&t.hasOwnProperty("suggestions")){if(!Array.isArray(t.suggestions))return"suggestions: array expected";for(var e=0;e<t.suggestions.length;++e)if(!n.isString(t.suggestions[e]))return"suggestions: string[] expected"}if(null!=t.suggestionsV2&&t.hasOwnProperty("suggestionsV2")){if(!Array.isArray(t.suggestionsV2))return"suggestionsV2: array expected";for(e=0;e<t.suggestionsV2.length;++e){var s=r.SuggestionDescriptor.verify(t.suggestionsV2[e]);if(s)return"suggestionsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.TrackChangesConnectResponse)return t;var e=new r.TrackChangesConnectResponse;if(null!=t.channel&&(e.channel=String(t.channel)),t.suggestions){if(!Array.isArray(t.suggestions))throw TypeError(".TrackChangesConnectResponse.suggestions: array expected");e.suggestions=[];for(var n=0;n<t.suggestions.length;++n)e.suggestions[n]=String(t.suggestions[n])}if(t.suggestionsV2){if(!Array.isArray(t.suggestionsV2))throw TypeError(".TrackChangesConnectResponse.suggestionsV2: array expected");for(e.suggestionsV2=[],n=0;n<t.suggestionsV2.length;++n){if("object"!=typeof t.suggestionsV2[n])throw TypeError(".TrackChangesConnectResponse.suggestionsV2: object expected");e.suggestionsV2[n]=r.SuggestionDescriptor.fromObject(t.suggestionsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.suggestions=[],n.suggestionsV2=[]),e.defaults&&(n.channel=""),null!=t.channel&&t.hasOwnProperty("channel")&&(n.channel=t.channel),t.suggestions&&t.suggestions.length){n.suggestions=[];for(var s=0;s<t.suggestions.length;++s)n.suggestions[s]=t.suggestions[s]}if(t.suggestionsV2&&t.suggestionsV2.length)for(n.suggestionsV2=[],s=0;s<t.suggestionsV2.length;++s)n.suggestionsV2[s]=r.SuggestionDescriptor.toObject(t.suggestionsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesConnectResponse"},s}(),r.TrackChangesGetAllSuggestionsResponse=function(){function s(t){if(this.suggestions=[],this.suggestionsV2=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.suggestions=n.emptyArray,s.prototype.suggestionsV2=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.suggestions&&t.suggestions.length)for(var s=0;s<t.suggestions.length;++s)n.uint32(10).string(t.suggestions[s]);if(null!=t.suggestionsV2&&t.suggestionsV2.length)for(s=0;s<t.suggestionsV2.length;++s)r.SuggestionDescriptor.encode(t.suggestionsV2[s],n.uint32(18).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetAllSuggestionsResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.suggestions&&o.suggestions.length||(o.suggestions=[]),o.suggestions.push(e.string());break;case 2:o.suggestionsV2&&o.suggestionsV2.length||(o.suggestionsV2=[]),o.suggestionsV2.push(r.SuggestionDescriptor.decode(e,e.uint32()));break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.suggestions&&t.hasOwnProperty("suggestions")){if(!Array.isArray(t.suggestions))return"suggestions: array expected";for(var e=0;e<t.suggestions.length;++e)if(!n.isString(t.suggestions[e]))return"suggestions: string[] expected"}if(null!=t.suggestionsV2&&t.hasOwnProperty("suggestionsV2")){if(!Array.isArray(t.suggestionsV2))return"suggestionsV2: array expected";for(e=0;e<t.suggestionsV2.length;++e){var s=r.SuggestionDescriptor.verify(t.suggestionsV2[e]);if(s)return"suggestionsV2."+s}}return null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetAllSuggestionsResponse)return t;var e=new r.TrackChangesGetAllSuggestionsResponse;if(t.suggestions){if(!Array.isArray(t.suggestions))throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestions: array expected");e.suggestions=[];for(var n=0;n<t.suggestions.length;++n)e.suggestions[n]=String(t.suggestions[n])}if(t.suggestionsV2){if(!Array.isArray(t.suggestionsV2))throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestionsV2: array expected");for(e.suggestionsV2=[],n=0;n<t.suggestionsV2.length;++n){if("object"!=typeof t.suggestionsV2[n])throw TypeError(".TrackChangesGetAllSuggestionsResponse.suggestionsV2: object expected");e.suggestionsV2[n]=r.SuggestionDescriptor.fromObject(t.suggestionsV2[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.suggestions=[],n.suggestionsV2=[]),t.suggestions&&t.suggestions.length){n.suggestions=[];for(var s=0;s<t.suggestions.length;++s)n.suggestions[s]=t.suggestions[s]}if(t.suggestionsV2&&t.suggestionsV2.length)for(n.suggestionsV2=[],s=0;s<t.suggestionsV2.length;++s)n.suggestionsV2[s]=r.SuggestionDescriptor.toObject(t.suggestionsV2[s],e);return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetAllSuggestionsResponse"},s}(),r.TrackChangesGetSuggestionResponse=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.prototype.authorId="",s.prototype.type="",s.prototype.createdAt="",s.prototype.data="",s.prototype.hasComments=!1,s.prototype.state="",s.prototype.attributes="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),null!=t.authorId&&Object.hasOwnProperty.call(t,"authorId")&&n.uint32(18).string(t.authorId),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(26).string(t.type),null!=t.createdAt&&Object.hasOwnProperty.call(t,"createdAt")&&n.uint32(34).string(t.createdAt),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(42).string(t.data),null!=t.hasComments&&Object.hasOwnProperty.call(t,"hasComments")&&n.uint32(48).bool(t.hasComments),null!=t.state&&Object.hasOwnProperty.call(t,"state")&&n.uint32(58).string(t.state),null!=t.attributes&&Object.hasOwnProperty.call(t,"attributes")&&n.uint32(66).string(t.attributes),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.TrackChangesGetSuggestionResponse;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.id=e.string();break;case 2:o.authorId=e.string();break;case 3:o.type=e.string();break;case 4:o.createdAt=e.string();break;case 5:o.data=e.string();break;case 6:o.hasComments=e.bool();break;case 7:o.state=e.string();break;case 8:o.attributes=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null!=t.authorId&&t.hasOwnProperty("authorId")&&!n.isString(t.authorId)?"authorId: string expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isString(t.type)?"type: string expected":null!=t.createdAt&&t.hasOwnProperty("createdAt")&&!n.isString(t.createdAt)?"createdAt: string expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.hasComments&&t.hasOwnProperty("hasComments")&&"boolean"!=typeof t.hasComments?"hasComments: boolean expected":null!=t.state&&t.hasOwnProperty("state")&&!n.isString(t.state)?"state: string expected":null!=t.attributes&&t.hasOwnProperty("attributes")&&!n.isString(t.attributes)?"attributes: string expected":null},s.fromObject=function(t){if(t instanceof r.TrackChangesGetSuggestionResponse)return t;var e=new r.TrackChangesGetSuggestionResponse;return null!=t.id&&(e.id=String(t.id)),null!=t.authorId&&(e.authorId=String(t.authorId)),null!=t.type&&(e.type=String(t.type)),null!=t.createdAt&&(e.createdAt=String(t.createdAt)),null!=t.data&&(e.data=String(t.data)),null!=t.hasComments&&(e.hasComments=Boolean(t.hasComments)),null!=t.state&&(e.state=String(t.state)),null!=t.attributes&&(e.attributes=String(t.attributes)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id="",n.authorId="",n.type="",n.createdAt="",n.data="",n.hasComments=!1,n.state="",n.attributes=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),null!=t.authorId&&t.hasOwnProperty("authorId")&&(n.authorId=t.authorId),null!=t.type&&t.hasOwnProperty("type")&&(n.type=t.type),null!=t.createdAt&&t.hasOwnProperty("createdAt")&&(n.createdAt=t.createdAt),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.hasComments&&t.hasOwnProperty("hasComments")&&(n.hasComments=t.hasComments),null!=t.state&&t.hasOwnProperty("state")&&(n.state=t.state),null!=t.attributes&&t.hasOwnProperty("attributes")&&(n.attributes=t.attributes),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/TrackChangesGetSuggestionResponse"},s}(),r.UserDescriptor=function(){function s(t){if(this.attributes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.attributes=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.attributes&&t.attributes.length)for(var s=0;s<t.attributes.length;++s)r.KeyValueDescriptor.encode(t.attributes[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.UserDescriptor;e.pos<s;){var i=e.uint32();i>>>3==1?(o.attributes&&o.attributes.length||(o.attributes=[]),o.attributes.push(r.KeyValueDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")){if(!Array.isArray(t.attributes))return"attributes: array expected";for(var e=0;e<t.attributes.length;++e){var n=r.KeyValueDescriptor.verify(t.attributes[e]);if(n)return"attributes."+n}}return null},s.fromObject=function(t){if(t instanceof r.UserDescriptor)return t;var e=new r.UserDescriptor;if(t.attributes){if(!Array.isArray(t.attributes))throw TypeError(".UserDescriptor.attributes: array expected");e.attributes=[];for(var n=0;n<t.attributes.length;++n){if("object"!=typeof t.attributes[n])throw TypeError(".UserDescriptor.attributes: object expected");e.attributes[n]=r.KeyValueDescriptor.fromObject(t.attributes[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.attributes=[]),t.attributes&&t.attributes.length){n.attributes=[];for(var s=0;s<t.attributes.length;++s)n.attributes[s]=r.KeyValueDescriptor.toObject(t.attributes[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/UserDescriptor"},s}(),r.GetManyUsersMessage=function(){function s(t){if(this.ids=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.ids=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.ids&&t.ids.length)for(var r=0;r<t.ids.length;++r)n.uint32(10).string(t.ids[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetManyUsersMessage;e.pos<s;){var i=e.uint32();i>>>3==1?(o.ids&&o.ids.length||(o.ids=[]),o.ids.push(e.string())):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.ids&&t.hasOwnProperty("ids")){if(!Array.isArray(t.ids))return"ids: array expected";for(var e=0;e<t.ids.length;++e)if(!n.isString(t.ids[e]))return"ids: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.GetManyUsersMessage)return t;var e=new r.GetManyUsersMessage;if(t.ids){if(!Array.isArray(t.ids))throw TypeError(".GetManyUsersMessage.ids: array expected");e.ids=[];for(var n=0;n<t.ids.length;++n)e.ids[n]=String(t.ids[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.ids=[]),t.ids&&t.ids.length){n.ids=[];for(var r=0;r<t.ids.length;++r)n.ids[r]=t.ids[r]}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetManyUsersMessage"},s}(),r.GetUserMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.id="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(10).string(t.id),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetUserMessage;e.pos<s;){var i=e.uint32();i>>>3==1?o.id=e.string():e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isString(t.id)?"id: string expected":null},s.fromObject=function(t){if(t instanceof r.GetUserMessage)return t;var e=new r.GetUserMessage;return null!=t.id&&(e.id=String(t.id)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.id=""),null!=t.id&&t.hasOwnProperty("id")&&(n.id=t.id),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetUserMessage"},s}(),r.GetManyUsersResponse=function(){function s(t){if(this.users=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.users=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.users&&t.users.length)for(var s=0;s<t.users.length;++s)r.UserDescriptor.encode(t.users[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetManyUsersResponse;e.pos<s;){var i=e.uint32();i>>>3==1?(o.users&&o.users.length||(o.users=[]),o.users.push(r.UserDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.users&&t.hasOwnProperty("users")){if(!Array.isArray(t.users))return"users: array expected";for(var e=0;e<t.users.length;++e){var n=r.UserDescriptor.verify(t.users[e]);if(n)return"users."+n}}return null},s.fromObject=function(t){if(t instanceof r.GetManyUsersResponse)return t;var e=new r.GetManyUsersResponse;if(t.users){if(!Array.isArray(t.users))throw TypeError(".GetManyUsersResponse.users: array expected");e.users=[];for(var n=0;n<t.users.length;++n){if("object"!=typeof t.users[n])throw TypeError(".GetManyUsersResponse.users: object expected");e.users[n]=r.UserDescriptor.fromObject(t.users[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.users=[]),t.users&&t.users.length){n.users=[];for(var s=0;s<t.users.length;++s)n.users[s]=r.UserDescriptor.toObject(t.users[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetManyUsersResponse"},s}(),r.GetUserResponse=function(){function s(t){if(this.attributes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.attributes=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.attributes&&t.attributes.length)for(var s=0;s<t.attributes.length;++s)r.KeyValueDescriptor.encode(t.attributes[s],n.uint32(10).fork()).ldelim();return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.GetUserResponse;e.pos<s;){var i=e.uint32();i>>>3==1?(o.attributes&&o.attributes.length||(o.attributes=[]),o.attributes.push(r.KeyValueDescriptor.decode(e,e.uint32()))):e.skipType(7&i)}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.attributes&&t.hasOwnProperty("attributes")){if(!Array.isArray(t.attributes))return"attributes: array expected";for(var e=0;e<t.attributes.length;++e){var n=r.KeyValueDescriptor.verify(t.attributes[e]);if(n)return"attributes."+n}}return null},s.fromObject=function(t){if(t instanceof r.GetUserResponse)return t;var e=new r.GetUserResponse;if(t.attributes){if(!Array.isArray(t.attributes))throw TypeError(".GetUserResponse.attributes: array expected");e.attributes=[];for(var n=0;n<t.attributes.length;++n){if("object"!=typeof t.attributes[n])throw TypeError(".GetUserResponse.attributes: object expected");e.attributes[n]=r.KeyValueDescriptor.fromObject(t.attributes[n])}}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.attributes=[]),t.attributes&&t.attributes.length){n.attributes=[];for(var s=0;s<t.attributes.length;++s)n.attributes[s]=r.KeyValueDescriptor.toObject(t.attributes[s],e)}return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/GetUserResponse"},s}(),r.ChannelMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.type=0,s.prototype.socketId="",s.prototype.data=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(8).uint32(t.type),null!=t.socketId&&Object.hasOwnProperty.call(t,"socketId")&&n.uint32(18).string(t.socketId),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(26).bytes(t.data),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ChannelMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.type=e.uint32();break;case 2:o.socketId=e.string();break;case 3:o.data=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isInteger(t.type)?"type: integer expected":null!=t.socketId&&t.hasOwnProperty("socketId")&&!n.isString(t.socketId)?"socketId: string expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null},s.fromObject=function(t){if(t instanceof r.ChannelMessage)return t;var e=new r.ChannelMessage;return null!=t.type&&(e.type=t.type>>>0),null!=t.socketId&&(e.socketId=String(t.socketId)),null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.type=0,r.socketId="",e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data)))),null!=t.type&&t.hasOwnProperty("type")&&(r.type=t.type),null!=t.socketId&&t.hasOwnProperty("socketId")&&(r.socketId=t.socketId),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ChannelMessage"},s}(),r.BytesBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=n.newBuffer([]),s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).bytes(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.BytesBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.bytes();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.BytesBytesPacketDataMessage)return t;var e=new r.BytesBytesPacketDataMessage;return null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data))),e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/BytesBytesPacketDataMessage"},s}(),r.NumberBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.NumberBytesPacketDataMessage)return t;var e=new r.NumberBytesPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data=0,e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberBytesPacketDataMessage"},s}(),r.NumberNumberPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(16).uint32(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberNumberPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isInteger(t.data1)?"data1: integer expected":null},s.fromObject=function(t){if(t instanceof r.NumberNumberPacketDataMessage)return t;var e=new r.NumberNumberPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=t.data1>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=0),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberNumberPacketDataMessage"},s}(),r.NumberObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.NumberObjectPacketDataMessage)return t;var e=new r.NumberObjectPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberObjectPacketDataMessage"},s}(),r.NumberStringPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data=0,s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(8).uint32(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.NumberStringPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.uint32();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isInteger(t.data)?"data: integer expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.NumberStringPacketDataMessage)return t;var e=new r.NumberStringPacketDataMessage;return null!=t.data&&(e.data=t.data>>>0),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data=0,n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/NumberStringPacketDataMessage"},s}(),r.ObjectBufferPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ObjectBufferPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.ObjectBufferPacketDataMessage)return t;var e=new r.ObjectBufferPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data="",e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ObjectBufferPacketDataMessage"},s}(),r.ObjectObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.ObjectObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.ObjectObjectPacketDataMessage)return t;var e=new r.ObjectObjectPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/ObjectObjectPacketDataMessage"},s}(),r.PacketMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.type=0,s.prototype.id=0,s.prototype.nsp="",s.prototype.data=n.newBuffer([]),s.prototype.options=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.type&&Object.hasOwnProperty.call(t,"type")&&n.uint32(8).uint32(t.type),null!=t.id&&Object.hasOwnProperty.call(t,"id")&&n.uint32(16).uint32(t.id),null!=t.nsp&&Object.hasOwnProperty.call(t,"nsp")&&n.uint32(26).string(t.nsp),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(34).bytes(t.data),null!=t.options&&Object.hasOwnProperty.call(t,"options")&&n.uint32(42).bytes(t.options),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.PacketMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.type=e.uint32();break;case 2:o.id=e.uint32();break;case 3:o.nsp=e.string();break;case 4:o.data=e.bytes();break;case 5:o.options=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.type&&t.hasOwnProperty("type")&&!n.isInteger(t.type)?"type: integer expected":null!=t.id&&t.hasOwnProperty("id")&&!n.isInteger(t.id)?"id: integer expected":null!=t.nsp&&t.hasOwnProperty("nsp")&&!n.isString(t.nsp)?"nsp: string expected":null!=t.data&&t.hasOwnProperty("data")&&!(t.data&&"number"==typeof t.data.length||n.isString(t.data))?"data: buffer expected":null!=t.options&&t.hasOwnProperty("options")&&!(t.options&&"number"==typeof t.options.length||n.isString(t.options))?"options: buffer expected":null},s.fromObject=function(t){if(t instanceof r.PacketMessage)return t;var e=new r.PacketMessage;return null!=t.type&&(e.type=t.type>>>0),null!=t.id&&(e.id=t.id>>>0),null!=t.nsp&&(e.nsp=String(t.nsp)),null!=t.data&&("string"==typeof t.data?n.base64.decode(t.data,e.data=n.newBuffer(n.base64.length(t.data)),0):t.data.length>=0&&(e.data=t.data)),null!=t.options&&("string"==typeof t.options?n.base64.decode(t.options,e.options=n.newBuffer(n.base64.length(t.options)),0):t.options.length>=0&&(e.options=t.options)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.type=0,r.id=0,r.nsp="",e.bytes===String?r.data="":(r.data=[],e.bytes!==Array&&(r.data=n.newBuffer(r.data))),e.bytes===String?r.options="":(r.options=[],e.bytes!==Array&&(r.options=n.newBuffer(r.options)))),null!=t.type&&t.hasOwnProperty("type")&&(r.type=t.type),null!=t.id&&t.hasOwnProperty("id")&&(r.id=t.id),null!=t.nsp&&t.hasOwnProperty("nsp")&&(r.nsp=t.nsp),null!=t.data&&t.hasOwnProperty("data")&&(r.data=e.bytes===String?n.base64.encode(t.data,0,t.data.length):e.bytes===Array?Array.prototype.slice.call(t.data):t.data),null!=t.options&&t.hasOwnProperty("options")&&(r.options=e.bytes===String?n.base64.encode(t.options,0,t.options.length):e.bytes===Array?Array.prototype.slice.call(t.options):t.options),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/PacketMessage"},s}(),r.PacketOptionsMessage=function(){function s(t){if(this.rooms=[],this.except=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.flags="",s.prototype.rooms=n.emptyArray,s.prototype.except=n.emptyArray,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.flags&&Object.hasOwnProperty.call(t,"flags")&&n.uint32(10).string(t.flags),null!=t.rooms&&t.rooms.length)for(var r=0;r<t.rooms.length;++r)n.uint32(18).string(t.rooms[r]);if(null!=t.except&&t.except.length)for(r=0;r<t.except.length;++r)n.uint32(26).string(t.except[r]);return n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.PacketOptionsMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.flags=e.string();break;case 2:o.rooms&&o.rooms.length||(o.rooms=[]),o.rooms.push(e.string());break;case 3:o.except&&o.except.length||(o.except=[]),o.except.push(e.string());break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.flags&&t.hasOwnProperty("flags")&&!n.isString(t.flags))return"flags: string expected";if(null!=t.rooms&&t.hasOwnProperty("rooms")){if(!Array.isArray(t.rooms))return"rooms: array expected";for(var e=0;e<t.rooms.length;++e)if(!n.isString(t.rooms[e]))return"rooms: string[] expected"}if(null!=t.except&&t.hasOwnProperty("except")){if(!Array.isArray(t.except))return"except: array expected";for(e=0;e<t.except.length;++e)if(!n.isString(t.except[e]))return"except: string[] expected"}return null},s.fromObject=function(t){if(t instanceof r.PacketOptionsMessage)return t;var e=new r.PacketOptionsMessage;if(null!=t.flags&&(e.flags=String(t.flags)),t.rooms){if(!Array.isArray(t.rooms))throw TypeError(".PacketOptionsMessage.rooms: array expected");e.rooms=[];for(var n=0;n<t.rooms.length;++n)e.rooms[n]=String(t.rooms[n])}if(t.except){if(!Array.isArray(t.except))throw TypeError(".PacketOptionsMessage.except: array expected");for(e.except=[],n=0;n<t.except.length;++n)e.except[n]=String(t.except[n])}return e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.rooms=[],n.except=[]),e.defaults&&(n.flags=""),null!=t.flags&&t.hasOwnProperty("flags")&&(n.flags=t.flags),t.rooms&&t.rooms.length){n.rooms=[];for(var r=0;r<t.rooms.length;++r)n.rooms[r]=t.rooms[r]}if(t.except&&t.except.length)for(n.except=[],r=0;r<t.except.length;++r)n.except[r]=t.except[r];return n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/PacketOptionsMessage"},s}(),r.StringBytesPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=n.newBuffer([]),s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).bytes(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringBytesPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.bytes();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!(t.data1&&"number"==typeof t.data1.length||n.isString(t.data1))?"data1: buffer expected":null},s.fromObject=function(t){if(t instanceof r.StringBytesPacketDataMessage)return t;var e=new r.StringBytesPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&("string"==typeof t.data1?n.base64.decode(t.data1,e.data1=n.newBuffer(n.base64.length(t.data1)),0):t.data1.length>=0&&(e.data1=t.data1)),e},s.toObject=function(t,e){e||(e={});var r={};return e.defaults&&(r.data="",e.bytes===String?r.data1="":(r.data1=[],e.bytes!==Array&&(r.data1=n.newBuffer(r.data1)))),null!=t.data&&t.hasOwnProperty("data")&&(r.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(r.data1=e.bytes===String?n.base64.encode(t.data1,0,t.data1.length):e.bytes===Array?Array.prototype.slice.call(t.data1):t.data1),r},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringBytesPacketDataMessage"},s}(),r.StringNumberPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1=0,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(16).uint32(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringNumberPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.uint32();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isInteger(t.data1)?"data1: integer expected":null},s.fromObject=function(t){if(t instanceof r.StringNumberPacketDataMessage)return t;var e=new r.StringNumberPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=t.data1>>>0),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=0),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringNumberPacketDataMessage"},s}(),r.StringObjectPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringObjectPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.StringObjectPacketDataMessage)return t;var e=new r.StringObjectPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringObjectPacketDataMessage"},s}(),r.StringStringPacketDataMessage=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.data="",s.prototype.data1="",s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(10).string(t.data),null!=t.data1&&Object.hasOwnProperty.call(t,"data1")&&n.uint32(18).string(t.data1),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.StringStringPacketDataMessage;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.data=e.string();break;case 2:o.data1=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data)?"data: string expected":null!=t.data1&&t.hasOwnProperty("data1")&&!n.isString(t.data1)?"data1: string expected":null},s.fromObject=function(t){if(t instanceof r.StringStringPacketDataMessage)return t;var e=new r.StringStringPacketDataMessage;return null!=t.data&&(e.data=String(t.data)),null!=t.data1&&(e.data1=String(t.data1)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.data="",n.data1=""),null!=t.data&&t.hasOwnProperty("data")&&(n.data=t.data),null!=t.data1&&t.hasOwnProperty("data1")&&(n.data1=t.data1),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/StringStringPacketDataMessage"},s}(),r})();class f{static decode(t,e){const n=m(e).decode("undefined"==typeof window?t:new Uint8Array(t));return e.fromJSON({...n})}static encode(t){const e=m(t.constructor),n=t.toJSON(),r=e.verify(n);if(r)throw Error(r);return e.encode(e.create(n)).finish()}}function m(t){return h[t.DESCRIPTOR_NAME]}class y extends a{constructor(t){super(),this.ids=t}toJSON(){return{ids:this.ids}}static fromJSON(t){return new y(t.ids)}}y.TYPE="22",y.READABLE_TYPE_NAME="getManyUsers",y.DESCRIPTOR_NAME="GetManyUsersMessage",y.DESCRIPTOR={fields:{ids:{id:1,type:"string",rule:"repeated"}}};const g=y;class b extends a{constructor(t){super(),this.users=t}toJSON(){return{users:this.users.map(w)}}static fromJSON(t){return new b(t.users.map(v))}}b.DESCRIPTOR_NAME="GetManyUsersResponse",b.DESCRIPTOR={fields:{users:{rule:"repeated",type:"UserDescriptor",id:1}}};const O=b;function w(t){return{attributes:Object.keys(t).map((e=>({key:e,value:JSON.stringify(t[e])})))}}function v(t){return t.attributes.reduce(((t,e)=>(t[e.key]=e.value?JSON.parse(e.value):null,t)),{})}class I{constructor(t={}){this._attributes=new Map;for(const e of Object.keys(t))"id"!==e?(this._attributes.set(e,t[e]),Object.defineProperty(this,e,{enumerable:!0,configurable:!1,get:()=>this._attributes.get(e)})):this.id=t.id}static fromData(t){return new I(t)}static async get(t,e){const n=new d(e);try{const e=await t._sendRequest(I._SERVICE,d.TYPE,f.encode(n)),r=f.decode(e,l);return new I(r.attributes)}catch(t){return new I({id:e})}}static async getMany(t,e){const n=new g(e);try{const e=await t._sendRequest(I._SERVICE,g.TYPE,f.encode(n));return f.decode(e,O).users.map((t=>new I(t)))}catch(t){return e.map((t=>new I({id:t})))}}}I._SERVICE=2;const S=I,P=Object.create(null);P.open="0",P.close="1",P.ping="2",P.pong="3",P.message="4",P.upgrade="5",P.noop="6";const A=Object.create(null);Object.keys(P).forEach((t=>{A[P[t]]=t}));const k={type:"error",data:"parser error"},T="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),_="function"==typeof ArrayBuffer,C=t=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,j=({type:t,data:e},n,r)=>T&&e instanceof Blob?n?r(e):E(e,r):_&&(e instanceof ArrayBuffer||C(e))?n?r(e):E(new Blob([e]),r):r(P[t]+(e||"")),E=(t,e)=>{const n=new FileReader;return n.onload=function(){const t=n.result.split(",")[1];e("b"+(t||""))},n.readAsDataURL(t)};function D(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let R;const x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",N="undefined"==typeof Uint8Array?[]:new Uint8Array(256);for(let t=0;t<64;t++)N[x.charCodeAt(t)]=t;const V="function"==typeof ArrayBuffer,M=(t,e)=>{if("string"!=typeof t)return{type:"message",data:U(t,e)};const n=t.charAt(0);if("b"===n)return{type:"message",data:B(t.substring(1),e)};return A[n]?t.length>1?{type:A[n],data:t.substring(1)}:{type:A[n]}:k},B=(t,e)=>{if(V){const n=(t=>{let e,n,r,s,o,i=.75*t.length,a=t.length,c=0;"="===t[t.length-1]&&(i--,"="===t[t.length-2]&&i--);const d=new ArrayBuffer(i),u=new Uint8Array(d);for(e=0;e<a;e+=4)n=N[t.charCodeAt(e)],r=N[t.charCodeAt(e+1)],s=N[t.charCodeAt(e+2)],o=N[t.charCodeAt(e+3)],u[c++]=n<<2|r>>4,u[c++]=(15&r)<<4|s>>2,u[c++]=(3&s)<<6|63&o;return d})(t);return U(n,e)}return{base64:!0,data:t}},U=(t,e)=>"blob"===e?t instanceof Blob?t:new Blob([t]):t instanceof ArrayBuffer?t:t.buffer,J=String.fromCharCode(30);function q(){return new TransformStream({transform(t,e){!function(t,e){T&&t.data instanceof Blob?t.data.arrayBuffer().then(D).then(e):_&&(t.data instanceof ArrayBuffer||C(t.data))?e(D(t.data)):j(t,!1,(t=>{R||(R=new TextEncoder),e(R.encode(t))}))}(t,(n=>{const r=n.length;let s;if(r<126)s=new Uint8Array(1),new DataView(s.buffer).setUint8(0,r);else if(r<65536){s=new Uint8Array(3);const t=new DataView(s.buffer);t.setUint8(0,126),t.setUint16(1,r)}else{s=new Uint8Array(9);const t=new DataView(s.buffer);t.setUint8(0,127),t.setBigUint64(1,BigInt(r))}t.data&&"string"!=typeof t.data&&(s[0]|=128),e.enqueue(s),e.enqueue(n)}))}})}let G;function L(t){return t.reduce(((t,e)=>t+e.length),0)}function Y(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let r=0;for(let s=0;s<e;s++)n[s]=t[0][r++],r===t[0].length&&(t.shift(),r=0);return t.length&&r<t[0].length&&(t[0]=t[0].slice(r)),n}function z(t){if(t)return function(t){for(var e in z.prototype)t[e]=z.prototype[e];return t}(t)}z.prototype.on=z.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},z.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},z.prototype.off=z.prototype.removeListener=z.prototype.removeAllListeners=z.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+t];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var s=0;s<r.length;s++)if((n=r[s])===e||n.fn===e){r.splice(s,1);break}return 0===r.length&&delete this._callbacks["$"+t],this},z.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],r=1;r<arguments.length;r++)e[r-1]=arguments[r];if(n){r=0;for(var s=(n=n.slice(0)).length;r<s;++r)n[r].apply(this,e)}return this},z.prototype.emitReserved=z.prototype.emit,z.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},z.prototype.hasListeners=function(t){return!!this.listeners(t).length};const H="undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")();function F(t,...e){return e.reduce(((e,n)=>(t.hasOwnProperty(n)&&(e[n]=t[n]),e)),{})}const K=H.setTimeout,W=H.clearTimeout;function Q(t,e){e.useNativeTimers?(t.setTimeoutFn=K.bind(H),t.clearTimeoutFn=W.bind(H)):(t.setTimeoutFn=H.setTimeout.bind(H),t.clearTimeoutFn=H.clearTimeout.bind(H))}class $ extends Error{constructor(t,e,n){super(t),this.description=e,this.context=n,this.type="TransportError"}}class X extends z{constructor(t){super(),this.writable=!1,Q(this,t),this.opts=t,this.query=t.query,this.socket=t.socket}onError(t,e,n){return super.emitReserved("error",new $(t,e,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this}send(t){"open"===this.readyState&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const e=M(t,this.socket.binaryType);this.onPacket(e)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,e={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(e)}_hostname(){const t=this.opts.hostname;return-1===t.indexOf(":")?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(443!==this.opts.port)||!this.opts.secure&&80!==Number(this.opts.port))?":"+this.opts.port:""}_query(t){const e=function(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}(t);return e.length?"?"+e:""}}const Z="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),tt=64,et={};let nt,rt=0,st=0;function ot(t){let e="";do{e=Z[t%tt]+e,t=Math.floor(t/tt)}while(t>0);return e}function it(){const t=ot(+new Date);return t!==nt?(rt=0,nt=t):t+"."+ot(rt++)}for(;st<tt;st++)et[Z[st]]=st;let at=!1;try{at="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(t){}const ct=at;function dt(t){const e=t.xdomain;try{if("undefined"!=typeof XMLHttpRequest&&(!e||ct))return new XMLHttpRequest}catch(t){}if(!e)try{return new(H[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(t){}}function ut(){}const lt=null!=new dt({xdomain:!1}).responseType;class pt extends z{constructor(t,e){super(),Q(this,e),this.opts=e,this.method=e.method||"GET",this.uri=t,this.data=void 0!==e.data?e.data:null,this.create()}create(){var t;const e=F(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");e.xdomain=!!this.opts.xd;const n=this.xhr=new dt(e);try{n.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let t in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(t)&&n.setRequestHeader(t,this.opts.extraHeaders[t])}}catch(t){}if("POST"===this.method)try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(t){}try{n.setRequestHeader("Accept","*/*")}catch(t){}null===(t=this.opts.cookieJar)||void 0===t||t.addCookies(n),"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{var t;3===n.readyState&&(null===(t=this.opts.cookieJar)||void 0===t||t.parseCookies(n)),4===n.readyState&&(200===n.status||1223===n.status?this.onLoad():this.setTimeoutFn((()=>{this.onError("number"==typeof n.status?n.status:0)}),0))},n.send(this.data)}catch(t){return void this.setTimeoutFn((()=>{this.onError(t)}),0)}"undefined"!=typeof document&&(this.index=pt.requestsCount++,pt.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(void 0!==this.xhr&&null!==this.xhr){if(this.xhr.onreadystatechange=ut,t)try{this.xhr.abort()}catch(t){}"undefined"!=typeof document&&delete pt.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;null!==t&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(pt.requestsCount=0,pt.requests={},"undefined"!=typeof document)if("function"==typeof attachEvent)attachEvent("onunload",ht);else if("function"==typeof addEventListener){addEventListener("onpagehide"in H?"pagehide":"unload",ht,!1)}function ht(){for(let t in pt.requests)pt.requests.hasOwnProperty(t)&&pt.requests[t].abort()}const ft="function"==typeof Promise&&"function"==typeof Promise.resolve?t=>Promise.resolve().then(t):(t,e)=>e(t,0),mt=H.WebSocket||H.MozWebSocket,yt="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase();const gt={websocket:class extends X{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),e=this.opts.protocols,n=yt?{}:F(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=yt?new mt(t,e,n):e?new mt(t,e):new mt(t)}catch(t){return this.emitReserved("error",t)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let e=0;e<t.length;e++){const n=t[e],r=e===t.length-1;j(n,this.supportsBinary,(t=>{try{this.ws.send(t)}catch(t){}r&&ft((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){void 0!==this.ws&&(this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",e=this.query||{};return this.opts.timestampRequests&&(e[this.opts.timestampParam]=it()),this.supportsBinary||(e.b64=1),this.createUri(t,e)}check(){return!!mt}},webtransport:class extends X{get name(){return"webtransport"}doOpen(){"function"==typeof WebTransport&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then((()=>{this.onClose()})).catch((t=>{this.onError("webtransport error",t)})),this.transport.ready.then((()=>{this.transport.createBidirectionalStream().then((t=>{const e=function(t,e){G||(G=new TextDecoder);const n=[];let r=0,s=-1,o=!1;return new TransformStream({transform(i,a){for(n.push(i);;){if(0===r){if(L(n)<1)break;const t=Y(n,1);o=!(128&~t[0]),s=127&t[0],r=s<126?3:126===s?1:2}else if(1===r){if(L(n)<2)break;const t=Y(n,2);s=new DataView(t.buffer,t.byteOffset,t.length).getUint16(0),r=3}else if(2===r){if(L(n)<8)break;const t=Y(n,8),e=new DataView(t.buffer,t.byteOffset,t.length),o=e.getUint32(0);if(o>Math.pow(2,21)-1){a.enqueue(k);break}s=o*Math.pow(2,32)+e.getUint32(4),r=3}else{if(L(n)<s)break;const t=Y(n,s);a.enqueue(M(o?t:G.decode(t),e)),r=0}if(0===s||s>t){a.enqueue(k);break}}}})}(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=t.readable.pipeThrough(e).getReader(),r=q();r.readable.pipeTo(t.writable),this.writer=r.writable.getWriter();const s=()=>{n.read().then((({done:t,value:e})=>{t||(this.onPacket(e),s())})).catch((t=>{}))};s();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then((()=>this.onOpen()))}))})))}write(t){this.writable=!1;for(let e=0;e<t.length;e++){const n=t[e],r=e===t.length-1;this.writer.write(n).then((()=>{r&&ft((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){var t;null===(t=this.transport)||void 0===t||t.close()}},polling:class extends X{constructor(t){if(super(t),this.polling=!1,"undefined"!=typeof location){const e="https:"===location.protocol;let n=location.port;n||(n=e?"443":"80"),this.xd="undefined"!=typeof location&&t.hostname!==location.hostname||n!==t.port}const e=t&&t.forceBase64;this.supportsBinary=lt&&!e,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const e=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let t=0;this.polling&&(t++,this.once("pollComplete",(function(){--t||e()}))),this.writable||(t++,this.once("drain",(function(){--t||e()})))}else e()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){((t,e)=>{const n=t.split(J),r=[];for(let t=0;t<n.length;t++){const s=M(n[t],e);if(r.push(s),"error"===s.type)break}return r})(t,this.socket.binaryType).forEach((t=>{if("opening"===this.readyState&&"open"===t.type&&this.onOpen(),"close"===t.type)return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emitReserved("pollComplete"),"open"===this.readyState&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};"open"===this.readyState?t():this.once("open",t)}write(t){this.writable=!1,((t,e)=>{const n=t.length,r=new Array(n);let s=0;t.forEach(((t,o)=>{j(t,!1,(t=>{r[o]=t,++s===n&&e(r.join(J))}))}))})(t,(t=>{this.doWrite(t,(()=>{this.writable=!0,this.emitReserved("drain")}))}))}uri(){const t=this.opts.secure?"https":"http",e=this.query||{};return!1!==this.opts.timestampRequests&&(e[this.opts.timestampParam]=it()),this.supportsBinary||e.sid||(e.b64=1),this.createUri(t,e)}request(t={}){return Object.assign(t,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new pt(this.uri(),t)}doWrite(t,e){const n=this.request({method:"POST",data:t});n.on("success",e),n.on("error",((t,e)=>{this.onError("xhr post error",t,e)}))}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",((t,e)=>{this.onError("xhr poll error",t,e)})),this.pollXhr=t}}},bt=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Ot=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function wt(t){if(t.length>2e3)throw"URI too long";const e=t,n=t.indexOf("["),r=t.indexOf("]");-1!=n&&-1!=r&&(t=t.substring(0,n)+t.substring(n,r).replace(/:/g,";")+t.substring(r,t.length));let s=bt.exec(t||""),o={},i=14;for(;i--;)o[Ot[i]]=s[i]||"";return-1!=n&&-1!=r&&(o.source=e,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=function(t,e){const n=/\/{2,9}/g,r=e.replace(n,"/").split("/");"/"!=e.slice(0,1)&&0!==e.length||r.splice(0,1);"/"==e.slice(-1)&&r.splice(r.length-1,1);return r}(0,o.path),o.queryKey=function(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,(function(t,e,r){e&&(n[e]=r)})),n}(0,o.query),o}class vt extends z{constructor(t,e={}){super(),this.binaryType="arraybuffer",this.writeBuffer=[],t&&"object"==typeof t&&(e=t,t=null),t?(t=wt(t),e.hostname=t.host,e.secure="https"===t.protocol||"wss"===t.protocol,e.port=t.port,t.query&&(e.query=t.query)):e.host&&(e.hostname=wt(e.host).host),Q(this,e),this.secure=null!=e.secure?e.secure:"undefined"!=typeof location&&"https:"===location.protocol,e.hostname&&!e.port&&(e.port=this.secure?"443":"80"),this.hostname=e.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=e.port||("undefined"!=typeof location&&location.port?location.port:this.secure?"443":"80"),this.transports=e.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},e),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),"string"==typeof this.opts.query&&(this.opts.query=function(t){let e={},n=t.split("&");for(let t=0,r=n.length;t<r;t++){let r=n[t].split("=");e[decodeURIComponent(r[0])]=decodeURIComponent(r[1])}return e}(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,"function"==typeof addEventListener&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const e=Object.assign({},this.opts.query);e.EIO=4,e.transport=t,this.id&&(e.sid=this.id);const n=Object.assign({},this.opts,{query:e,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new gt[t](n)}open(){let t;if(this.opts.rememberUpgrade&&vt.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn((()=>{this.emitReserved("error","No transports available")}),0);t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(t){return this.transports.shift(),void this.open()}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",(t=>this.onClose("transport close",t)))}probe(t){let e=this.createTransport(t),n=!1;vt.priorWebsocketSuccess=!1;const r=()=>{n||(e.send([{type:"ping",data:"probe"}]),e.once("packet",(t=>{if(!n)if("pong"===t.type&&"probe"===t.data){if(this.upgrading=!0,this.emitReserved("upgrading",e),!e)return;vt.priorWebsocketSuccess="websocket"===e.name,this.transport.pause((()=>{n||"closed"!==this.readyState&&(d(),this.setTransport(e),e.send([{type:"upgrade"}]),this.emitReserved("upgrade",e),e=null,this.upgrading=!1,this.flush())}))}else{const t=new Error("probe error");t.transport=e.name,this.emitReserved("upgradeError",t)}})))};function s(){n||(n=!0,d(),e.close(),e=null)}const o=t=>{const n=new Error("probe error: "+t);n.transport=e.name,s(),this.emitReserved("upgradeError",n)};function i(){o("transport closed")}function a(){o("socket closed")}function c(t){e&&t.name!==e.name&&s()}const d=()=>{e.removeListener("open",r),e.removeListener("error",o),e.removeListener("close",i),this.off("close",a),this.off("upgrading",c)};e.once("open",r),e.once("error",o),e.once("close",i),this.once("close",a),this.once("upgrading",c),-1!==this.upgrades.indexOf("webtransport")&&"webtransport"!==t?this.setTimeoutFn((()=>{n||e.open()}),200):e.open()}onOpen(){if(this.readyState="open",vt.priorWebsocketSuccess="websocket"===this.transport.name,this.emitReserved("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade){let t=0;const e=this.upgrades.length;for(;t<e;t++)this.probe(this.upgrades[t])}}onPacket(t){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),this.resetPingTimeout(),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data)}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),"closed"!==this.readyState&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn((()=>{this.onClose("ping timeout")}),this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emitReserved("drain"):this.flush()}flush(){if("closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&"polling"===this.transport.name&&this.writeBuffer.length>1))return this.writeBuffer;let t=1;for(let n=0;n<this.writeBuffer.length;n++){const r=this.writeBuffer[n].data;if(r&&(t+="string"==typeof(e=r)?function(t){let e=0,n=0;for(let r=0,s=t.length;r<s;r++)e=t.charCodeAt(r),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(r++,n+=4);return n}(e):Math.ceil(1.33*(e.byteLength||e.size))),n>0&&t>this.maxPayload)return this.writeBuffer.slice(0,n);t+=2}var e;return this.writeBuffer}write(t,e,n){return this.sendPacket("message",t,e,n),this}send(t,e,n){return this.sendPacket("message",t,e,n),this}sendPacket(t,e,n,r){if("function"==typeof e&&(r=e,e=void 0),"function"==typeof n&&(r=n,n=null),"closing"===this.readyState||"closed"===this.readyState)return;(n=n||{}).compress=!1!==n.compress;const s={type:t,data:e,options:n};this.emitReserved("packetCreate",s),this.writeBuffer.push(s),r&&this.once("flush",r),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},e=()=>{this.off("upgrade",e),this.off("upgradeError",e),t()},n=()=>{this.once("upgrade",e),this.once("upgradeError",e)};return"opening"!==this.readyState&&"open"!==this.readyState||(this.readyState="closing",this.writeBuffer.length?this.once("drain",(()=>{this.upgrading?n():t()})):this.upgrading?n():t()),this}onError(t){vt.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,e){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",t,e),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const e=[];let n=0;const r=t.length;for(;n<r;n++)~this.transports.indexOf(t[n])&&e.push(t[n]);return e}}vt.protocol=4;vt.protocol;const It="function"==typeof ArrayBuffer,St=t=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,Pt=Object.prototype.toString,At="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Pt.call(Blob),kt="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===Pt.call(File);function Tt(t){return It&&(t instanceof ArrayBuffer||St(t))||At&&t instanceof Blob||kt&&t instanceof File}function _t(t,e){if(!t||"object"!=typeof t)return!1;if(Array.isArray(t)){for(let e=0,n=t.length;e<n;e++)if(_t(t[e]))return!0;return!1}if(Tt(t))return!0;if(t.toJSON&&"function"==typeof t.toJSON&&1===arguments.length)return _t(t.toJSON(),!0);for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)&&_t(t[e]))return!0;return!1}function Ct(t){const e=[],n=t.data,r=t;return r.data=jt(n,e),r.attachments=e.length,{packet:r,buffers:e}}function jt(t,e){if(!t)return t;if(Tt(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}if(Array.isArray(t)){const n=new Array(t.length);for(let r=0;r<t.length;r++)n[r]=jt(t[r],e);return n}if("object"==typeof t&&!(t instanceof Date)){const n={};for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=jt(t[r],e));return n}return t}function Et(t,e){return t.data=Dt(t.data,e),delete t.attachments,t}function Dt(t,e){if(!t)return t;if(t&&!0===t._placeholder){if("number"==typeof t.num&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=Dt(t[n],e);else if("object"==typeof t)for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=Dt(t[n],e));return t}const Rt=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],xt=5;var Nt;!function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"}(Nt||(Nt={}));class Vt{constructor(t){this.replacer=t}encode(t){return t.type!==Nt.EVENT&&t.type!==Nt.ACK||!_t(t)?[this.encodeAsString(t)]:this.encodeAsBinary({type:t.type===Nt.EVENT?Nt.BINARY_EVENT:Nt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id})}encodeAsString(t){let e=""+t.type;return t.type!==Nt.BINARY_EVENT&&t.type!==Nt.BINARY_ACK||(e+=t.attachments+"-"),t.nsp&&"/"!==t.nsp&&(e+=t.nsp+","),null!=t.id&&(e+=t.id),null!=t.data&&(e+=JSON.stringify(t.data,this.replacer)),e}encodeAsBinary(t){const e=Ct(t),n=this.encodeAsString(e.packet),r=e.buffers;return r.unshift(n),r}}function Mt(t){return"[object Object]"===Object.prototype.toString.call(t)}class Bt extends z{constructor(t){super(),this.reviver=t}add(t){let e;if("string"==typeof t){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");e=this.decodeString(t);const n=e.type===Nt.BINARY_EVENT;n||e.type===Nt.BINARY_ACK?(e.type=n?Nt.EVENT:Nt.ACK,this.reconstructor=new Ut(e),0===e.attachments&&super.emitReserved("decoded",e)):super.emitReserved("decoded",e)}else{if(!Tt(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");e=this.reconstructor.takeBinaryData(t),e&&(this.reconstructor=null,super.emitReserved("decoded",e))}}decodeString(t){let e=0;const n={type:Number(t.charAt(0))};if(void 0===Nt[n.type])throw new Error("unknown packet type "+n.type);if(n.type===Nt.BINARY_EVENT||n.type===Nt.BINARY_ACK){const r=e+1;for(;"-"!==t.charAt(++e)&&e!=t.length;);const s=t.substring(r,e);if(s!=Number(s)||"-"!==t.charAt(e))throw new Error("Illegal attachments");n.attachments=Number(s)}if("/"===t.charAt(e+1)){const r=e+1;for(;++e;){if(","===t.charAt(e))break;if(e===t.length)break}n.nsp=t.substring(r,e)}else n.nsp="/";const r=t.charAt(e+1);if(""!==r&&Number(r)==r){const r=e+1;for(;++e;){const n=t.charAt(e);if(null==n||Number(n)!=n){--e;break}if(e===t.length)break}n.id=Number(t.substring(r,e+1))}if(t.charAt(++e)){const r=this.tryParse(t.substr(e));if(!Bt.isPayloadValid(n.type,r))throw new Error("invalid payload");n.data=r}return n}tryParse(t){try{return JSON.parse(t,this.reviver)}catch(t){return!1}}static isPayloadValid(t,e){switch(t){case Nt.CONNECT:return Mt(e);case Nt.DISCONNECT:return void 0===e;case Nt.CONNECT_ERROR:return"string"==typeof e||Mt(e);case Nt.EVENT:case Nt.BINARY_EVENT:return Array.isArray(e)&&("number"==typeof e[0]||"string"==typeof e[0]&&-1===Rt.indexOf(e[0]));case Nt.ACK:case Nt.BINARY_ACK:return Array.isArray(e)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Ut{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const t=Et(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}function Jt(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const qt=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class Gt extends z{constructor(t,e,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=e,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Jt(t,"open",this.onopen.bind(this)),Jt(t,"packet",this.onpacket.bind(this)),Jt(t,"error",this.onerror.bind(this)),Jt(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected||(this.subEvents(),this.io._reconnecting||this.io.open(),"open"===this.io._readyState&&this.onopen()),this}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...e){if(qt.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(e.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(e),this;const n={type:Nt.EVENT,data:e,options:{}};if(n.options.compress=!1!==this.flags.compress,"function"==typeof e[e.length-1]){const t=this.ids++,r=e.pop();this._registerAckCallback(t,r),n.id=t}const r=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!r||!this.connected)||(this.connected?(this.notifyOutgoingListeners(n),this.packet(n)):this.sendBuffer.push(n)),this.flags={},this}_registerAckCallback(t,e){var n;const r=null!==(n=this.flags.timeout)&&void 0!==n?n:this._opts.ackTimeout;if(void 0===r)return void(this.acks[t]=e);const s=this.io.setTimeoutFn((()=>{delete this.acks[t];for(let e=0;e<this.sendBuffer.length;e++)this.sendBuffer[e].id===t&&this.sendBuffer.splice(e,1);e.call(this,new Error("operation has timed out"))}),r);this.acks[t]=(...t)=>{this.io.clearTimeoutFn(s),e.apply(this,[null,...t])}}emitWithAck(t,...e){const n=void 0!==this.flags.timeout||void 0!==this._opts.ackTimeout;return new Promise(((r,s)=>{e.push(((t,e)=>n?t?s(t):r(e):r(t))),this.emit(t,...e)}))}_addToQueue(t){let e;"function"==typeof t[t.length-1]&&(e=t.pop());const n={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push(((t,...r)=>{if(n!==this._queue[0])return;return null!==t?n.tryCount>this._opts.retries&&(this._queue.shift(),e&&e(t)):(this._queue.shift(),e&&e(null,...r)),n.pending=!1,this._drainQueue()})),this._queue.push(n),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||0===this._queue.length)return;const e=this._queue[0];e.pending&&!t||(e.pending=!0,e.tryCount++,this.flags=e.flags,this.emit.apply(this,e.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){"function"==typeof this.auth?this.auth((t=>{this._sendConnectPacket(t)})):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:Nt.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,e){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,e)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case Nt.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Nt.EVENT:case Nt.BINARY_EVENT:this.onevent(t);break;case Nt.ACK:case Nt.BINARY_ACK:this.onack(t);break;case Nt.DISCONNECT:this.ondisconnect();break;case Nt.CONNECT_ERROR:this.destroy();const e=new Error(t.data.message);e.data=t.data.data,this.emitReserved("connect_error",e)}}onevent(t){const e=t.data||[];null!=t.id&&e.push(this.ack(t.id)),this.connected?this.emitEvent(e):this.receiveBuffer.push(Object.freeze(e))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const e=this._anyListeners.slice();for(const n of e)n.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&"string"==typeof t[t.length-1]&&(this._lastOffset=t[t.length-1])}ack(t){const e=this;let n=!1;return function(...r){n||(n=!0,e.packet({type:Nt.ACK,id:t,data:r}))}}onack(t){const e=this.acks[t.id];"function"==typeof e&&(e.apply(this,t.data),delete this.acks[t.id])}onconnect(t,e){this.id=t,this.recovered=e&&this._pid===e,this._pid=e,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach((t=>this.emitEvent(t))),this.receiveBuffer=[],this.sendBuffer.forEach((t=>{this.notifyOutgoingListeners(t),this.packet(t)})),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach((t=>t())),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Nt.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const e=this._anyListeners;for(let n=0;n<e.length;n++)if(t===e[n])return e.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const e=this._anyOutgoingListeners;for(let n=0;n<e.length;n++)if(t===e[n])return e.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const e=this._anyOutgoingListeners.slice();for(const n of e)n.apply(this,t.data)}}}function Lt(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}Lt.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=1&Math.floor(10*e)?t+n:t-n}return 0|Math.min(t,this.max)},Lt.prototype.reset=function(){this.attempts=0},Lt.prototype.setMin=function(t){this.ms=t},Lt.prototype.setMax=function(t){this.max=t},Lt.prototype.setJitter=function(t){this.jitter=t};class Yt extends z{constructor(e,n){var r;super(),this.nsps={},this.subs=[],e&&"object"==typeof e&&(n=e,e=void 0),(n=n||{}).path=n.path||"/socket.io",this.opts=n,Q(this,n),this.reconnection(!1!==n.reconnection),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor(null!==(r=n.randomizationFactor)&&void 0!==r?r:.5),this.backoff=new Lt({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==n.timeout?2e4:n.timeout),this._readyState="closed",this.uri=e;const s=n.parser||t;this.encoder=new s.Encoder,this.decoder=new s.Decoder,this._autoConnect=!1!==n.autoConnect,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return void 0===t?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var e;return void 0===t?this._reconnectionDelay:(this._reconnectionDelay=t,null===(e=this.backoff)||void 0===e||e.setMin(t),this)}randomizationFactor(t){var e;return void 0===t?this._randomizationFactor:(this._randomizationFactor=t,null===(e=this.backoff)||void 0===e||e.setJitter(t),this)}reconnectionDelayMax(t){var e;return void 0===t?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,null===(e=this.backoff)||void 0===e||e.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new vt(this.uri,this.opts);const e=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;const r=Jt(e,"open",(function(){n.onopen(),t&&t()})),s=e=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",e),t?t(e):this.maybeReconnectOnOpen()},o=Jt(e,"error",s);if(!1!==this._timeout){const t=this._timeout,n=this.setTimeoutFn((()=>{r(),s(new Error("timeout")),e.close()}),t);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}return this.subs.push(r),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Jt(t,"ping",this.onping.bind(this)),Jt(t,"data",this.ondata.bind(this)),Jt(t,"error",this.onerror.bind(this)),Jt(t,"close",this.onclose.bind(this)),Jt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(t){this.onclose("parse error",t)}}ondecoded(t){ft((()=>{this.emitReserved("packet",t)}),this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,e){let n=this.nsps[t];return n?this._autoConnect&&!n.active&&n.connect():(n=new Gt(this,t,e),this.nsps[t]=n),n}_destroy(t){const e=Object.keys(this.nsps);for(const t of e){if(this.nsps[t].active)return}this._close()}_packet(t){const e=this.encoder.encode(t);for(let n=0;n<e.length;n++)this.engine.write(e[n],t.options)}cleanup(){this.subs.forEach((t=>t())),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,e){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,e),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const e=this.backoff.duration();this._reconnecting=!0;const n=this.setTimeoutFn((()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),t.skipReconnect||t.open((e=>{e?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",e)):t.onreconnect()})))}),e);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const zt={};function Ht(t,e){"object"==typeof t&&(e=t,t=void 0);const n=function(t,e="",n){let r=t;n=n||"undefined"!=typeof location&&location,null==t&&(t=n.protocol+"//"+n.host),"string"==typeof t&&("/"===t.charAt(0)&&(t="/"===t.charAt(1)?n.protocol+t:n.host+t),/^(https?|wss?):\/\//.test(t)||(t=void 0!==n?n.protocol+"//"+t:"https://"+t),r=wt(t)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const s=-1!==r.host.indexOf(":")?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+s+":"+r.port+e,r.href=r.protocol+"://"+s+(n&&n.port===r.port?"":":"+r.port),r}(t,(e=e||{}).path||"/socket.io"),r=n.source,s=n.id,o=n.path,i=zt[s]&&o in zt[s].nsps;let a;return e.forceNew||e["force new connection"]||!1===e.multiplex||i?a=new Yt(r,e):(zt[s]||(zt[s]=new Yt(r,e)),a=zt[s]),n.query&&!e.query&&(e.query=n.queryKey),a.socket(n.path,e)}Object.assign(Ht,{Manager:Yt,Socket:Gt,io:Ht,connect:Ht});var Ft=__webpack_require__(835);class Kt extends a{constructor(t,e,n){super(),this.type=t,this.socketId=e,this.data=n}toJSON(){return{type:this.type,socketId:this.socketId,data:this.data}}static fromJSON(t){return new Kt(t.type,t.socketId,t.data)}}Kt.DESCRIPTOR_NAME="ChannelMessage",Kt.DESCRIPTOR={fields:{type:{type:"uint32",id:1},socketId:{type:"string",id:2},data:{type:"bytes",id:3}}};const Wt=Kt,Qt=class extends((0,n.EmitterMixin)()){constructor(t,e,n){super(),this._channelName=t,this._wsGateway=e,this._socket=n,this._subscribeToChannel()}remove(){this._socket.off(this._channelName)}getEventName(t,e=!1){let n="";return e&&(n+="all:"),n+="event",t&&(n+=":"+t),n}_subscribeToChannel(){this._socket.on(this._channelName,(t=>{const e=f.decode(t,Wt);this.fire(this.getEventName(e.type,!0),e.data,e.socketId),e.socketId!==this._wsGateway.socketId&&this.fire(this.getEventName(e.type),e.data,e.socketId)}))}};class $t extends Error{constructor(t,e,n=null,r={}){super("cloud-services-internal-error: "+t),this.context=e,this.code=n,this.data=r,this.name="CKEditorError"}static fromPublicError(t){return new $t(function(t){let e="cloud-services-error: "+t.message;return t.data&&(e+="\nError data: "+JSON.stringify(t.data)),t.explanation&&(e+="\nExplanation: "+t.explanation),t.action&&(e+="\nAction: "+t.action),t.traceId&&(e+="\nTraceId: "+t.traceId),t.code&&(e+="\nCode: "+t.code),e}(t),t)}}class Xt extends Error{constructor(t,e){super(),this.name="CKEditorCloudServicesServerError",this.stack=void 0,this.message=t,this.code=e.code,this.traceId=e.traceId,this.data=e.data}static fromPublicError(t){return new Xt(function(t){let e="cloud-services-server-error: "+t.message;return t.explanation&&(e+="\nExplanation: "+t.explanation),t.action&&(e+="\nAction: "+t.action),t.traceId&&(e+="\nTraceId: "+t.traceId),t.code&&(e+="\nCode: "+t.code),e}(t),t)}}class Zt extends a{constructor(t,e=[],n=[]){super(),this.flags=t,this.rooms=e,this.except=n}toJSON(){var t,e;return{flags:this.flags?JSON.stringify(this.flags):void 0,rooms:(null===(t=this.rooms)||void 0===t?void 0:t.length)?this.rooms:void 0,except:(null===(e=this.except)||void 0===e?void 0:e.length)?this.except:void 0}}static fromJSON(t){return new Zt(t.flags&&JSON.parse(t.flags),t.rooms,t.except)}}Zt.TYPE=11,Zt.DESCRIPTOR_NAME="PacketOptionsMessage",Zt.DESCRIPTOR={fields:{flags:{type:"string",id:1},rooms:{type:"string",id:2,rule:"repeated"},except:{type:"string",id:3,rule:"repeated"}}};const te=Zt,ee=(()=>!("undefined"==typeof process||!process.versions||!process.versions.node))(),ne=1,re=2,se=3,oe=4;class ie{static getPacketType(...t){let e=0;for(let n=0;n<t.length;n++)e+=t[n]*Math.pow(10,t.length-n-1);return e}static getType(t){if(ie.isBuffer(t))return ne;const e=typeof t;return"string"===e?re:"number"===e?se:oe}static isBuffer(t){return ee&&Buffer.isBuffer(t)||t instanceof ArrayBuffer||t instanceof Uint8Array||this._isBufferView(t)}static _isBufferView(t){return"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer}}class ae extends a{static create(t,e){throw new TypeError("Must be implemented in a child class!")}}class ce extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ce(t.data,t.data1)}static create(t,e){return new ce(t,e)}}ce.TYPE=(()=>ie.getPacketType(se,ne))(),ce.DESCRIPTOR_NAME="NumberBytesPacketDataMessage",ce.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"bytes",id:2}}};const de=ce;class ue extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ue(t.data,t.data1)}static create(t,e){return new ue(t,e)}}ue.TYPE=(()=>ie.getPacketType(re,ne))(),ue.DESCRIPTOR_NAME="StringBytesPacketDataMessage",ue.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"bytes",id:2}}};const le=ue;class pe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new pe(t.data,t.data1)}static create(t,e){return new pe(t,e)}}pe.TYPE=(()=>ie.getPacketType(ne,ne))(),pe.DESCRIPTOR_NAME="BytesBytesPacketDataMessage",pe.DESCRIPTOR={fields:{data:{type:"bytes",id:1},data1:{type:"bytes",id:2}}};const he=pe;class fe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new fe(t.data,t.data1&&JSON.parse(t.data1))}static create(t,e){return new fe(t,e)}}fe.TYPE=(()=>ie.getPacketType(re,oe))(),fe.DESCRIPTOR_NAME="StringObjectPacketDataMessage",fe.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const me=fe;class ye extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new ye(t.data,t.data1&&JSON.parse(t.data1))}static create(t,e){return new ye(t,e)}}ye.TYPE=(()=>ie.getPacketType(se,oe))(),ye.DESCRIPTOR_NAME="NumberObjectPacketDataMessage",ye.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"string",id:2}}};const ge=ye;class be extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data?JSON.stringify(this.data):void 0,data1:this.data1?JSON.stringify(this.data1):void 0}}static fromJSON(t){return new be(t.data&&JSON.parse(t.data),t.data1&&JSON.parse(t.data1))}static create(t,e){return new be(t,e)}}be.TYPE=(()=>ie.getPacketType(oe,oe))(),be.DESCRIPTOR_NAME="ObjectObjectPacketDataMessage",be.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const Oe=be;class we extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data?JSON.stringify(this.data):void 0,data1:this.data1}}static fromJSON(t){return new we(t.data&&JSON.parse(t.data),t.data1)}static create(t,e){return new we(t,e)}}we.TYPE=(()=>ie.getPacketType(oe,ne))(),we.DESCRIPTOR_NAME="ObjectBufferPacketDataMessage",we.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"bytes",id:2}}};const ve=we;class Ie extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new Ie(t.data,t.data1)}static create(t,e){return new Ie(t,e)}}Ie.TYPE=(()=>ie.getPacketType(re,re))(),Ie.DESCRIPTOR_NAME="StringStringPacketDataMessage",Ie.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"string",id:2}}};const Se=Ie;class Pe extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new Pe(t.data,t.data1)}static create(t,e){return new Pe(t,e)}}Pe.TYPE=(()=>ie.getPacketType(re,se))(),Pe.DESCRIPTOR_NAME="StringNumberPacketDataMessage",Pe.DESCRIPTOR={fields:{data:{type:"string",id:1},data1:{type:"uint32",id:2}}};const Ae=Pe;class ke extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new ke(t.data,t.data1)}static create(t,e){return new ke(t,e)}}ke.TYPE=(()=>ie.getPacketType(se,se))(),ke.DESCRIPTOR_NAME="NumberNumberPacketDataMessage",ke.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"uint32",id:2}}};const Te=ke;class _e extends ae{constructor(t,e){super(),this.data=t,this.data1=e}toJSON(){return{data:this.data,data1:this.data1}}static fromJSON(t){return new _e(t.data,t.data1)}static create(t,e){return new _e(t,e)}}_e.TYPE=(()=>ie.getPacketType(se,re))(),_e.DESCRIPTOR_NAME="NumberStringPacketDataMessage",_e.DESCRIPTOR={fields:{data:{type:"uint32",id:1},data1:{type:"string",id:2}}};const Ce=_e,je=(()=>[de,le,he,me,ge,Oe,ve,Se,Ae,Te,Ce].reduce(((t,e)=>(t[e.TYPE]=e,t)),{}))();class Ee extends a{constructor(t,e,n,r="/",s){super(),this.type=t,this.data=e,this.id=n,this.nsp=r,this.options=null!=s?s:new te}get packetData(){return void 0===this.data.data&&void 0===this.data.data1?[]:this.data.data&&void 0===this.data.data1?[this.data.data]:[this.data.data,this.data.data1]}toJSON(){const t=f.encode(this.options),e=f.encode(this.data);return{type:this.type+10*this.data.constructor.TYPE,id:this.id,nsp:"/"===this.nsp?void 0:this.nsp,data:e,options:t}}static fromJSON(t){const e=Math.floor(t.type/10);return new Ee(t.type-10*e,f.decode(t.data,je[e]),t.id,t.nsp,t.options?f.decode(t.options,te):new te)}static create(t,e={}){var n;const r=ie.getPacketType(ie.getType(t.data[0]),ie.getType(null!==(n=t.data[1])&&void 0!==n?n:t.data[0]));return new Ee(t.type,je[r].create(t.data[0],t.data[1]),t.id,t.nsp,new te(e.flags,e.rooms,e.except))}}Ee.TYPE=10,Ee.DESCRIPTOR_NAME="PacketMessage",Ee.DESCRIPTOR={fields:{type:{type:"uint32",id:1},id:{type:"uint32",id:2},nsp:{type:"string",id:3},data:{type:"bytes",id:4},options:{type:"bytes",id:5}}};const De=Ee;class Re{encode(t,e,n,r="/",s={}){if(e.length>2)throw new Error("PacketParser supports only 2 elements in data");const o={type:t,data:e,id:n,nsp:r};return f.encode(De.create(o,s))}decode(t){const e=f.decode(t,De);return{packet:{id:e.id,type:e.type,data:e.packetData,nsp:e.nsp},options:{flags:e.options.flags,rooms:e.options.rooms,except:e.options.except}}}}const xe=(()=>[Nt.EVENT,Nt.ACK,Nt.BINARY_ACK,Nt.BINARY_EVENT])();class Ne extends Vt{constructor(t){super(),this._packetParser=null!=t?t:new Re}encode(t){if(xe.includes(t.type))try{return[this._packetParser.encode(t.type,t.data,t.id,t.nsp)]}catch(t){console.error("Can not properly serialize or deserialize messages. Check the original error.",{originalError:{message:t.message}})}return super.encode(t)}}class Ve extends Bt{constructor(t){super(),this._packetParser=null!=t?t:new Re}add(t){if(!ie.isBuffer(t))return super.add(t);let e;try{e=this._packetParser.decode(t).packet}catch(e){return super.add(t)}super.emitReserved("decoded",e)}}class Me{constructor(t,e){this._context=t,this._deferredPromise=function(){let t,e;const n=new Promise(((n,r)=>{t=n,e=r}));return{resolve:t,reject:e,promise:n}}(),this.timeout=setTimeout((()=>this.error(new $t("Request timeout.",this._context))),e)}get promise(){return this._deferredPromise.promise}response(t){this._deferredPromise.resolve(t)}error(t){this._deferredPromise.reject(t)}}class Be{constructor(t){this._context=t,this._requests=new Set}async send(t,e=45e3){const n=this._createRequest(e);try{return t(n),await n.promise}finally{this._finishRequest(n)}}errorAll(t){for(const e of this._requests)e.error(t)}waitForAllRequests(t=45e3){return this._waitForRequests(t)}_createRequest(t){const e=new Me(this._context,t);return this._requests.add(e),e}_finishRequest(t){this._requests.delete(t),clearTimeout(t.timeout)}async _waitForRequests(t=5e3,e=0){return!this._requests.size||e>=t/500?Promise.resolve():(await new Promise((t=>{setTimeout(t,500)})),this._waitForRequests(t,e++))}}const Ue={DISCONNECTED:"disconnected",CONNECTING:"connecting",CONNECTED:"connected"};class Je extends((0,n.ObservableMixin)()){constructor(t,e,n,r,s){if(super(),this._connectionAttempt=0,this._token=e,this._options=null!=n?n:{},this._connectionProvider=null!=r?r:Ht,this._userFactory=null!=s?s:S.get,this._requestsManager=new Be(this),this._channels=new Map,!t)throw new TypeError("Api address must be provided.");if(!this._token)throw new TypeError("Token must be provided.");this._options.requestTimeout||(this._options.requestTimeout=2e4),this._url=Ft(t.replace(/^(?!(?:\w+:)?\/\/)/,"https://")),this.set("state",Ue.DISCONNECTED),this.set("socketId",void 0),this.set("me",void 0),this.on("change:state",(async(t,e,n)=>{var r;if(this._debugEvent("ws-gw:change:state",n),n!==Je.STATE_CONNECTED){if(n===Je.STATE_DISCONNECTED)return this._requestsManager.errorAll(new $t("Not connected.",this))}else try{this.me=await this._userFactory.call(S,this,null===(r=this._socketAuth)||void 0===r?void 0:r.userId)}catch(t){}}),{priority:Je._CHANGE_STATE_EVENT_PRIORITY}),this.on("error",((t,e)=>{this._options.onError?this._options.onError(e):console.error(e)}))}get sessionId(){return this.socketId}waitForAllRequests(t){return this._requestsManager.waitForAllRequests(t)}disconnect(){var t;this.state!==Ue.DISCONNECTED&&(null===(t=this._socket)||void 0===t||t.disconnect(),this._socket=void 0,this.state=Ue.DISCONNECTED)}async reconnect(){this._socket||this.state!==Ue.DISCONNECTED||(await this._token.refreshToken(),await this._connect())}static async connect(t,e="local.cs.dev:443/ws-v2",n={},r=Ht,s=S.get){const o=new Je(e,t,n,r,s);return await o._connect(),o}_sendRequest(t,e,n){if(!t)throw new $t("`serviceName` must be provided.",this);if(this.state!==Je.STATE_CONNECTED)throw new $t("Not connected.",this);if(!this._socketAuth||!this._socketAuth.isAuthenticated)throw new $t("Not authenticated.",this);const r=new ArrayBuffer(n.length+2),s=new Uint8Array(r);return s[0]=t,s[1]=parseInt(e),s.set(n,2),this._emit(1,s)}_getChannel(t,e){const n=""+t+e;return!this._channels.has(n)&&this._socket&&this._channels.set(n,new Qt(n,this,this._socket)),this._channels.get(n)}_connect(){return new Promise(((t,e)=>{const n=this._setupSocket();!this.socketId&&n.io.on("reconnect_error",(()=>{this._debugEvent("reconnect_error"),this._reconnectionAttemptError(e)})),n.once("connect",(async()=>{this._debugEvent("once-connect");try{await this._onConnect(),t()}catch(t){e(t)}})),n.connect()}))}_getPortByProtocol(t){return["http:","ws:"].includes(t)?80:443}_setupSocket(){var t;if(this._socket)return this._socket;const e=this._url.port||this._getPortByProtocol(this._url.protocol),n=(this._url.protocol||"https:")+"//"+this._url.hostname+":"+e,r=this._url.pathname.match(/^\/.*\/ws/)?this._url.pathname.split("/ws")[0]:"",s=this._connectionProvider(n,{parser:{Encoder:Ne,Decoder:Ve},path:r+"/ws-v2/ws",transports:["websocket"],timeout:void 0!==this._options.timeout?this._options.timeout:5e3,reconnection:void 0===this._options.autoReconnect||this._options.autoReconnect,reconnectionDelay:1e3,reconnectionDelayMax:5e3,rejectUnauthorized:void 0===this._options.rejectUnauthorized||this._options.rejectUnauthorized,query:{version:"52.6.9"},agent:null!==(t=this._options.agent)&&void 0!==t&&t,closeOnBeforeunload:!1});return this.state=Ue.CONNECTING,s.on("connect",(()=>{this._debugEvent("connect"),this.socketId=s.id})),s.on("connect_error",(t=>{this._debugEvent("connect_error",t)})),s.on("disconnect",(()=>{this._debugEvent("disconnect"),this._onDisconnect()})),s.io.on("reconnect",(async()=>{this._debugEvent("reconnect"),await this._onReconnect()})),s.io.on("reconnect_attempt",(t=>{this._debugEvent("reconnect_attempt",t),this.state=Ue.CONNECTING,this._connectionAttempt=t})),s.on("unauthorized",(t=>{this._debugEvent("unauthorized"),this._onUnauthorized(t)})),s.on("authenticationRequest",(async t=>{this._debugEvent("authenticationRequest",t.attempt),await this._onReconnect()})),this._socket=s,s}_emit(t,e){const n=this._socket;return this._requestsManager.send((r=>{n.emit(t,e,((t,e)=>{if(t)return r.error(Xt.fromPublicError(t));r.response(e)}))}),this._options.requestTimeout)}_addAuthData(t,e){this._socketAuth={environmentId:t,userId:e,isAuthenticated:!0}}_removeAuthData(){this._socketAuth=void 0}async _onConnect(){await this._authenticate(this._token.value),this.state=Ue.CONNECTED;const t=async(t,e,n)=>{this._debugEvent("token:value:change");try{await this._authenticate(n)}catch(t){}};this._token.on("change:value",t),this._socket.io.off("reconnect_error"),this.on("disconnect",(()=>{this._token.off("change:value",t)}))}async _onReconnect(){await this._token.refreshToken(),await this._onConnect()}_onDisconnect(){this.state=Ue.DISCONNECTED,this._connectionAttempt=0,this.fire("disconnect");for(const t of this._channels.values())t.remove();this._channels.clear(),void 0===this._options.autoReconnect||this._options.autoReconnect||(this._socket=void 0)}_debugEvent(t,e){if(!this._isDebugModeEnabled())return;const n=void 0!==e?", data: "+e:"";console.info((new Date).toLocaleString()+" "+t+n)}_reconnectionAttemptError(t){this._connectionAttempt>=2&&(this.disconnect(),t($t.fromPublicError({message:"The number of initial connection attempts exceeded.",explanation:"Three initial connection attempts failed. It can be caused by a slow, unstable, missing or blocked Internet connection.",action:"Please verify the stability of your Internet connection and ensure that no antivirus or firewall software blocks the Web Socket protocol connections."})))}_onUnauthorized({error:t}){this._removeAuthData(),this.fire("error",Xt.fromPublicError(t))}async _authenticate(t){try{this._debugEvent("authenticate:start");const e=await this._emit(2,{token:t});this._debugEvent("authenticate:success","envId: "+e.environmentId+", userId: "+e.userId),this._addAuthData(e.environmentId,e.userId)}catch(t){throw this._debugEvent("authenticate:error",t.message),this._removeAuthData(),t}}_isDebugModeEnabled(){var t;return!!n.global.window.localStorage&&"true"===(null!==(t=n.global.window.localStorage.getItem("csClientDebugMode"))&&void 0!==t?t:"false").toLowerCase()}}Je.STATE_DISCONNECTED=(()=>Ue.DISCONNECTED)(),Je.STATE_CONNECTING=(()=>Ue.CONNECTING)(),Je.STATE_CONNECTED=(()=>Ue.CONNECTED)(),Je._CHANGE_STATE_EVENT_PRIORITY=(()=>n.priorities.get("highest")+999999)();const qe=Je;class Ge extends a{constructor(t){super(),this.bundleVersion=t}toJSON(){return{bundleVersion:this.bundleVersion}}static fromJSON(t){return new Ge(t.bundleVersion)}}Ge.TYPE="131",Ge.READABLE_TYPE_NAME="isEditorBundleUploaded",Ge.DESCRIPTOR_NAME="IsEditorBundleUploadedMessage",Ge.DESCRIPTOR={fields:{bundleVersion:{type:"string",id:1}}};const Le=Ge;class Ye extends a{constructor(t){super(),this.isUploaded=t}toJSON(){return{isUploaded:this.isUploaded}}static fromJSON(t){return new Ye(t.isUploaded)}}Ye.DESCRIPTOR_NAME="IsEditorBundleUploadedResponse",Ye.DESCRIPTOR={fields:{isUploaded:{type:"bool",id:1}}};const ze=Ye;class He extends((0,n.EmitterMixin)()){static async isBundleUploaded(t,e){const n=new Le(e);if(t.state!==Ue.CONNECTED)throw new $t("WebSocket Gateway is not connected.",t);const r=await t._sendRequest(He._SERVICE,Le.TYPE,f.encode(n));return f.decode(r,ze).isUploaded}}He._SERVICE=13;const Fe=He;class Ke extends a{constructor(t,e){super(),this.documentId=t,this.revisionId=e}toJSON(){return{documentId:this.documentId,revisionId:this.revisionId}}static fromJSON(t){return new Ke(t.documentId,t.revisionId)}}Ke.TYPE="123",Ke.READABLE_TYPE_NAME="getRevision",Ke.DESCRIPTOR_NAME="RevisionHistoryGetRevisionMessage",Ke.DESCRIPTOR={fields:{documentId:{type:"string",id:1},revisionId:{type:"string",id:2}}};const We=Ke;class Qe extends o{static create(t){return{revisionId:t.id,name:t.name,creatorId:t.creatorId,createdAt:t.createdAt,fromVersion:t.fromVersion,toVersion:t.toVersion,isEmptyCurrent:t.isEmptyCurrent,diffData:t.diffData?JSON.stringify(t.diffData):void 0,attributes:t.attributes,authorsIds:t.authorsIds}}static toJSON(t){var e;return{revisionId:t.revisionId,name:t.name,creatorId:t.creatorId,authorsIds:t.authorsIds?JSON.stringify(t.authorsIds):void 0,diffData:t.diffData,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):void 0,toVersion:t.toVersion,fromVersion:t.fromVersion,isEmptyCurrent:t.isEmptyCurrent}}static fromJSON(t){return{revisionId:(t={...t}).revisionId,name:t.name,creatorId:t.creatorId,authorsIds:t.authorsIds?JSON.parse(t.authorsIds):void 0,diffData:t.diffData,createdAt:t.createdAt?new Date(t.createdAt):void 0,attributes:t.attributes?JSON.parse(t.attributes):void 0,toVersion:t.toVersion,fromVersion:t.fromVersion,isEmptyCurrent:t.isEmptyCurrent}}static toObject(t){return function(t){for(const[e,n]of Object.entries(t))void 0===n&&delete t[e];return t}({id:t.revisionId,name:t.name,creatorId:t.creatorId,createdAt:t.createdAt,fromVersion:t.fromVersion,toVersion:t.toVersion,isEmptyCurrent:t.isEmptyCurrent,diffData:t.diffData?JSON.parse(t.diffData):void 0,attributes:t.attributes,authorsIds:t.authorsIds})}}Qe.DESCRIPTOR_NAME="RevisionDescriptor",Qe.DESCRIPTOR={fields:{revisionId:{type:"string",id:1},name:{type:"string",id:2},creatorId:{type:"string",id:3},authorsIds:{type:"string",id:4},diffData:{type:"string",id:5},createdAt:{type:"string",id:6},attributes:{type:"string",id:7},toVersion:{type:"uint32",id:8},fromVersion:{type:"uint32",id:9},isEmptyCurrent:{type:"bool",id:10}}};const $e=Qe;class Xe extends a{constructor(t,e,n,r,s,o,i,a,c,d){super(),this.revisionId=t,this.name=e,this.creatorId=n,this.authorsIds=r,this.createdAt=s,this.diffData=o,this.attributes=i,this.fromVersion=a,this.toVersion=c,this.isEmptyCurrent=d}toJSON(){return $e.toJSON(this)}toObject(){return $e.toObject(this)}static create(t){return new Xe(t.revisionId,t.name,t.creatorId,t.authorsIds,t.createdAt,t.diffData,t.attributes,t.fromVersion,t.toVersion,t.isEmptyCurrent)}static fromJSON(t){return new Xe(t.revisionId,t.name,t.creatorId,t.authorsIds?JSON.parse(t.authorsIds):void 0,t.createdAt?new Date(t.createdAt):void 0,t.diffData,t.attributes?JSON.parse(t.attributes):void 0,t.fromVersion,t.toVersion,t.isEmptyCurrent)}}Xe.DESCRIPTOR_NAME="RevisionHistoryGetRevisionResponse",Xe.DESCRIPTOR=$e.DESCRIPTOR;const Ze=Xe;class tn extends a{constructor(t,e,n){super(),this.documentId=t,this.requestId=e,this.revisions=n}toJSON(){return{documentId:this.documentId,requestId:this.requestId,revisions:this.revisions.map($e.toJSON)}}toObject(){return{documentId:this.documentId,requestId:this.requestId,revisions:this.revisions.map($e.toObject)}}static create(t){return new tn(t.documentId,t.requestId,t.revisions.map($e.create))}static fromJSON(t){return new tn(t.documentId,t.requestId,t.revisions.map($e.fromJSON))}}tn.TYPE="124",tn.READABLE_TYPE_NAME="updateRevisions",tn.DESCRIPTOR_NAME="RevisionHistoryUpdateRevisionsMessage",tn.DESCRIPTOR={fields:{documentId:{type:"string",id:1},requestId:{type:"uint32",id:2},revisions:{type:"RevisionDescriptor",id:3,rule:"repeated"}}};const en=tn;class nn extends a{constructor(t){super(),this.requestId=t}toJSON(){return{requestId:this.requestId}}static fromJSON(t){return new nn(t.requestId)}}nn.DESCRIPTOR_NAME="RevisionHistoryUpdateRevisionsResponse",nn.DESCRIPTOR={fields:{requestId:{type:"uint32",id:1}}};const rn=nn;class sn extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new sn(t.documentId)}}sn.TYPE="121",sn.READABLE_TYPE_NAME="connectToRevisionHistory",sn.DESCRIPTOR_NAME="RevisionHistoryConnectMessage",sn.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const on=sn;class an extends a{constructor(t,e,n){super(),this.channel=t,this.requestId=e,this.revisions=n}toJSON(){return{channel:this.channel,requestId:this.requestId,revisions:this.revisions.map($e.toJSON)}}toObject(){return{channel:this.channel,requestId:this.requestId,revisions:this.revisions.map($e.toObject)}}static fromJSON(t){return new an(t.channel,t.requestId,t.revisions.map($e.fromJSON))}}an.DESCRIPTOR_NAME="RevisionHistoryConnectResponse",an.DESCRIPTOR={fields:{channel:{type:"string",id:1},requestId:{type:"uint32",id:2},revisions:{type:"RevisionDescriptor",id:3,rule:"repeated"}}};const cn=an;class dn extends a{constructor(t,e){super(),this.documentId=t,this.requestId=e}toJSON(){return{documentId:this.documentId,requestId:this.requestId}}static fromJSON(t){return new dn(t.documentId,t.requestId)}}dn.TYPE="122",dn.READABLE_TYPE_NAME="reconnectToRevisionHistory",dn.DESCRIPTOR_NAME="RevisionHistoryReconnectMessage",dn.DESCRIPTOR={fields:{documentId:{type:"string",id:1},requestId:{type:"uint32",id:2}}};const un=dn;class ln extends $t{constructor(t,e){super(t+" Service is not connected.",e)}}class pn extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}connect(t){return this._isConnected?Promise.resolve():this._connect(t,new on(this._documentId))}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this.fire("disconnected"),this.stopListening())}reconnect(t,e){if(this.isConnected)throw new $t("Cannot reconnect to already connected service.",t);return this._connect(t,new un(this._documentId,e))}async updateRevisions(t,e){const n=en.create({documentId:this._documentId,requestId:e,revisions:t}),r=await this._sendRequest(en.TYPE,n),{requestId:s}=f.decode(r,rn);return s}async getRevision(t){const e=new We(this._documentId,t),n=await this._sendRequest(We.TYPE,e);return f.decode(n,Ze).toObject()}async _connect(t,e){if(t.state!==Ue.CONNECTED)throw new $t("WebSocket Gateway is not connected.",t);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(12,e.constructor.TYPE,f.encode(e)),{channel:r,requestId:s,revisions:o}=f.decode(n,cn).toObject();return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r),this._isConnected=!0,this.fire("connected"),{revisions:o,requestId:s}}_connectToChannel(t,e){this._channel=t._getChannel(pn._SERVICE,e),this._channel&&this.listenTo(this._channel,this._channel.getEventName(en.TYPE),((t,e)=>{const{documentId:n,requestId:r,revisions:s}=f.decode(e,en).toObject();this.fire("revisionsUpdated",{documentId:n,requestId:r,revisionsData:s})}))}_onWsGatewayStateChange(t){t===Ue.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Revision History",this);return this._wsGateway._sendRequest(12,t,f.encode(e))}}pn._SERVICE=12;const hn=pn;class fn extends a{constructor(t,e,n,r={},s=null,o=null){super(),this.id=t,this.documentId=e,this.type=n,this.data=r,this.originalSuggestionId=s,this.attributes=o}toJSON(){return{id:this.id,documentId:this.documentId,type:this.type,data:JSON.stringify(this.data),originalSuggestionId:this.originalSuggestionId,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){var e;return new fn(t.id,t.documentId,t.type,JSON.parse(t.data),null!==(e=t.originalSuggestionId)&&void 0!==e?e:null,t.attributes?JSON.parse(t.attributes):null)}}fn.TYPE="101",fn.READABLE_TYPE_NAME="addSuggestion",fn.DESCRIPTOR_NAME="TrackChangesAddSuggestionMessage",fn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2},type:{type:"string",id:3},data:{type:"string",id:4},originalSuggestionId:{type:"string",id:5},attributes:{type:"string",id:6}}};const mn=fn;class yn extends a{constructor(t,e,n,r,s,o,i={},a=null){super(),this.id=t,this.authorId=e,this.type=n,this.hasComments=s,this.state=o,this.data=i,this.attributes=a,this.createdAt=r?new Date(r):void 0}toJSON(){var t;return{id:this.id,authorId:this.authorId,type:this.type,createdAt:null===(t=this.createdAt)||void 0===t?void 0:t.toISOString(),data:JSON.stringify(this.data),hasComments:this.hasComments,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new yn(t.id,t.authorId,t.type,t.createdAt,t.hasComments,t.state,JSON.parse(t.data),t.attributes?JSON.parse(t.attributes):null)}}yn.DESCRIPTOR_NAME="TrackChangesAddSuggestionResponse",yn.DESCRIPTOR={fields:{id:{type:"string",id:1},authorId:{type:"string",id:2},type:{type:"string",id:3},createdAt:{type:"string",id:4},data:{type:"string",id:5},hasComments:{type:"bool",id:6},state:{type:"string",id:7},attributes:{type:"string",id:8}}};const gn=yn;class bn extends a{constructor(t,e){super(),this.id=t,this.documentId=e}toJSON(){return{id:this.id,documentId:this.documentId}}static fromJSON(t){return new bn(t.id,t.documentId)}}bn.TYPE="103",bn.READABLE_TYPE_NAME="getSuggestion",bn.DESCRIPTOR_NAME="TrackChangesGetSuggestionMessage",bn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2}}};const On=bn;class wn extends a{constructor(t,e,n,r,s,o,i={},a=null){super(),this.id=t,this.authorId=e,this.type=n,this.hasComments=s,this.state=o,this.data=i,this.attributes=a,this.createdAt=new Date(r)}toJSON(){return{id:this.id,authorId:this.authorId,type:this.type,createdAt:this.createdAt.toISOString(),data:JSON.stringify(this.data),hasComments:this.hasComments,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new wn(t.id,t.authorId,t.type,t.createdAt,t.hasComments,t.state,JSON.parse(t.data),t.attributes?JSON.parse(t.attributes):null)}}wn.DESCRIPTOR_NAME="TrackChangesGetSuggestionResponse",wn.DESCRIPTOR={fields:{id:{type:"string",id:1},authorId:{type:"string",id:2},type:{type:"string",id:3},createdAt:{type:"string",id:4},data:{type:"string",id:5},hasComments:{type:"bool",id:6},state:{type:"string",id:7},attributes:{type:"string",id:8}}};const vn=wn;class In extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new In(t.documentId)}}In.TYPE="102",In.READABLE_TYPE_NAME="getAllSuggestions",In.DESCRIPTOR_NAME="TrackChangesGetAllSuggestionMessage",In.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Sn=In;class Pn extends o{static toJSON(t){var e;return{...t,data:t.data?JSON.stringify(t.data):t.data,attributes:t.attributes?JSON.stringify(t.attributes):t.attributes,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString()}}static fromJSON(t){return{...t,data:t.data?JSON.parse(t.data):t.data,attributes:t.attributes?JSON.parse(t.attributes):t.attributes,createdAt:t.createdAt?new Date(t.createdAt):void 0}}}Pn.DESCRIPTOR_NAME="SuggestionDescriptor",Pn.DESCRIPTOR={fields:{id:{id:1,type:"string"},authorId:{id:2,type:"string"},type:{id:3,type:"string"},createdAt:{id:4,type:"string"},data:{id:5,type:"string"},hasComments:{id:6,type:"bool"},state:{id:7,type:"string"},attributes:{id:8,type:"string"}}};const An=Pn;class kn extends a{constructor(t,e){super(),this._suggestions=t,this._suggestionsV2=e,this.suggestions=(null==e?void 0:e.length)?e:t}toJSON(){var t,e;return{suggestions:null===(t=this._suggestions)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),suggestionsV2:null===(e=this._suggestionsV2)||void 0===e?void 0:e.map(An.toJSON)}}static fromJSON(t){var e,n;return new kn(null===(e=t.suggestions)||void 0===e?void 0:e.map(_n),null===(n=t.suggestionsV2)||void 0===n?void 0:n.map(An.fromJSON))}}kn.DESCRIPTOR_NAME="TrackChangesGetAllSuggestionsResponse",kn.DESCRIPTOR={fields:{suggestions:{type:"string",rule:"repeated",id:1},suggestionsV2:{type:"SuggestionDescriptor",rule:"repeated",id:2}}};const Tn=kn;function _n(t){const e=JSON.parse(t);return e.createdAt=e.createdAt?new Date(e.createdAt):void 0,e}class Cn extends a{constructor(t,e,n,r,s,o=null){super(),this.id=t,this.documentId=e,this.hasComments=n,this.isHasCommentsModified=r,this.state=s,this.attributes=o}toJSON(){return{id:this.id,documentId:this.documentId,hasComments:this.hasComments,isHasCommentsModified:this.isHasCommentsModified,state:this.state,attributes:JSON.stringify(this.attributes)}}static fromJSON(t){return new Cn(t.id,t.documentId,t.hasComments,t.isHasCommentsModified,t.state,t.attributes?JSON.parse(t.attributes):null)}}Cn.TYPE="104",Cn.READABLE_TYPE_NAME="updateSuggestion",Cn.DESCRIPTOR_NAME="TrackChangesUpdateSuggestionMessage",Cn.DESCRIPTOR={fields:{id:{type:"string",id:1},documentId:{type:"string",id:2},hasComments:{type:"bool",id:3},isHasCommentsModified:{type:"bool",id:4},state:{type:"string",id:5},attributes:{type:"string",id:6}}};const jn=Cn;class En extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new En(t.documentId)}}En.TYPE="105",En.READABLE_TYPE_NAME="connectToSuggestions",En.DESCRIPTOR_NAME="TrackChangesConnectMessage",En.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Dn=En;class Rn extends a{constructor(t,e,n){super(),this.channel=t,this._suggestions=e,this._suggestionsV2=n,this.suggestions=(null==n?void 0:n.length)?n:e}toJSON(){var t,e;return{channel:this.channel,suggestions:null===(t=this._suggestions)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),suggestionsV2:null===(e=this._suggestionsV2)||void 0===e?void 0:e.map(An.toJSON)}}static fromJSON(t){var e,n;return new Rn(t.channel,null===(e=t.suggestions)||void 0===e?void 0:e.map((t=>JSON.parse(t))),null===(n=t.suggestionsV2)||void 0===n?void 0:n.map(An.fromJSON))}}Rn.DESCRIPTOR_NAME="TrackChangesConnectResponse",Rn.DESCRIPTOR={fields:{channel:{type:"string",id:1},suggestions:{type:"string",rule:"repeated",id:2},suggestionsV2:{type:"SuggestionDescriptor",rule:"repeated",id:3}}};const xn=Rn;class Nn extends a{constructor(t,e,n){super(),this.ids=t,this.documentId=e,this.state=n}toJSON(){return{ids:this.ids,documentId:this.documentId,state:this.state}}static fromJSON(t){return new Nn(t.ids,t.documentId,t.state)}}Nn.TYPE="106",Nn.READABLE_TYPE_NAME="batchUpdateSuggestionsState",Nn.DESCRIPTOR_NAME="TrackChangesBatchUpdateSuggestionsStateMessage",Nn.DESCRIPTOR={fields:{ids:{type:"string",rule:"repeated",id:1},documentId:{type:"string",id:2},state:{type:"string",id:3}}};const Vn=Nn;class Mn extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}async connect(t){if(this._isConnected)return;if(t.state!==Ue.CONNECTED)throw new $t("WebSocket Gateway is not connected.",t);const e=new Dn(this._documentId);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(10,Dn.TYPE,f.encode(e)),r=f.decode(n,xn);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r.channel),this._isConnected=!0,this.fire("connected"),r.suggestions}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this.fire("disconnected"),this.stopListening())}async add(t,e,n,r=null,s){const o=new mn(t,this._documentId,e,n,r,s),i=await this._sendRequest(mn.TYPE,o);return f.decode(i,gn)}async get(t,e=1){const n=new On(t,this._documentId);try{const t=await this._sendRequest(On.TYPE,n);return f.decode(t,vn)}catch(n){if("CKEditorCloudServicesServerError"===n.name&&"404"===n.code&&e<5)return await(r=100*e,new Promise((t=>{setTimeout(t,r)}))),this.get(t,e+1);if("CKEditorCloudServicesServerError"===n.name)throw n;throw Xt.fromPublicError(n)}var r}async getAll(){const t=new Sn(this._documentId),e=await this._sendRequest(Sn.TYPE,t),{suggestions:n}=f.decode(e,Tn);return n}async update(t,e={}){const{hasComments:n,state:r,attributes:s}=e,o=void 0!==n,i=new jn(t,this._documentId,n,o,r,s);await this._sendRequest(jn.TYPE,i)}async batchUpdateState(t){const e=new Vn(t.ids,this._documentId,t.state);await this._sendRequest(Vn.TYPE,e)}_connectToChannel(t,e){this._channel=t._getChannel(Mn._SERVICE,e),this._channel&&this.listenTo(this._channel,this._channel.getEventName(jn.TYPE),((t,e)=>{const n=f.decode(e,jn);this.fire("suggestionUpdated",n)}))}_onWsGatewayStateChange(t){t===Ue.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Track Changes",this);return this._wsGateway._sendRequest(10,t,f.encode(e))}}Mn._SERVICE=10;const Bn=Mn,Un={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Jn;const qn=new Uint8Array(16);function Gn(){if(!Jn&&(Jn="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Jn))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Jn(qn)}const Ln=[];for(let t=0;t<256;++t)Ln.push((t+256).toString(16).slice(1));function Yn(t,e=0){return Ln[t[e+0]]+Ln[t[e+1]]+Ln[t[e+2]]+Ln[t[e+3]]+"-"+Ln[t[e+4]]+Ln[t[e+5]]+"-"+Ln[t[e+6]]+Ln[t[e+7]]+"-"+Ln[t[e+8]]+Ln[t[e+9]]+"-"+Ln[t[e+10]]+Ln[t[e+11]]+Ln[t[e+12]]+Ln[t[e+13]]+Ln[t[e+14]]+Ln[t[e+15]]}const zn=function(t,e,n){if(Un.randomUUID&&!e&&!t)return Un.randomUUID();const r=(t=t||{}).random||(t.rng||Gn)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,e){n=n||0;for(let t=0;t<16;++t)e[n+t]=r[t];return e}return Yn(r)};class Hn extends a{constructor(t,e=[]){super(),this.channel=t,this.sockets=e}toJSON(){return{channel:this.channel,sockets:this.sockets.map((t=>({user:t.userId,session:t.id,role:t.role,permissions:t.permissions})))}}static fromJSON(t){return new Hn(t.channel,t.sockets.map((t=>({id:t.session,userId:t.user,role:t.role,permissions:t.permissions}))))}}Hn.DESCRIPTOR_NAME="SessionsConnectResponse",Hn.DESCRIPTOR={fields:{channel:{type:"string",id:1},sockets:{rule:"repeated",type:"SessionsSocketDescriptor",id:2}}};const Fn=Hn;class Kn extends a{constructor(t,e){super(),this.id=t,this.sessionType=e}toJSON(){return{id:this.id,sessionType:this.sessionType}}static fromJSON(t){return new Kn(t.id,t.sessionType)}}Kn.TYPE="31",Kn.READABLE_TYPE_NAME="getConnectedSockets",Kn.DESCRIPTOR_NAME="SessionsConnectMessage",Kn.DESCRIPTOR={fields:{id:{type:"string",id:1},sessionType:{type:"uint32",id:2}}};const Wn=Kn;class Qn extends a{constructor(t,e,n,r){super(),this.id=t,this.userId=e,this.role=n,this.permissions=r}toJSON(){var t,e,n;return{id:this.id,userId:null!==(t=this.userId)&&void 0!==t?t:void 0,role:null!==(e=this.role)&&void 0!==e?e:void 0,permissions:null!==(n=this.permissions)&&void 0!==n?n:void 0}}static fromJSON(t){return new Qn(t.id,t.userId,t.role,t.permissions)}}Qn.TYPE="32",Qn.READABLE_TYPE_NAME="connectSocket",Qn.DESCRIPTOR_NAME="SocketConnectMessage",Qn.DESCRIPTOR={fields:{id:{type:"string",id:1},userId:{type:"string",id:2},role:{type:"string",id:3},permissions:{rule:"repeated",type:"string",id:4}}};const $n=Qn;class Xn extends a{constructor(t){super(),this.id=t}toJSON(){return{id:this.id}}static fromJSON(t){return new Xn(t.id)}}Xn.TYPE="33",Xn.READABLE_TYPE_NAME="disconnectSocket",Xn.DESCRIPTOR_NAME="SocketDisconnectMessage",Xn.DESCRIPTOR={fields:{id:{type:"string",id:1}}};const Zn=Xn,tr=class extends n.Collection{constructor(t,e){super({idProperty:"id"}),this._id=t,this._sessionType=e,this._handlers=new Map,this._eventsQueue=[],this._isRunning=!1}async connect(t){this._wsGateway=t,this.stopListening(t,"change:state");const e=new Wn(this._id,this._sessionType);let n;try{const t=await this._wsGateway._sendRequest(3,Wn.TYPE,f.encode(e));n=f.decode(t,Fn)}catch(t){n=new Fn(this._id,[])}this._connectToChannel(this._wsGateway,n.channel,this._sessionType);const r=await async function(t,e){const n=e.map((t=>t.userId)),r=n.length?await S.getMany(t,n):[];return e.map((t=>{const e={id:t.id,role:t.role,permissions:t.permissions};return e.user=t.userId&&r.find((e=>e.id===t.userId))||new S,e}))}(this._wsGateway,n.sockets);for(const t of r)super.add(t);this._connected=!0,this.fire("connected"),this.listenTo(this._wsGateway,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),await this._runQueue()}disconnect(t=!0){if(this._connected){for(this._connected=!1,this._eventsQueue=[];this.length;)super.remove(0);this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._wsGateway&&t&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this.fire("disconnected"),t&&this.stopListening()}}add(t,e){throw new TypeError("The collection is read-only.")}remove(t){throw new TypeError("The collection is read-only.")}_connectToChannel(t,e,n){this._channel=t._getChannel(n,e),this._channel&&(this._addHandler(this._channel,$n.TYPE,(async e=>{const n=f.decode(e,$n);if(-1===this.getIndex(n.id)){const e={id:n.id,role:n.role,permissions:n.permissions};n.userId&&(e.user=await S.get(t,n.userId)),super.add(e)}})),this._addHandler(this._channel,Zn.TYPE,(t=>{const e=f.decode(t,Zn);-1!==this.getIndex(e.id)&&super.remove(e.id)})))}async _onWsGatewayStateChange(t){t===qe.STATE_DISCONNECTED&&this.disconnect(!1),t===qe.STATE_CONNECTED&&await this.connect(this._wsGateway)}async _runQueue(){if(this._isRunning||!this._connected)return;let t;for(this._isRunning=!0;t=this._eventsQueue.shift();){const e=this._handlers.get(t.eventName);e&&await e(t.data)}this._isRunning=!1}_addHandler(t,e,n){const r=t.getEventName(e,!0);this.listenTo(t,r,(async(t,e)=>{const n=t.name;this._eventsQueue.push({eventName:n,data:e}),await this._runQueue()})),this._handlers.set(r,n)}};class er{static async getConnectedSessions(t,e,n){const r=new tr(e,n);return await r.connect(t),r}}class nr extends a{constructor(t,e,n,r,s=""){super(),this.id=t,this.buffers=e,this.types=n,this.bundleVersion=r,this.lastOperationId=s}toJSON(){return{id:this.id,buffers:this.buffers,types:this.types,bundleVersion:this.bundleVersion,lastOperationId:this.lastOperationId}}static fromJSON(t){return new nr(t.id,t.buffers,t.types,t.bundleVersion,t.lastOperationId)}}nr.TYPE="11",nr.READABLE_TYPE_NAME="connectToDocument",nr.DESCRIPTOR_NAME="CollaborativeEditingConnectMessage",nr.DESCRIPTOR={fields:{id:{type:"string",id:1},bundleVersion:{type:"string",id:2},buffers:{rule:"repeated",type:"bytes",id:3},types:{rule:"repeated",type:"uint32",id:4},lastOperationId:{type:"string",id:5}}};const rr=nr;class sr{static prepareMetadataForOperations(t,e){if(!(t&&t.length&&e&&e.length))return[];const n=[];let r=0;for(const s of t)if(0!==s){if(!e[r])throw new Error("Missing metadata for a operation");n.push(e[r]),r++}else n.push(n[n.length-1]);return n}static removeUnnecessaryMetadata(t,e){if(!(t&&t.length&&e&&e.length))return[];const n=[];for(let r=0;r<t.length;r++)if(0!==t[r]){if(!e[r])throw new Error("Missing metadata for a operation");n.push(e[r])}return n}}class or extends o{static toJSON({createdAt:t,...e}){const n={...e};return(null==t?void 0:t.toISOString)&&(n.createdAt=t.toISOString()),n}static fromJSON({createdAt:t,...e}){const n={...e};return t&&(n.createdAt=new Date(t)),n}}or.DESCRIPTOR_NAME="OperationMetadataDescriptor",or.DESCRIPTOR={fields:{userId:{type:"string",id:1},type:{type:"string",id:2},createdAt:{type:"string",id:3}}};const ir=or;class ar extends a{constructor(t,e,n,r,s=[],o=""){super(),this.id=t,this.buffers=e,this.types=n,this.baseVersion=r,this.metadata=s,this.lastOperationId=o}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.baseVersion,lastOperationId:this.lastOperationId}}toJSON(){return{id:this.id,buffers:this.buffers,types:this.types,baseVersion:this.baseVersion,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),lastOperationId:this.lastOperationId}}static fromJSON(t){return new ar(t.id,t.buffers,t.types,t.baseVersion,sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),t.lastOperationId)}}ar.TYPE="13",ar.READABLE_TYPE_NAME="updateDocument",ar.DESCRIPTOR_NAME="CollaborativeEditingUpdateMessage",ar.DESCRIPTOR={fields:{id:{type:"string",id:1},baseVersion:{type:"uint32",id:2},buffers:{rule:"repeated",type:"bytes",id:3},types:{rule:"repeated",type:"uint32",id:4},metadata:{rule:"repeated",type:"OperationMetadataDescriptor",id:6},lastOperationId:{type:"string",id:7}}};const cr=ar;class dr extends a{constructor(t,e,n){super(),this.id=t,this.lastKnowVersion=e,this.bundleVersion=n}toJSON(){return{id:this.id,bundleVersion:this.bundleVersion,lastKnowVersion:this.lastKnowVersion}}static fromJSON(t){return new dr(t.id,t.lastKnowVersion,t.bundleVersion)}}dr.TYPE="12",dr.READABLE_TYPE_NAME="reconnectToDocument",dr.DESCRIPTOR_NAME="CollaborativeEditingReconnectMessage",dr.DESCRIPTOR={fields:{id:{type:"string",id:1},bundleVersion:{type:"string",id:2},lastKnowVersion:{type:"uint32",id:3}}};const ur=dr;class lr extends a{constructor(t,e=[],n=[],r=[],s="",o=null){super(),this.version=t,this.buffers=e,this.types=n,this.metadata=r,this.lastOperationId=s,this.lastOperationAcceptedAt=o}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.version-this.types.length,lastOperationId:this.lastOperationId,lastOperationAcceptedAt:this.lastOperationAcceptedAt}}get wereChangesApplied(){var t;return!(null===(t=this.types)||void 0===t?void 0:t.length)}toJSON(){return{version:this.version,buffers:this.buffers,types:this.types,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),lastOperationId:this.lastOperationId,lastOperationAcceptedAt:this.lastOperationAcceptedAt instanceof Date?this.lastOperationAcceptedAt.toISOString():this.lastOperationAcceptedAt}}static fromJSON(t){return new lr(t.version,t.buffers,t.types,sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),t.lastOperationId,t.lastOperationAcceptedAt?new Date(t.lastOperationAcceptedAt):null)}static create(t){return new lr(t.version,t.buffers,t.types,t.metadata,t.lastOperationId,t.lastOperationAcceptedAt?new Date(t.lastOperationAcceptedAt):null)}}lr.DESCRIPTOR_NAME="CollaborativeEditingResponse",lr.DESCRIPTOR={fields:{version:{type:"uint32",id:1},buffers:{rule:"repeated",type:"bytes",id:2},types:{rule:"repeated",type:"uint32",id:3},metadata:{rule:"repeated",type:"OperationMetadataDescriptor",id:5},lastOperationId:{type:"string",id:6},lastOperationAcceptedAt:{type:"string",id:7}}};const pr=lr;class hr extends a{constructor(t,e,n=[],r=[],s=0,o=[],i=null,a="",c="",d=null){super(),this.channel=t,this.version=e,this.buffers=n,this.types=r,this.offset=s,this.metadata=o,this.initData=i,this.sessionId=a,this.lastOperationId=c,this.sessionCreatedAt=d}get data(){return{buffers:this.buffers,types:this.types,baseVersion:this.version-this.types.length,lastOperationId:this.lastOperationId,sessionCreatedAt:this.sessionCreatedAt}}get wereChangesApplied(){var t;return!(null===(t=this.types)||void 0===t?void 0:t.length)&&null===this.initData}toJSON(){var t;return{channel:this.channel,version:this.version,sessionId:this.sessionId,buffers:this.buffers,types:this.types,offset:this.offset,metadata:sr.removeUnnecessaryMetadata(this.types,this.metadata).map(ir.toJSON),initData:null!==(t=this.initData)&&void 0!==t?t:"",isInitialized:"string"==typeof this.initData,lastOperationId:this.lastOperationId,sessionCreatedAt:this.sessionCreatedAt?this.sessionCreatedAt.toISOString():null}}static create(t){return new hr(t.channel,t.version,t.buffers,t.types,t.offset,t.metadata,t.initData,t.sessionId,t.lastOperationId,t.sessionCreatedAt)}static fromJSON(t){var e;let n=null;return!0===t.isInitialized?n=null!==(e=t.initData)&&void 0!==e?e:"":"boolean"!=typeof t.isInitialized&&t.initData&&(n=t.initData),hr.create({channel:t.channel,version:t.version,buffers:t.buffers,types:t.types,offset:t.offset,metadata:sr.prepareMetadataForOperations(t.types,t.metadata).map(ir.fromJSON),initData:n,sessionId:t.sessionId,lastOperationId:t.lastOperationId,sessionCreatedAt:t.sessionCreatedAt?new Date(t.sessionCreatedAt):null})}}hr.DESCRIPTOR_NAME="CollaborativeEditingConnectResponse",hr.DESCRIPTOR={fields:{channel:{type:"string",id:1},offset:{type:"uint32",id:2},version:{type:"uint32",id:3},buffers:{rule:"repeated",type:"bytes",id:4},types:{rule:"repeated",type:"uint32",id:5},metadata:{rule:"repeated",type:ir.DESCRIPTOR_NAME,id:7},initData:{type:"string",id:8},isInitialized:{type:"bool",id:9},sessionId:{type:"string",id:10},lastOperationId:{type:"string",id:11},sessionCreatedAt:{type:"string",id:12}}};const fr=hr;class mr extends a{constructor(t,e){super(),this.lastDocumentSession=t,this.currentDocumentSession=e}get data(){var t,e,n,r,s;return{lastDocumentSessionId:null===(t=this.lastDocumentSession)||void 0===t?void 0:t.id,lastDocumentSessionOperationId:null===(e=this.lastDocumentSession)||void 0===e?void 0:e.lastOperationId,currentDocumentSessionId:null===(n=this.currentDocumentSession)||void 0===n?void 0:n.id,currentDocumentSessionVersion:null===(r=this.currentDocumentSession)||void 0===r?void 0:r.version,currentDocumentSessionOperationId:null===(s=this.currentDocumentSession)||void 0===s?void 0:s.lastOperationId}}toJSON(){var t,e,n,r,s;return{lastDocumentSessionId:null===(t=this.lastDocumentSession)||void 0===t?void 0:t.id,lastDocumentSessionOperationId:null===(e=this.lastDocumentSession)||void 0===e?void 0:e.lastOperationId,currentDocumentSessionId:null===(n=this.currentDocumentSession)||void 0===n?void 0:n.id,currentDocumentSessionVersion:null===(r=this.currentDocumentSession)||void 0===r?void 0:r.version,currentDocumentSessionOperationId:null===(s=this.currentDocumentSession)||void 0===s?void 0:s.lastOperationId}}static fromJSON(t){const e=t.lastDocumentSessionId?{id:t.lastDocumentSessionId,lastOperationId:t.lastDocumentSessionOperationId}:void 0,n=t.currentDocumentSessionId?{lastOperationId:t.currentDocumentSessionOperationId,version:t.currentDocumentSessionVersion,id:t.currentDocumentSessionId}:void 0;return new mr(e,n)}}mr.DESCRIPTOR_NAME="GetDocumentDetailsResponse",mr.DESCRIPTOR={fields:{lastDocumentSessionId:{type:"string",id:1},lastDocumentSessionOperationId:{type:"string",id:2},currentDocumentSessionId:{type:"string",id:3},currentDocumentSessionVersion:{type:"uint32",id:4},currentDocumentSessionOperationId:{type:"string",id:5}}};const yr=mr;class gr extends a{constructor(t){super(),this.documentId=t}get data(){return{documentId:this.documentId}}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new gr(t.documentId)}}gr.TYPE="14",gr.READABLE_TYPE_NAME="getDocumentDetails",gr.DESCRIPTOR_NAME="GetDocumentDetailsMessage",gr.DESCRIPTOR={fields:{documentId:{type:"string",id:1},environmentId:{type:"string",id:2}}};const br=gr;class Or extends((0,n.EmitterMixin)()){constructor(t,e){if(super(),!t)throw new TypeError('Param "bundleVersion" must be provided.');this._id=null!=e?e:zn(),this._isConnected=!1,this._bundleVersion=t}getId(){return this._id}isConnected(){return this._isConnected}connect(t,e={buffers:[],types:[]},n){const r=new rr(this.getId(),e.buffers,e.types,this._bundleVersion,n);return this._connect(t,r)}reconnect(t,e){if(this.isConnected())throw new $t("Cannot reconnect to already connected service.",t);return this._connect(t,new ur(this.getId(),e,this._bundleVersion))}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._connectedSessions&&(this._connectedSessions.disconnect(),this._connectedSessions=void 0),this.fire("disconnected"),this.stopListening())}async getDocumentDetails(){const t=new br(this.getId());if(!this._wsGateway)throw new ln("Collaborative Editing",this);const e=await this._wsGateway._sendRequest(1,br.TYPE,f.encode(t));return f.decode(e,yr)}async sendOperations(t,e,n){if(!t||!t.types||!t.types.length)throw new $t("Cannot send empty update.",this._wsGateway);const r="number"==typeof e?e:parseInt(e);if(!Number.isInteger(r)||r<0)throw new $t("Base version not provided.",this._wsGateway);const s=new cr(this.getId(),t.buffers,t.types,r,[],n);if(!this._wsGateway||!this._isConnected)throw new ln("Collaborative Editing",this);const o=await this._wsGateway._sendRequest(1,cr.TYPE,f.encode(s));return f.decode(o,pr)}async getConnectedSessions(){if(!this._isConnected)throw new ln("Collaborative Editing",this);return this._connectedSessions||(this._connectedSessions=await er.getConnectedSessions(this._wsGateway,this._id,1)),this._connectedSessions}static getConnectedSessions(t,e){return er.getConnectedSessions(t,e,1)}async _connect(t,e){if(this.isConnected())return;if(t.state!==qe.STATE_CONNECTED)throw new $t("WebSocket Gateway is not connected.",t);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(1,e.constructor.TYPE,f.encode(e)),r=f.decode(n,fr);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r.channel),this._isConnected=!0,this.fire("connected"),r}_connectToChannel(t,e){this._channel=t._getChannel(1,e),this.listenTo(this._channel,this._channel.getEventName(cr.TYPE),((t,e)=>{const n=f.decode(e,cr);this.fire("operationsReceived",n.baseVersion,n.data,n.metadata)}))}_onWsGatewayStateChange(t){t===qe.STATE_DISCONNECTED&&this.disconnect()}}Or._SERVICE=1;const wr=Or;class vr extends o{static toJSON(t){var e;return{...t,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):null}}static fromJSON(t){return{...t,createdAt:new Date(t.createdAt),attributes:t.attributes?JSON.parse(t.attributes):null}}}vr.DESCRIPTOR_NAME="CommentDescriptor",vr.DESCRIPTOR={fields:{commentId:{id:1,type:"string"},commentThreadId:{id:2,type:"string"},userId:{id:3,type:"string"},content:{id:4,type:"string"},documentId:{id:5,type:"string"},createdAt:{id:6,type:"string"},attributes:{id:7,type:"string"}}};const Ir=vr;class Sr extends o{static toJSON(t){var e,n,r,s,o;return{...t,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString(),deletedAt:null===(n=t.deletedAt)||void 0===n?void 0:n.toISOString(),resolvedAt:null===(r=t.resolvedAt)||void 0===r?void 0:r.toISOString(),attributes:t.attributes?JSON.stringify(t.attributes):null,context:t.context?JSON.stringify(t.context):t.context,comments:null===(s=t.comments)||void 0===s?void 0:s.map(Ir.toJSON),unlinkedAt:null===(o=t.unlinkedAt)||void 0===o?void 0:o.toISOString()}}static fromJSON(t){var e;return{...t,createdAt:t.createdAt?new Date(t.createdAt):void 0,deletedAt:t.deletedAt?new Date(t.deletedAt):void 0,resolvedAt:t.resolvedAt?new Date(t.resolvedAt):void 0,attributes:t.attributes?JSON.parse(t.attributes):null,context:t.context?JSON.parse(t.context):void 0,comments:null===(e=t.comments)||void 0===e?void 0:e.map(Ir.fromJSON),unlinkedAt:t.unlinkedAt?new Date(t.unlinkedAt):void 0}}}Sr.DESCRIPTOR_NAME="CommentsThreadDescriptor",Sr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},comments:{type:"CommentDescriptor",rule:"repeated",id:2},resolvedAt:{type:"string",id:3},resolvedBy:{type:"string",id:4},context:{type:"string",id:5},createdAt:{type:"string",id:6},deletedAt:{type:"string",id:7},attributes:{type:"string",id:8},unlinkedAt:{type:"string",id:9}}};const Pr=Sr;class Ar extends a{constructor(t,e,n,r="",s,o="",i=null,a){super(),this.documentId=t,this.commentThreadId=e,this.content=n,this.commentId=r,this.userId=o,this.attributes=i,this.commentThread=a,this.createdAt=s?new Date(s):""}toJSON(){return{commentThreadId:this.commentThreadId,content:this.content,documentId:this.documentId,commentId:this.commentId,createdAt:this.createdAt instanceof Date?this.createdAt.toISOString():this.createdAt,userId:this.userId,attributes:JSON.stringify(this.attributes),commentThread:this.commentThread?Pr.toJSON(this.commentThread):void 0}}static fromJSON(t){return new Ar(t.documentId,t.commentThreadId,t.content,t.commentId?t.commentId:void 0,t.createdAt?new Date(t.createdAt):void 0,t.userId?t.userId:void 0,t.attributes?JSON.parse(t.attributes):{},t.commentThread?Pr.fromJSON(t.commentThread):void 0)}}Ar.TYPE="91",Ar.READABLE_TYPE_NAME="addComment",Ar.DESCRIPTOR_NAME="CommentsV2AddCommentMessage",Ar.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},content:{type:"string",id:2},documentId:{type:"string",id:3},commentId:{type:"string",id:4},createdAt:{type:"string",id:5},userId:{type:"string",id:6},attributes:{type:"string",id:7},commentThread:{type:"CommentsThreadDescriptor",id:8}}};const kr=Ar;class Tr extends a{constructor(t,e,n){super(),this.commentThreadId=t,this.commentId=e,this.createdAt=new Date(n)}toJSON(){return{commentThreadId:this.commentThreadId,commentId:this.commentId,createdAt:this.createdAt.toISOString()}}static fromJSON(t){return new Tr(t.commentThreadId,t.commentId,t.createdAt)}}Tr.DESCRIPTOR_NAME="CommentsV2AddCommentResponse",Tr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},createdAt:{type:"string",id:3}}};const _r=Tr;class Cr extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new Cr(t.documentId)}}Cr.TYPE="92",Cr.READABLE_TYPE_NAME="connectToComment",Cr.DESCRIPTOR_NAME="CommentsV2ConnectMessage",Cr.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const jr=Cr;class Er extends a{constructor(t,e,n){super(),this.channel=t,this._threads=e,this._threadsV2=n,this.threads=(null==n?void 0:n.length)?n:e}toJSON(){var t,e;return{channel:this.channel,threads:null===(t=this._threads)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),threadsV2:null===(e=this._threadsV2)||void 0===e?void 0:e.map(Pr.toJSON)}}static fromJSON(t){var e,n;return new Er(t.channel,null===(e=t.threads)||void 0===e?void 0:e.map((t=>JSON.parse(t))),null===(n=t.threadsV2)||void 0===n?void 0:n.map(Pr.fromJSON))}}Er.DESCRIPTOR_NAME="CommentsV2ConnectResponse",Er.DESCRIPTOR={fields:{channel:{type:"string",id:1},threads:{type:"string",rule:"repeated",id:2},threadsV2:{type:"CommentsThreadDescriptor",rule:"repeated",id:3}}};const Dr=Er;class Rr extends a{constructor(t,e,n){super(),this.documentId=t,this.commentThreadId=e,this.commentId=n}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,commentId:this.commentId}}static fromJSON(t){return new Rr(t.documentId,t.commentThreadId,t.commentId)}}Rr.TYPE="95",Rr.READABLE_TYPE_NAME="removeComment",Rr.DESCRIPTOR_NAME="CommentsV2RemoveCommentMessage",Rr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},documentId:{type:"string",id:3}}};const xr=Rr;class Nr extends a{constructor(t,e){super(),this.documentId=t,this.commentThreadId=e}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId}}static fromJSON(t){return new Nr(t.documentId,t.commentThreadId)}}Nr.TYPE="97",Nr.READABLE_TYPE_NAME="removeCommentThread",Nr.DESCRIPTOR_NAME="CommentsV2RemoveCommentThreadMessage",Nr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const Vr=Nr;class Mr extends a{constructor(t,e,n,r,s=null,o=!1,i){super(),this.documentId=t,this.commentThreadId=e,this.commentId=n,this.content=r,this.attributes=s,this.isAttributesUpdated=o,this.commentThread=i}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,commentId:this.commentId,content:this.content,attributes:this.attributes?JSON.stringify(this.attributes):null,isAttributesUpdated:this.isAttributesUpdated,commentThread:this.commentThread?Pr.toJSON(this.commentThread):void 0}}static fromJSON(t){return new Mr(t.documentId,t.commentThreadId,t.commentId,t.content,t.attributes?JSON.parse(t.attributes):null,t.isAttributesUpdated,t.commentThread?Pr.fromJSON(t.commentThread):void 0)}}Mr.TYPE="96",Mr.READABLE_TYPE_NAME="updateComment",Mr.DESCRIPTOR_NAME="CommentsV2UpdateCommentMessage",Mr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},commentId:{type:"string",id:2},content:{type:"string",id:3},documentId:{type:"string",id:4},attributes:{type:"string",id:5},isAttributesUpdated:{type:"bool",id:6},commentThread:{type:"CommentsThreadDescriptor",id:7}}};const Br=Mr;class Ur extends a{constructor(t,e){super(),this.commentThreadId=t,this.documentId=e}toJSON(){return{commentThreadId:this.commentThreadId,documentId:this.documentId}}static fromJSON(t){return new Ur(t.commentThreadId,t.documentId)}}Ur.TYPE="93",Ur.READABLE_TYPE_NAME="getComment",Ur.DESCRIPTOR_NAME="CommentsV2GetCommentThreadMessage",Ur.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const Jr=Ur;class qr extends a{constructor(t,e,n,r,s,o,i,a,c,d){super(),this.commentThreadId=t,this._comments=e,this._commentsV2=n,this.resolvedBy=s,this.comments=(null==n?void 0:n.length)?n:e,this.createdAt=i?new Date(i):void 0,this.deletedAt="string"==typeof a?new Date(a):a,this.resolvedAt="string"==typeof c?new Date(c):c,this.unlinkedAt="string"==typeof d?new Date(d):d,this.attributes="string"==typeof r?JSON.parse(r):r,this.context="string"==typeof o?JSON.parse(o):o}toJSON(){var t,e,n,r,s,o;return{commentThreadId:this.commentThreadId,comments:null===(t=this._comments)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),commentsV2:null===(e=this._commentsV2)||void 0===e?void 0:e.map(Ir.toJSON),attributes:this.attributes?JSON.stringify(this.attributes):this.attributes,context:this.context?JSON.stringify(this.context):this.context,resolvedBy:this.resolvedBy,createdAt:null===(n=this.createdAt)||void 0===n?void 0:n.toISOString(),deletedAt:null===(r=this.deletedAt)||void 0===r?void 0:r.toISOString(),resolvedAt:null===(s=this.resolvedAt)||void 0===s?void 0:s.toISOString(),unlinkedAt:null===(o=this.unlinkedAt)||void 0===o?void 0:o.toISOString()}}static fromJSON(t){var e,n;return new qr(t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((t=>function(t){const e=JSON.parse(t);return{...e,createdAt:new Date(e.createdAt)}}(t))),null===(n=t.commentsV2)||void 0===n?void 0:n.map(Ir.fromJSON),t.attributes?JSON.parse(t.attributes):t.attributes,t.resolvedBy,t.context?JSON.parse(t.context):t.context,t.createdAt,t.deletedAt,t.resolvedAt,t.unlinkedAt)}}qr.DESCRIPTOR_NAME="CommentsV2GetCommentThreadResponse",qr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},comments:{type:"string",rule:"repeated",id:2},commentsV2:{type:"CommentDescriptor",rule:"repeated",id:3},resolvedAt:{type:"string",id:4},resolvedBy:{type:"string",id:5},context:{type:"string",id:6},createdAt:{type:"string",id:7},deletedAt:{type:"string",id:8},attributes:{type:"string",id:9},unlinkedAt:{type:"string",id:10}}};const Gr=qr;class Lr extends a{constructor(t){super(),this.documentId=t}toJSON(){return{documentId:this.documentId}}static fromJSON(t){return new Lr(t.documentId)}}Lr.TYPE="94",Lr.READABLE_TYPE_NAME="getDocumentThreads",Lr.DESCRIPTOR_NAME="CommentsV2GetDocumentThreadsMessage",Lr.DESCRIPTOR={fields:{documentId:{type:"string",id:1}}};const Yr=Lr;class zr extends a{constructor(t,e){super(),this._threads=t,this._threadsV2=e,this.threads=(null==e?void 0:e.length)?e:t}toJSON(){var t,e;return{threads:null===(t=this._threads)||void 0===t?void 0:t.map((t=>JSON.stringify(t))),threadsV2:null===(e=this._threadsV2)||void 0===e?void 0:e.map(Pr.toJSON)}}static fromJSON(t){var e,n;return new zr(null===(e=t.threads)||void 0===e?void 0:e.map((t=>function(t){var e;const n=JSON.parse(t),r={...n};return n.comments&&(r.comments=null===(e=n.comments)||void 0===e?void 0:e.map((t=>({...t,createdAt:new Date(t.createdAt)})))),r}(t))),null===(n=t.threadsV2)||void 0===n?void 0:n.map(Pr.fromJSON))}}zr.DESCRIPTOR_NAME="CommentsV2GetDocumentThreadsResponse",zr.DESCRIPTOR={fields:{threads:{type:"string",rule:"repeated",id:1},threadsV2:{type:"CommentsThreadDescriptor",rule:"repeated",id:2}}};const Hr=zr;class Fr extends o{static toJSON(t){var e;return{commentId:t.commentId,createdAt:null===(e=t.createdAt)||void 0===e?void 0:e.toISOString()}}static fromJSON(t){return{commentId:t.commentId,createdAt:new Date(t.createdAt)}}}Fr.DESCRIPTOR_NAME="CommentThreadAddedCommentDescriptor",Fr.DESCRIPTOR={fields:{commentId:{id:1,type:"string"},createdAt:{id:2,type:"string"}}};const Kr=Fr;class Wr extends a{constructor(t,e,n=[]){super(),this.commentThreadId=t,this.comments=n,this.createdAt=new Date(e)}toJSON(){return{commentThreadId:this.commentThreadId,createdAt:this.createdAt.toISOString(),comments:this.comments.map((t=>Kr.toJSON(t)))}}static fromJSON(t){return new Wr(t.commentThreadId,t.createdAt,t.comments.map((t=>Kr.fromJSON(t))))}}Wr.DESCRIPTOR_NAME="CommentsV2AddCommentThreadResponse",Wr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},createdAt:{type:"string",id:2},comments:{type:"CommentThreadAddedCommentDescriptor",rule:"repeated",id:3}}};const Qr=Wr;class $r extends a{constructor(t,e,n=[],r,s=null,o=null,i=null,a=null,c=null){super(),this.documentId=t,this.commentThreadId=e,this.comments=n,this.context=r,this.resolvedBy=s,this.attributes=c,this.createdAt=o?new Date(o):"",this.resolvedAt=i?new Date(i):"",this.deletedAt=a?new Date(a):""}toJSON(){var t;return{commentThreadId:this.commentThreadId,context:this.context?JSON.stringify(this.context):this.context,documentId:this.documentId,resolvedBy:this.resolvedBy,resolvedAt:this.resolvedAt instanceof Date?this.resolvedAt.toISOString():this.resolvedAt,deletedAt:this.deletedAt instanceof Date?this.deletedAt.toISOString():this.deletedAt,createdAt:this.createdAt instanceof Date?this.createdAt.toISOString():this.createdAt,attributes:this.attributes?JSON.stringify(this.attributes):this.attributes,comments:null===(t=this.comments)||void 0===t?void 0:t.map((t=>Ir.toJSON(t)))}}static fromJSON(t){var e;return new $r(t.documentId,t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((e=>Ir.fromJSON({...e,documentId:t.documentId,commentThreadId:t.commentThreadId}))),t.context?JSON.parse(t.context):t.context,t.resolvedBy,t.createdAt?new Date(t.createdAt):void 0,t.resolvedAt?new Date(t.resolvedAt):void 0,t.deletedAt?new Date(t.deletedAt):void 0,t.attributes?JSON.parse(t.attributes):t.attributes)}}$r.TYPE="140",$r.READABLE_TYPE_NAME="addCommentThread",$r.DESCRIPTOR_NAME="CommentsV2AddCommentThreadMessage",$r.DESCRIPTOR={fields:{documentId:{type:"string",id:1},commentThreadId:{type:"string",id:2},context:{type:"string",id:3},createdAt:{type:"string",id:4},resolvedAt:{type:"string",id:5},resolvedBy:{type:"string",id:6},attributes:{type:"string",id:7},deletedAt:{type:"string",id:8},comments:{type:"CommentDescriptor",rule:"repeated",id:9}}};const Xr=$r;class Zr extends a{constructor(t,e,n,r){super(),this.commentThreadId=t,this.documentId=e,this.resolvedBy=n,this.resolvedAt=r?new Date(r):void 0}toJSON(){var t;return{documentId:this.documentId,commentThreadId:this.commentThreadId,resolvedBy:this.resolvedBy,resolvedAt:null===(t=this.resolvedAt)||void 0===t?void 0:t.toISOString()}}static fromJSON(t){return new Zr(t.commentThreadId,t.documentId,t.resolvedBy,t.resolvedAt)}}Zr.TYPE="142",Zr.READABLE_TYPE_NAME="resolveCommentThread",Zr.DESCRIPTOR_NAME="CommentsV2ResolveCommentThreadMessage",Zr.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},resolvedBy:{type:"string",id:3},resolvedAt:{type:"string",id:4}}};const ts=Zr;class es extends a{constructor(t,e){super(),this.commentThreadId=t,this.documentId=e}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId}}static fromJSON(t){return new es(t.commentThreadId,t.documentId)}}es.TYPE="141",es.READABLE_TYPE_NAME="reopenCommentThread",es.DESCRIPTOR_NAME="CommentsV2ReopenCommentThreadMessage",es.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2}}};const ns=es;class rs extends a{constructor(t,e,n,r=null,s=null){super(),this.commentThreadId=t,this.documentId=e,this.context=n,this.attributes=r,this.unlinkedAt=s?new Date(s):""}toJSON(){return{documentId:this.documentId,commentThreadId:this.commentThreadId,context:this.context?JSON.stringify(this.context):this.context,attributes:this.attributes?JSON.stringify(this.attributes):null,unlinkedAt:this.unlinkedAt instanceof Date?this.unlinkedAt.toISOString():this.unlinkedAt}}static fromJSON(t){return new rs(t.commentThreadId,t.documentId,t.context?JSON.parse(t.context):t.context,t.attributes?JSON.parse(t.attributes):null,t.unlinkedAt?new Date(t.unlinkedAt):null)}}rs.TYPE="143",rs.READABLE_TYPE_NAME="updateCommentThread",rs.DESCRIPTOR_NAME="CommentsV2UpdateCommentThreadMessage",rs.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},context:{type:"string",id:3},attributes:{type:"string",id:4},unlinkedAt:{type:"string",id:5}}};const ss=rs;class os extends a{constructor(t,e,n,r){super(),this.commentThreadId=t,this.documentId=e,this.resolvedBy=n,this.resolvedAt=new Date(r)}toJSON(){return{commentThreadId:this.commentThreadId,documentId:this.documentId,resolvedBy:this.resolvedBy,resolvedAt:this.resolvedAt.toISOString()}}static fromJSON(t){return new os(t.commentThreadId,t.documentId,t.resolvedBy,t.resolvedAt)}}os.DESCRIPTOR_NAME="CommentsV2ResolveCommentThreadResponse",os.DESCRIPTOR={fields:{commentThreadId:{type:"string",id:1},documentId:{type:"string",id:2},resolvedAt:{type:"string",id:3},resolvedBy:{type:"string",id:4}}};const is=os;class as extends((0,n.EmitterMixin)()){constructor(t){super(),this._documentId=t,this._isConnected=!1}get isConnected(){return this._isConnected}async connect(t){if(this._isConnected)return;if(t.state!==Ue.CONNECTED)throw new $t("WebSocket Gateway is not connected.",t);const e=new jr(this._documentId);this._wsGateway=t,this.stopListening(t,"change:state");const n=await t._sendRequest(9,jr.TYPE,f.encode(e)),{channel:r,threads:s}=f.decode(n,Dr);return this.listenTo(t,"change:state",((t,e,n)=>this._onWsGatewayStateChange(n)),{priority:qe._CHANGE_STATE_EVENT_PRIORITY}),this._connectToChannel(t,r),this._isConnected=!0,this.fire("connected"),s}disconnect(){this._isConnected&&(this._isConnected=!1,this._wsGateway&&(this.stopListening(this._wsGateway),this._wsGateway=void 0),this._channel&&(this.stopListening(this._channel),this._channel=void 0),this._connectedSessions&&(this._connectedSessions.disconnect(),this._connectedSessions=void 0),this.fire("disconnected"),this.stopListening())}async addComment(t,e,n,r){const s=new kr(this._documentId,t,n,e,void 0,void 0,r),o=await this._sendRequest(kr.TYPE,s);return f.decode(o,_r)}async updateComment(t,e,n,r){const s=void 0!==r,o=new Br(this._documentId,t,e,n,r,s);await this._sendRequest(Br.TYPE,o)}async removeComment(t,e){const n=new xr(this._documentId,t,e);await this._sendRequest(xr.TYPE,n)}async removeCommentThread(t){const e=new Vr(this._documentId,t);await this._sendRequest(Vr.TYPE,e)}async addCommentThread(t){var e;const n=new Xr(this._documentId,t.commentThreadId,null===(e=t.comments)||void 0===e?void 0:e.map((e=>({...e,documentId:this._documentId,commentThreadId:t.commentThreadId}))),t.context,t.resolvedBy,t.createdAt,t.resolvedAt,t.deletedAt,t.attributes),r=await this._sendRequest(Xr.TYPE,n);return f.decode(r,Qr)}async resolveCommentThread(t){const e=new ts(t,this._documentId),n=await this._sendRequest(ts.TYPE,e);return f.decode(n,is)}async reopenCommentThread(t){const e=new ns(t,this._documentId);await this._sendRequest(ns.TYPE,e)}async updateCommentThread(t){const e=new ss(t.commentThreadId,this._documentId,t.context,t.attributes,t.unlinkedAt);await this._sendRequest(ss.TYPE,e)}async getCommentThread(t,e=1){const n=new Jr(t,this._documentId);try{const t=await this._sendRequest(Jr.TYPE,n),e=f.decode(t,Gr);return{commentThreadId:e.commentThreadId,comments:e.comments,attributes:e.attributes,context:e.context,resolvedAt:e.resolvedAt,resolvedBy:e.resolvedBy,deletedAt:e.deletedAt,unlinkedAt:e.unlinkedAt}}catch(n){if("CKEditorCloudServicesServerError"===n.name&&"404"===n.code&&e<5)return await(r=100*e,new Promise((t=>{setTimeout(t,r)}))),this.getCommentThread(t,e+1);if("CKEditorCloudServicesServerError"===n.name)throw n;throw Xt.fromPublicError(n)}var r}async getDocumentThreads(){const t=new Yr(this._documentId),e=await this._sendRequest(Yr.TYPE,t),{threads:n}=f.decode(e,Hr);return{threads:n}}async getConnectedSessions(){if(!this._isConnected)throw new ln("Comments",this);return this._connectedSessions||(this._connectedSessions=await er.getConnectedSessions(this._wsGateway,this._documentId,9)),this._connectedSessions}_connectToChannel(t,e){this._channel=t._getChannel(as._SERVICE,e),this._channel&&(this.listenTo(this._channel,this._channel.getEventName(kr.TYPE),((t,e)=>{const n=f.decode(e,kr);this.fire("commentAdded",n)})),this.listenTo(this._channel,this._channel.getEventName(xr.TYPE),((t,e)=>{const n=f.decode(e,xr);this.fire("commentRemoved",n)})),this.listenTo(this._channel,this._channel.getEventName(Br.TYPE),((t,e)=>{const n=f.decode(e,Br);this.fire("commentUpdated",n)})),this.listenTo(this._channel,this._channel.getEventName(Vr.TYPE),((t,e)=>{const n=f.decode(e,Vr);this.fire("commentThreadRemoved",n)})),this.listenTo(this._channel,this._channel.getEventName(Xr.TYPE),((t,e)=>{const n=f.decode(e,Xr);this.fire("commentThreadAdded",n)})),this.listenTo(this._channel,this._channel.getEventName(ss.TYPE),((t,e)=>{const n=f.decode(e,ss);this.fire("commentThreadUpdated",n)})),this.listenTo(this._channel,this._channel.getEventName(ts.TYPE),((t,e)=>{const n=f.decode(e,ts);this.fire("commentThreadResolved",n)})),this.listenTo(this._channel,this._channel.getEventName(ns.TYPE),((t,e)=>{const n=f.decode(e,ns);this.fire("commentThreadReopened",n)})))}_onWsGatewayStateChange(t){t===Ue.DISCONNECTED&&this.disconnect()}_sendRequest(t,e){if(!this._wsGateway||!this._isConnected)throw new ln("Comments",this);return this._wsGateway._sendRequest(9,t,f.encode(e))}}as._SERVICE=9;const cs=as,ds=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=306]})(t,e)}function ls(){const t=["6826918KvznKp","plugins","webSocketUrl","_isBrowserOffline","listenTo","function","init","websocketgateway-missing-token","delete","removeFromReconnectionStack","cloudServices.connectionTimeout","cloudservices-reconnection-error","6FYMqsr","stopListening","all","_shouldPluginsReconnect","1495500nlYcxs","connect","3180216OTvSXM","connected","config","has","add","requires","from","Connected users limit exceeded","then","12tNaaWb","showWarning","change:me","474daRBiY","limitExceeded","5659250btNwjF","CloudServices","6974wuoyxp","state","cloudServices.requestTimeout","disconnect","initialReconnectionInterval","36036341sPCXpw","websocketgateway-plugin-already-registered","_reconnectionStack","error","DISCONNECTED","CONNECTED","set","cloudservices-init","_domEmitter","14268PsKTph","catch","connection","pluginName","isInReconnectionStack","real-time-collaboration","online","The limit of maximum concurrent connections that the collaboration server can handle has been reached. Try opening the document again in a few minutes. Please contact your system administrator if the problem persists.","define","865fVyVLB","websocketgateway-missing-websocket-url","context","token","addToReconnectionStack","CONNECTING","create","destroy","18FkYQTF","get","reconnect","WebSocketGateway","websocketgateway-invalid-plugin-interface","constructor","code","bind","offline","_reconnect"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(893307===-parseInt(n(380))/1*(parseInt(n(376))/2)+-parseInt(n(362))/3+-parseInt(n(319))/4*(parseInt(n(328))/5)+-parseInt(n(358))/6*(parseInt(n(346))/7)+-parseInt(n(364))/8*(-parseInt(n(336))/9)+parseInt(n(378))/10+parseInt(n(310))/11*(parseInt(n(373))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class ps extends e.ContextPlugin{static get[ds(369)](){return[ds(379),r.Notification]}static get[ds(322)](){return ds(339)}constructor(t){const e=ds;super(t),this[e(316)](e(306),Ue[e(315)]),this[e(316)](e(349),!1),this[e(312)]=new Set,this[e(361)]=!1,this[e(318)]=Object[e(334)](n.DomEmitterMixin)}[ds(352)](){const t=ds,e=this[t(330)],s=e[t(347)][t(337)](t(379)),o=e[t(347)][t(337)](r.Notification);if(!s[t(331)])throw new n.CKEditorError(t(353),this);if(!s[t(348)])throw new n.CKEditorError(t(329),this);return this[t(318)][t(350)](window,t(344),(()=>this[t(349)]=!0)),this[t(318)][t(350)](window,t(325),(()=>this[t(349)]=!1)),this[t(330)][t(366)][t(327)](t(356),10),this[t(330)][t(366)][t(327)](t(307),20),ps[t(339)][t(363)](s[t(331)],s[t(348)],{timeout:1e3*this[t(330)][t(366)][t(337)](t(356)),requestTimeout:1e3*this[t(330)][t(366)][t(337)](t(307))})[t(372)]((e=>{const r=t;if(this[r(321)]=e,this[r(343)](r(306)).to(e,r(306),this,r(349),((t,e)=>(r(365)!==t&&(this[r(361)]=!0),e||t!==Ue[r(315)]?Ue[r(314)]:this[r(306)]==Ue[r(314)]&&this[r(361)]?(this[r(361)]=!1,this[r(345)](),Ue[r(333)]):Ue[r(315)]))),this[r(321)].on(r(313),((t,e)=>{const s=r;if(s(377)!==e[s(342)])throw console[s(313)](e),new n.CKEditorError(s(317),null,{originalError:e});o[s(374)](s(326),{title:s(371),namespace:s(324)})})),!e.me)return new Promise((t=>e.on(r(375),t)))}))[t(320)]((e=>{const r=t;throw console[r(313)](e),new n.CKEditorError(r(317),null,{originalError:e})}))}[ds(332)](t){const e=ds;if(e(351)!=typeof t[e(338)])throw new n.CKEditorError(e(340),this);if(this[e(323)](t))throw new n.CKEditorError(e(311),this,{name:t[e(341)][e(322)]});this[e(312)][e(368)](t)}[ds(355)](t){const e=ds;this[e(312)][e(354)](t)}[ds(323)](t){const e=ds;return this[e(312)][e(367)](t)}[ds(345)](){const t=ds;return this[t(321)][t(338)]()[t(372)]((()=>Promise[t(360)](Array[t(370)](this[t(312)],(e=>e[t(338)]())))))[t(372)]((()=>this[t(306)]=Ue[t(315)]))[t(320)]((e=>{const r=t;throw console[r(313)](e),new n.CKEditorError(r(357),this[r(330)])}))}[ds(335)](){const t=ds;this[t(321)]&&this[t(321)][t(308)](),this[t(306)]=Ue[t(314)],this[t(318)][t(359)](),super[t(335)]()}}ps[ds(339)]=qe,ps[ds(309)]=1e3;const hs=ps;var fs=__webpack_require__(211);const ms=ys;function ys(t,e){const n=bs();return(ys=function(t,e){return n[t-=214]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(807102===-parseInt(n(231))/1*(-parseInt(n(273))/2)+parseInt(n(226))/3*(-parseInt(n(260))/4)+-parseInt(n(223))/5*(parseInt(n(224))/6)+parseInt(n(248))/7*(parseInt(n(259))/8)+parseInt(n(275))/9+-parseInt(n(233))/10+parseInt(n(242))/11*(parseInt(n(274))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class gs extends e.ContextPlugin{static get[ms(245)](){return ms(258)}static get[ms(232)](){return[hs,fs.Users]}constructor(t){const e=ms;super(t),this[e(250)]=new Map,this[e(268)]=new Map,this[e(220)]=new n.Collection,this[e(236)]=new Map,this[e(229)]=0,this[e(262)]=this[e(219)][e(234)][e(265)](fs.Users)}[ms(251)](){const t=ms,e=this[t(219)][t(234)][t(265)](hs);this[t(270)](e,t(246),((e,n,r)=>{const s=t;if(s(256)!==r)this[s(250)][s(271)]((t=>t[s(263)]())),this[s(268)][s(271)]((t=>t[s(263)]())),this[s(220)][s(263)]();else for(const[t,e]of this[s(236)])for(const n of e)this[s(252)](t,n)})),this[t(243)](e[t(249)].me,!0)}[ms(217)](t,e){const r=ms;if(this[r(236)][r(267)](t))throw new n.CKEditorError(r(247),null,{channelId:t});this[r(236)][r(240)](t,e),this[r(250)][r(240)](t,new n.Collection),this[r(268)][r(240)](t,new n.Collection),this[r(270)](e,r(225),((e,n)=>this[r(252)](t,n))),this[r(270)](e,r(218),((e,n)=>this[r(253)](t,n)));for(const n of e)this[r(252)](t,n)}[ms(266)](t){const e=ms;if(!this[e(236)][e(267)](t))throw new n.CKEditorError(e(228),null,{channelId:t});const r=this[e(236)][e(265)](t);this[e(237)](r);for(const n of r)e(256)===this[e(219)][e(234)][e(265)](hs)[e(254)]&&this[e(253)](t,n);this[e(236)][e(264)](t),this[e(250)][e(264)](t),this[e(268)][e(264)](t)}get[ms(235)](){const t=ms;return this[t(219)][t(234)][t(265)](hs)[t(249)][t(244)]}[ms(261)](t){const e=ms;for(const n of this[e(250)][e(239)]())for(const r of n)if(r.id===t)return r[e(272)]}[ms(257)](t,e){const n=ms,r=e?[this[n(250)][n(265)](e)]:this[n(250)][n(239)](),s=new Set;for(const e of r)for(const r of e)r[n(272)].id===t.id&&s[n(225)](r.id);return s}[ms(221)](t){const e=ms;for(const n of this[e(250)][e(239)]())for(const r of n)if(r[e(272)]===t)return r[e(238)]}[ms(252)](t,e){const n=ms;if(n(256)!==this[n(219)][n(234)][n(265)](hs)[n(254)])return;const r=e[n(272)],s=this[n(262)][n(214)](r.id)||this[n(243)](r),o=Object[n(216)]({},e,{user:s});this[n(250)][n(265)](t)[n(225)](o);const i=this[n(268)][n(265)](t);i[n(267)](s.id)||i[n(225)](s),this[n(220)][n(267)](s.id)||this[n(220)][n(225)](s,s[n(230)]?0:void 0),this[n(215)](n(255)+t,{channelId:t,session:o})}[ms(253)](t,e){const n=ms;if(n(256)!==this[n(219)][n(234)][n(265)](hs)[n(254)])return;const r=this[n(268)][n(265)](t),s=e[n(272)];s.id&&(this[n(250)][n(265)](t)[n(218)](e.id),r[n(267)](s.id)&&!this[n(257)](s,t)[n(222)]&&r[n(218)](s.id),this[n(220)][n(265)](s.id)&&!this[n(257)](s)[n(222)]&&this[n(220)][n(218)](s.id))}[ms(243)](t,e){const n=ms,r=this[n(262)][n(269)](t);return e&&this[n(262)][n(241)](t.id),r[n(227)]=this[n(229)]++,r}}function bs(){const t=["100875RSnVtt","orderNumber","sessions-unregister-not-exist","_uniqueUsersCount","isMe","16451VsJILW","requires","3965930WzaIqt","plugins","mySessionId","_registeredSessions","stopListening","role","values","set","defineMe","1496ULKZXj","_createUser","sessionId","pluginName","change:state","sessions-register-already-registered","7TQyOhn","connection","channelSessions","init","_handleSessionAdd","_handleSessionRemove","state","sessionAdd:","connected","getUserSessions","Sessions","12672992TTxEyv","188MwkxsQ","getUserBySessionId","_users","clear","delete","get","unregister","has","channelConnectedUsers","addUser","listenTo","forEach","user","80UYUGQu","34416KNRdtw","3073410AoNeEt","getUser","fire","assign","register","remove","context","allConnectedUsers","getUserRole","size","320VuSeMN","17778zHNgZw","add"];return(bs=function(){return t})()}var Os=__webpack_require__(673),ws=__webpack_require__.n(Os),vs=__webpack_require__(535),Is={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ws()(vs.A,Is);vs.A.locals;const Ss=As;!function(t,e){const n=As,r=t();for(;;)try{if(899608===-parseInt(n(386))/1*(parseInt(n(324))/2)+parseInt(n(388))/3+-parseInt(n(311))/4+parseInt(n(392))/5*(-parseInt(n(356))/6)+parseInt(n(326))/7*(parseInt(n(391))/8)+parseInt(n(414))/9*(-parseInt(n(293))/10)+parseInt(n(363))/11*(parseInt(n(400))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class Ps extends e.Plugin{constructor(){const t=As;super(...arguments),this[t(304)]=new((0,n.DomEmitterMixin)())}static get[Ss(300)](){return[gs]}static get[Ss(378)](){return Ss(330)}[Ss(416)](){const t=Ss,e=this[t(374)],r=e[t(396)][t(337)](gs);e[t(361)][t(292)](t(349))[t(389)]({model:t(319),view:(n,{writer:s})=>function(e,n,r,s){const o=t,i=e[o(302)][o(398)](":")[2],a=r[o(345)](i);if(!a||i===r[o(370)])return;if(!s[o(332)][o(393)][o(381)](e[o(406)][o(339)],o(331)))return;const c={class:o(297)+a[o(344)][o(350)](),"data-name":a[o(353)],"data-session-id":i},d=s[o(332)][o(377)][o(337)](e[o(302)])[o(317)](),u=d[o(295)],l=s[o(332)][o(393)];if(u&&l[o(316)](u)&&l[o(305)](u)&&!s[o(332)][o(377)][o(337)](o(408)+i)[o(390)]()[o(288)])return;const p=d[o(299)];return s[o(332)][o(393)][o(307)](p)&&!s[o(332)][o(294)](p)&&(c[o(315)]=!1),function(t,e,n){const r=o,s=t[r(347)](r(364),e);return t[r(287)](r(335),!0,s),s[r(405)]=function(t){const e=r,s=this[e(407)](t);return s[e(415)]=e(343)+n[e(353)]+e(376),s[e(327)](e(320),(()=>{const t=e;s[t(310)][t(323)](t(382))})),s[e(327)](e(313),(()=>{const t=e;s[t(310)][t(375)](t(382))})),s},s[r(334)]=function(t){const e=r;return!(!this[e(306)](e(335))||!t[e(306)](e(335))||this[e(402)](e(321))!=t[e(402)](e(321)))},s}(n,c,a)}(n,s,r,e)}),e[t(361)][t(292)](t(349))[t(346)]({model:t(328),view:e=>function(e,n){const r=t,s=e[r(302)][r(398)](":")[2];if(s===n[r(370)])return null;const o=n[r(345)](s);return o?{id:s,classes:[r(411),o[r(344)][r(309)]()],attributes:{"data-session-id":s},priority:2e3+o[r(362)]}:{id:s,classes:[]}}(e,r)}),function(e){const n=t,r=e[n(332)],o=new Map,i=e[n(396)][n(337)](gs);r[n(377)].on(n(371),((t,a,c,d)=>{const u=n;if(!d&&o[u(337)](a[u(353)]))return o[u(337)](a[u(353)])[u(341)](),void o[u(358)](a[u(353)]);const l=a[u(353)][u(398)](":")[2];if(l===i[u(370)])return;const p=u(373)+l;r[u(377)][u(359)](p)&&e[u(399)][u(368)](p),a.on(u(417),((t,e,n)=>{const i=u;if(i(352)!=e[i(312)][i(308)]&&i(352)==a[i(390)]()[i(312)][i(308)]&&!o[i(359)](a[i(353)])){const t=r[i(393)][i(412)](n[i(291)]);if(t){const e=s.LiveRange[i(355)](t);o[i(369)](a[i(353)],e),e.on(i(417),((t,n,s)=>{const c=i;if(c(352)==e[c(312)][c(308)]){const t=r[c(393)][c(412)](s[c(291)]);t?(e[c(339)]=t[c(339)],e[c(325)]=t[c(325)]):(o[c(358)](a[c(353)]),e[c(341)]())}}))}}}))})),r[n(383)].on(n(340),(()=>{const t=n;o[t(336)]>0&&r[t(366)]({isUndoable:!1},(e=>{const n=t;for(const[t,s]of o)n(352)==r[n(377)][n(337)](t)[n(390)]()[n(312)][n(308)]&&(Ts(t[n(398)](":")[2],s[n(318)](),r,e),s[n(341)]());o[n(342)]()}))}))}(e),this[t(304)][t(286)](n.global[t(383)],t(296),((n,{key:r})=>{const s=t;s(410)===r&&function(t){const e=s;t[e(399)][e(301)][e(340)]((n=>{const r=e;for(const e of t[r(332)][r(377)]){if(!e[r(353)][r(357)](r(319)))continue;const s=t[r(399)][r(372)][r(314)](e[r(353)]);if(s)for(const t of s)n[r(379)](r(382),t)}}))}(e)}),{useCapture:!0})}[Ss(333)](){const t=Ss,e=this[t(374)],n=e[t(322)][t(337)](t(395));n&&e[t(332)].on(t(367),((r,s)=>{const o=t,i=s[0];if(o(387)!=i[o(298)]||!i[o(353)][o(357)](o(354)))return;const a=i[o(289)];n[o(303)][o(359)](a)&&(i[o(290)]=i[o(404)]?e[o(332)][o(409)](i[o(404)][o(339)],i[o(404)][o(325)]):null)}),{priority:t(403)})}[Ss(348)](){const t=Ss;return this[t(304)][t(384)](),super[t(348)]()}[Ss(365)](){const t=Ss,e=this[t(374)],n=e[t(332)][t(383)],r=e[t(396)][t(337)](gs);e[t(332)][t(366)]({isUndoable:!1},(s=>{const o=t,i=o(408)+r[o(370)],a=o(373)+r[o(370)],c=e[o(332)][o(377)][o(359)](i);e[o(399)][o(301)][o(394)]?Ts(r[o(370)],n[o(329)][o(360)](),e[o(332)],s):c&&(s[o(401)](i),s[o(401)](a))}))}}function As(t,e){const n=ks();return(As=function(t,e){return n[t-=286]})(t,e)}function ks(){const t=["_domEmitter","isInline","getCustomProperty","isLimit","rootName","getSelectionClass","classList","6576788jhqpDE","root","mouseleave","markerNameToElements","contenteditable","isObject","getStart","toRange","user:position","mouseenter","data-session-id","commands","add","42ezMMxe","end","5384617cieEYM","addEventListener","user:range","selection","UserMarkers","$text","model","afterInit","isSimilar","userPositionMarker","size","get","tableCell","start","change","detach","clear",'<span class="ck-user__marker-line" contenteditable="false"><span class="ck-user__marker-dot"></span></span><span class="ck-user__marker-tooltip" contenteditable="false" spellcheck="false">',"color","getUserBySessionId","markerToHighlight","createUIElement","destroy","editingDowncast","getMarkerClass","addMarker","$graveyard","name","user:","fromRange","3522CJuORY","startsWith","delete","has","getFirstRange","conversion","orderNumber","715ZthMgn","span","createUserMarkerOperations","enqueueChange","applyOperation","reconvertMarker","set","mySessionId","update:user:range","mapper","user:position:","editor","remove","</span>","markers","pluginName","removeClass","updateMarker","checkChild","ck-user__marker_hovered","document","stopListening","element","6927ZerktQ","marker","754125DJXUfW","markerToElement","getRange","8nwLufA","9295sGGsiV","schema","hasDomSelection","undo","plugins","getPositions","split","editing","824364gQgmEt","removeMarker","getAttribute","highest","oldRange","render","markerRange","toDomElement","user:range:","createRange","Escape","ck-user__selection","getNearestSelectionRange","getContainedElement","306lZcaVY","innerHTML","init","change:range","listenTo","setCustomProperty","isCollapsed","batch","newRange","deletionPosition","for","501590cSSdLB","hasContent","nodeAfter","keydown","ck-user__marker ","type","parent","requires","view","markerName","_createdBatches"];return(ks=function(){return t})()}function Ts(t,e,n,r){const s=Ss,o=s(408)+t,i=s(373)+t,a=e[s(413)]();let c=e[s(339)];a&&a.is(s(385),s(338))&&(c=function(t,e){const n=s;for(const r of t[n(397)]())if(e[n(393)][n(381)](r,n(331)))return r}(e,n),e=r[s(409)](c));const d=r[s(409)](c);n[s(377)][s(359)](o)?(r[s(380)](o,{range:e}),r[s(380)](i,{range:d})):(r[s(351)](o,{range:e,usingOperation:!0}),r[s(351)](i,{range:d,usingOperation:!0}))}function _s(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_SENDING_DATA":return r({string:"Sending data to the server.",id:"PENDING_ACTION_SENDING_DATA"});case"The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":return r("The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.");case"The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":return r("The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.");case"The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":return r("The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.");case"The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":return r("The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.");case"Synchronization issue":return r("Synchronization issue");case"PENDING_ACTION_REVISION_HISTORY":return r({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"CONNECTED_USERS":return r({string:"1 connected user (me)",plural:"%0 connected users",id:"CONNECTED_USERS"},n);default:return""}}const Cs=(()=>{var t=p.Reader,e=p.Writer,n=p.util,r=p.roots.default||(p.roots.default={});return r.AttributeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.range=null,s.prototype.key="",s.prototype.oldValueBoolean=!1,s.prototype.oldValueJson="",s.prototype.newValueBoolean=!1,s.prototype.newValueJson="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.range&&Object.hasOwnProperty.call(t,"range")&&r.Range.encode(t.range,n.uint32(10).fork()).ldelim(),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(18).string(t.key),null!=t.oldValueBoolean&&Object.hasOwnProperty.call(t,"oldValueBoolean")&&n.uint32(24).bool(t.oldValueBoolean),null!=t.oldValueJson&&Object.hasOwnProperty.call(t,"oldValueJson")&&n.uint32(34).string(t.oldValueJson),null!=t.newValueBoolean&&Object.hasOwnProperty.call(t,"newValueBoolean")&&n.uint32(40).bool(t.newValueBoolean),null!=t.newValueJson&&Object.hasOwnProperty.call(t,"newValueJson")&&n.uint32(50).string(t.newValueJson),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(56).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.AttributeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.range=r.Range.decode(e,e.uint32());break;case 2:o.key=e.string();break;case 3:o.oldValueBoolean=e.bool();break;case 4:o.oldValueJson=e.string();break;case 5:o.newValueBoolean=e.bool();break;case 6:o.newValueJson=e.string();break;case 7:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.range&&t.hasOwnProperty("range")){var e=r.Range.verify(t.range);if(e)return"range."+e}return null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&"boolean"!=typeof t.oldValueBoolean?"oldValueBoolean: boolean expected":null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&!n.isString(t.oldValueJson)?"oldValueJson: string expected":null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&"boolean"!=typeof t.newValueBoolean?"newValueBoolean: boolean expected":null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&!n.isString(t.newValueJson)?"newValueJson: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.AttributeOperation)return t;var e=new r.AttributeOperation;if(null!=t.range){if("object"!=typeof t.range)throw TypeError(".AttributeOperation.range: object expected");e.range=r.Range.fromObject(t.range)}return null!=t.key&&(e.key=String(t.key)),null!=t.oldValueBoolean&&(e.oldValueBoolean=Boolean(t.oldValueBoolean)),null!=t.oldValueJson&&(e.oldValueJson=String(t.oldValueJson)),null!=t.newValueBoolean&&(e.newValueBoolean=Boolean(t.newValueBoolean)),null!=t.newValueJson&&(e.newValueJson=String(t.newValueJson)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.range=null,n.key="",n.oldValueBoolean=!1,n.oldValueJson="",n.newValueBoolean=!1,n.newValueJson="",n.wasUndone=!1),null!=t.range&&t.hasOwnProperty("range")&&(n.range=r.Range.toObject(t.range,e)),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&(n.oldValueBoolean=t.oldValueBoolean),null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&(n.oldValueJson=t.oldValueJson),null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&(n.newValueBoolean=t.newValueBoolean),null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&(n.newValueJson=t.newValueJson),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/AttributeOperation"},s}(),r.InsertOperation=function(){function s(t){if(this.nodes=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.position=null,s.prototype.nodes=n.emptyArray,s.prototype.shouldReceiveAttributes=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.position&&Object.hasOwnProperty.call(t,"position")&&r.Position.encode(t.position,n.uint32(10).fork()).ldelim(),null!=t.nodes&&t.nodes.length)for(var s=0;s<t.nodes.length;++s)r.Element.encode(t.nodes[s],n.uint32(18).fork()).ldelim();return null!=t.shouldReceiveAttributes&&Object.hasOwnProperty.call(t,"shouldReceiveAttributes")&&n.uint32(24).bool(t.shouldReceiveAttributes),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.InsertOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.position=r.Position.decode(e,e.uint32());break;case 2:o.nodes&&o.nodes.length||(o.nodes=[]),o.nodes.push(r.Element.decode(e,e.uint32()));break;case 3:o.shouldReceiveAttributes=e.bool();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.position&&t.hasOwnProperty("position")&&(n=r.Position.verify(t.position)))return"position."+n;if(null!=t.nodes&&t.hasOwnProperty("nodes")){if(!Array.isArray(t.nodes))return"nodes: array expected";for(var e=0;e<t.nodes.length;++e){var n;if(n=r.Element.verify(t.nodes[e]))return"nodes."+n}}return null!=t.shouldReceiveAttributes&&t.hasOwnProperty("shouldReceiveAttributes")&&"boolean"!=typeof t.shouldReceiveAttributes?"shouldReceiveAttributes: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.InsertOperation)return t;var e=new r.InsertOperation;if(null!=t.position){if("object"!=typeof t.position)throw TypeError(".InsertOperation.position: object expected");e.position=r.Position.fromObject(t.position)}if(t.nodes){if(!Array.isArray(t.nodes))throw TypeError(".InsertOperation.nodes: array expected");e.nodes=[];for(var n=0;n<t.nodes.length;++n){if("object"!=typeof t.nodes[n])throw TypeError(".InsertOperation.nodes: object expected");e.nodes[n]=r.Element.fromObject(t.nodes[n])}}return null!=t.shouldReceiveAttributes&&(e.shouldReceiveAttributes=Boolean(t.shouldReceiveAttributes)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.nodes=[]),e.defaults&&(n.position=null,n.shouldReceiveAttributes=!1,n.wasUndone=!1),null!=t.position&&t.hasOwnProperty("position")&&(n.position=r.Position.toObject(t.position,e)),t.nodes&&t.nodes.length){n.nodes=[];for(var s=0;s<t.nodes.length;++s)n.nodes[s]=r.Element.toObject(t.nodes[s],e)}return null!=t.shouldReceiveAttributes&&t.hasOwnProperty("shouldReceiveAttributes")&&(n.shouldReceiveAttributes=t.shouldReceiveAttributes),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/InsertOperation"},s}(),r.MarkerOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.name="",s.prototype.oldRange=null,s.prototype.newRange=null,s.prototype.affectsData=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(10).string(t.name),null!=t.oldRange&&Object.hasOwnProperty.call(t,"oldRange")&&r.Range.encode(t.oldRange,n.uint32(18).fork()).ldelim(),null!=t.newRange&&Object.hasOwnProperty.call(t,"newRange")&&r.Range.encode(t.newRange,n.uint32(26).fork()).ldelim(),null!=t.affectsData&&Object.hasOwnProperty.call(t,"affectsData")&&n.uint32(32).bool(t.affectsData),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MarkerOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.name=e.string();break;case 2:o.oldRange=r.Range.decode(e,e.uint32());break;case 3:o.newRange=r.Range.decode(e,e.uint32());break;case 4:o.affectsData=e.bool();break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name))return"name: string expected";var e;if(null!=t.oldRange&&t.hasOwnProperty("oldRange")&&(e=r.Range.verify(t.oldRange)))return"oldRange."+e;if(null!=t.newRange&&t.hasOwnProperty("newRange")&&(e=r.Range.verify(t.newRange)))return"newRange."+e;return null!=t.affectsData&&t.hasOwnProperty("affectsData")&&"boolean"!=typeof t.affectsData?"affectsData: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MarkerOperation)return t;var e=new r.MarkerOperation;if(null!=t.name&&(e.name=String(t.name)),null!=t.oldRange){if("object"!=typeof t.oldRange)throw TypeError(".MarkerOperation.oldRange: object expected");e.oldRange=r.Range.fromObject(t.oldRange)}if(null!=t.newRange){if("object"!=typeof t.newRange)throw TypeError(".MarkerOperation.newRange: object expected");e.newRange=r.Range.fromObject(t.newRange)}return null!=t.affectsData&&(e.affectsData=Boolean(t.affectsData)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.name="",n.oldRange=null,n.newRange=null,n.affectsData=!1,n.wasUndone=!1),null!=t.name&&t.hasOwnProperty("name")&&(n.name=t.name),null!=t.oldRange&&t.hasOwnProperty("oldRange")&&(n.oldRange=r.Range.toObject(t.oldRange,e)),null!=t.newRange&&t.hasOwnProperty("newRange")&&(n.newRange=r.Range.toObject(t.newRange,e)),null!=t.affectsData&&t.hasOwnProperty("affectsData")&&(n.affectsData=t.affectsData),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MarkerOperation"},s}(),r.MergeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.sourcePosition=null,s.prototype.targetPosition=null,s.prototype.graveyardPosition=null,s.prototype.howMany=0,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.sourcePosition&&Object.hasOwnProperty.call(t,"sourcePosition")&&r.Position.encode(t.sourcePosition,n.uint32(10).fork()).ldelim(),null!=t.targetPosition&&Object.hasOwnProperty.call(t,"targetPosition")&&r.Position.encode(t.targetPosition,n.uint32(18).fork()).ldelim(),null!=t.graveyardPosition&&Object.hasOwnProperty.call(t,"graveyardPosition")&&r.Position.encode(t.graveyardPosition,n.uint32(26).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(32).uint32(t.howMany),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MergeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.sourcePosition=r.Position.decode(e,e.uint32());break;case 2:o.targetPosition=r.Position.decode(e,e.uint32());break;case 3:o.graveyardPosition=r.Position.decode(e,e.uint32());break;case 4:o.howMany=e.uint32();break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(e=r.Position.verify(t.sourcePosition)))return"sourcePosition."+e;if(null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(e=r.Position.verify(t.targetPosition)))return"targetPosition."+e;if(null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(e=r.Position.verify(t.graveyardPosition)))return"graveyardPosition."+e;return null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany)?"howMany: integer expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MergeOperation)return t;var e=new r.MergeOperation;if(null!=t.sourcePosition){if("object"!=typeof t.sourcePosition)throw TypeError(".MergeOperation.sourcePosition: object expected");e.sourcePosition=r.Position.fromObject(t.sourcePosition)}if(null!=t.targetPosition){if("object"!=typeof t.targetPosition)throw TypeError(".MergeOperation.targetPosition: object expected");e.targetPosition=r.Position.fromObject(t.targetPosition)}if(null!=t.graveyardPosition){if("object"!=typeof t.graveyardPosition)throw TypeError(".MergeOperation.graveyardPosition: object expected");e.graveyardPosition=r.Position.fromObject(t.graveyardPosition)}return null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.sourcePosition=null,n.targetPosition=null,n.graveyardPosition=null,n.howMany=0,n.wasUndone=!1),null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(n.sourcePosition=r.Position.toObject(t.sourcePosition,e)),null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(n.targetPosition=r.Position.toObject(t.targetPosition,e)),null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(n.graveyardPosition=r.Position.toObject(t.graveyardPosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MergeOperation"},s}(),r.MoveOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.sourcePosition=null,s.prototype.howMany=0,s.prototype.targetPosition=null,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.sourcePosition&&Object.hasOwnProperty.call(t,"sourcePosition")&&r.Position.encode(t.sourcePosition,n.uint32(10).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(16).uint32(t.howMany),null!=t.targetPosition&&Object.hasOwnProperty.call(t,"targetPosition")&&r.Position.encode(t.targetPosition,n.uint32(26).fork()).ldelim(),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.MoveOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.sourcePosition=r.Position.decode(e,e.uint32());break;case 2:o.howMany=e.uint32();break;case 3:o.targetPosition=r.Position.decode(e,e.uint32());break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(e=r.Position.verify(t.sourcePosition)))return"sourcePosition."+e;if(null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany))return"howMany: integer expected";if(null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(e=r.Position.verify(t.targetPosition)))return"targetPosition."+e;return null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.MoveOperation)return t;var e=new r.MoveOperation;if(null!=t.sourcePosition){if("object"!=typeof t.sourcePosition)throw TypeError(".MoveOperation.sourcePosition: object expected");e.sourcePosition=r.Position.fromObject(t.sourcePosition)}if(null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.targetPosition){if("object"!=typeof t.targetPosition)throw TypeError(".MoveOperation.targetPosition: object expected");e.targetPosition=r.Position.fromObject(t.targetPosition)}return null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.sourcePosition=null,n.howMany=0,n.targetPosition=null,n.wasUndone=!1),null!=t.sourcePosition&&t.hasOwnProperty("sourcePosition")&&(n.sourcePosition=r.Position.toObject(t.sourcePosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.targetPosition&&t.hasOwnProperty("targetPosition")&&(n.targetPosition=r.Position.toObject(t.targetPosition,e)),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/MoveOperation"},s}(),r.RenameOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.position=null,s.prototype.oldName="",s.prototype.newName="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.position&&Object.hasOwnProperty.call(t,"position")&&r.Position.encode(t.position,n.uint32(10).fork()).ldelim(),null!=t.oldName&&Object.hasOwnProperty.call(t,"oldName")&&n.uint32(18).string(t.oldName),null!=t.newName&&Object.hasOwnProperty.call(t,"newName")&&n.uint32(26).string(t.newName),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RenameOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.position=r.Position.decode(e,e.uint32());break;case 2:o.oldName=e.string();break;case 3:o.newName=e.string();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.position&&t.hasOwnProperty("position")){var e=r.Position.verify(t.position);if(e)return"position."+e}return null!=t.oldName&&t.hasOwnProperty("oldName")&&!n.isString(t.oldName)?"oldName: string expected":null!=t.newName&&t.hasOwnProperty("newName")&&!n.isString(t.newName)?"newName: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RenameOperation)return t;var e=new r.RenameOperation;if(null!=t.position){if("object"!=typeof t.position)throw TypeError(".RenameOperation.position: object expected");e.position=r.Position.fromObject(t.position)}return null!=t.oldName&&(e.oldName=String(t.oldName)),null!=t.newName&&(e.newName=String(t.newName)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.position=null,n.oldName="",n.newName="",n.wasUndone=!1),null!=t.position&&t.hasOwnProperty("position")&&(n.position=r.Position.toObject(t.position,e)),null!=t.oldName&&t.hasOwnProperty("oldName")&&(n.oldName=t.oldName),null!=t.newName&&t.hasOwnProperty("newName")&&(n.newName=t.newName),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RenameOperation"},s}(),r.RootAttributeOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.root="",s.prototype.key="",s.prototype.oldValueBoolean=!1,s.prototype.oldValueJson="",s.prototype.newValueBoolean=!1,s.prototype.newValueJson="",s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.root&&Object.hasOwnProperty.call(t,"root")&&n.uint32(10).string(t.root),null!=t.key&&Object.hasOwnProperty.call(t,"key")&&n.uint32(18).string(t.key),null!=t.oldValueBoolean&&Object.hasOwnProperty.call(t,"oldValueBoolean")&&n.uint32(24).bool(t.oldValueBoolean),null!=t.oldValueJson&&Object.hasOwnProperty.call(t,"oldValueJson")&&n.uint32(34).string(t.oldValueJson),null!=t.newValueBoolean&&Object.hasOwnProperty.call(t,"newValueBoolean")&&n.uint32(40).bool(t.newValueBoolean),null!=t.newValueJson&&Object.hasOwnProperty.call(t,"newValueJson")&&n.uint32(50).string(t.newValueJson),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(56).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RootAttributeOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.root=e.string();break;case 2:o.key=e.string();break;case 3:o.oldValueBoolean=e.bool();break;case 4:o.oldValueJson=e.string();break;case 5:o.newValueBoolean=e.bool();break;case 6:o.newValueJson=e.string();break;case 7:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.root&&t.hasOwnProperty("root")&&!n.isString(t.root)?"root: string expected":null!=t.key&&t.hasOwnProperty("key")&&!n.isString(t.key)?"key: string expected":null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&"boolean"!=typeof t.oldValueBoolean?"oldValueBoolean: boolean expected":null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&!n.isString(t.oldValueJson)?"oldValueJson: string expected":null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&"boolean"!=typeof t.newValueBoolean?"newValueBoolean: boolean expected":null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&!n.isString(t.newValueJson)?"newValueJson: string expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RootAttributeOperation)return t;var e=new r.RootAttributeOperation;return null!=t.root&&(e.root=String(t.root)),null!=t.key&&(e.key=String(t.key)),null!=t.oldValueBoolean&&(e.oldValueBoolean=Boolean(t.oldValueBoolean)),null!=t.oldValueJson&&(e.oldValueJson=String(t.oldValueJson)),null!=t.newValueBoolean&&(e.newValueBoolean=Boolean(t.newValueBoolean)),null!=t.newValueJson&&(e.newValueJson=String(t.newValueJson)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.root="",n.key="",n.oldValueBoolean=!1,n.oldValueJson="",n.newValueBoolean=!1,n.newValueJson="",n.wasUndone=!1),null!=t.root&&t.hasOwnProperty("root")&&(n.root=t.root),null!=t.key&&t.hasOwnProperty("key")&&(n.key=t.key),null!=t.oldValueBoolean&&t.hasOwnProperty("oldValueBoolean")&&(n.oldValueBoolean=t.oldValueBoolean),null!=t.oldValueJson&&t.hasOwnProperty("oldValueJson")&&(n.oldValueJson=t.oldValueJson),null!=t.newValueBoolean&&t.hasOwnProperty("newValueBoolean")&&(n.newValueBoolean=t.newValueBoolean),null!=t.newValueJson&&t.hasOwnProperty("newValueJson")&&(n.newValueJson=t.newValueJson),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RootAttributeOperation"},s}(),r.RootOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.rootName="",s.prototype.elementName="",s.prototype.isAdd=!1,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.rootName&&Object.hasOwnProperty.call(t,"rootName")&&n.uint32(10).string(t.rootName),null!=t.elementName&&Object.hasOwnProperty.call(t,"elementName")&&n.uint32(18).string(t.elementName),null!=t.isAdd&&Object.hasOwnProperty.call(t,"isAdd")&&n.uint32(24).bool(t.isAdd),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(32).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.RootOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.rootName=e.string();break;case 2:o.elementName=e.string();break;case 3:o.isAdd=e.bool();break;case 4:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){return"object"!=typeof t||null===t?"object expected":null!=t.rootName&&t.hasOwnProperty("rootName")&&!n.isString(t.rootName)?"rootName: string expected":null!=t.elementName&&t.hasOwnProperty("elementName")&&!n.isString(t.elementName)?"elementName: string expected":null!=t.isAdd&&t.hasOwnProperty("isAdd")&&"boolean"!=typeof t.isAdd?"isAdd: boolean expected":null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.RootOperation)return t;var e=new r.RootOperation;return null!=t.rootName&&(e.rootName=String(t.rootName)),null!=t.elementName&&(e.elementName=String(t.elementName)),null!=t.isAdd&&(e.isAdd=Boolean(t.isAdd)),null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.rootName="",n.elementName="",n.isAdd=!1,n.wasUndone=!1),null!=t.rootName&&t.hasOwnProperty("rootName")&&(n.rootName=t.rootName),null!=t.elementName&&t.hasOwnProperty("elementName")&&(n.elementName=t.elementName),null!=t.isAdd&&t.hasOwnProperty("isAdd")&&(n.isAdd=t.isAdd),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/RootOperation"},s}(),r.SplitOperation=function(){function s(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.splitPosition=null,s.prototype.graveyardPosition=null,s.prototype.howMany=0,s.prototype.insertionPosition=null,s.prototype.wasUndone=!1,s.create=function(t){return new s(t)},s.encode=function(t,n){return n||(n=e.create()),null!=t.splitPosition&&Object.hasOwnProperty.call(t,"splitPosition")&&r.Position.encode(t.splitPosition,n.uint32(10).fork()).ldelim(),null!=t.graveyardPosition&&Object.hasOwnProperty.call(t,"graveyardPosition")&&r.Position.encode(t.graveyardPosition,n.uint32(18).fork()).ldelim(),null!=t.howMany&&Object.hasOwnProperty.call(t,"howMany")&&n.uint32(24).uint32(t.howMany),null!=t.insertionPosition&&Object.hasOwnProperty.call(t,"insertionPosition")&&r.Position.encode(t.insertionPosition,n.uint32(34).fork()).ldelim(),null!=t.wasUndone&&Object.hasOwnProperty.call(t,"wasUndone")&&n.uint32(40).bool(t.wasUndone),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.SplitOperation;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.splitPosition=r.Position.decode(e,e.uint32());break;case 2:o.graveyardPosition=r.Position.decode(e,e.uint32());break;case 3:o.howMany=e.uint32();break;case 4:o.insertionPosition=r.Position.decode(e,e.uint32());break;case 5:o.wasUndone=e.bool();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.splitPosition&&t.hasOwnProperty("splitPosition")&&(e=r.Position.verify(t.splitPosition)))return"splitPosition."+e;if(null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(e=r.Position.verify(t.graveyardPosition)))return"graveyardPosition."+e;if(null!=t.howMany&&t.hasOwnProperty("howMany")&&!n.isInteger(t.howMany))return"howMany: integer expected";if(null!=t.insertionPosition&&t.hasOwnProperty("insertionPosition")&&(e=r.Position.verify(t.insertionPosition)))return"insertionPosition."+e;return null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&"boolean"!=typeof t.wasUndone?"wasUndone: boolean expected":null},s.fromObject=function(t){if(t instanceof r.SplitOperation)return t;var e=new r.SplitOperation;if(null!=t.splitPosition){if("object"!=typeof t.splitPosition)throw TypeError(".SplitOperation.splitPosition: object expected");e.splitPosition=r.Position.fromObject(t.splitPosition)}if(null!=t.graveyardPosition){if("object"!=typeof t.graveyardPosition)throw TypeError(".SplitOperation.graveyardPosition: object expected");e.graveyardPosition=r.Position.fromObject(t.graveyardPosition)}if(null!=t.howMany&&(e.howMany=t.howMany>>>0),null!=t.insertionPosition){if("object"!=typeof t.insertionPosition)throw TypeError(".SplitOperation.insertionPosition: object expected");e.insertionPosition=r.Position.fromObject(t.insertionPosition)}return null!=t.wasUndone&&(e.wasUndone=Boolean(t.wasUndone)),e},s.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.splitPosition=null,n.graveyardPosition=null,n.howMany=0,n.insertionPosition=null,n.wasUndone=!1),null!=t.splitPosition&&t.hasOwnProperty("splitPosition")&&(n.splitPosition=r.Position.toObject(t.splitPosition,e)),null!=t.graveyardPosition&&t.hasOwnProperty("graveyardPosition")&&(n.graveyardPosition=r.Position.toObject(t.graveyardPosition,e)),null!=t.howMany&&t.hasOwnProperty("howMany")&&(n.howMany=t.howMany),null!=t.insertionPosition&&t.hasOwnProperty("insertionPosition")&&(n.insertionPosition=r.Position.toObject(t.insertionPosition,e)),null!=t.wasUndone&&t.hasOwnProperty("wasUndone")&&(n.wasUndone=t.wasUndone),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/SplitOperation"},s}(),r.Position=function(){function s(t){if(this.path=[],t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.root="",s.prototype.rootMain=!1,s.prototype.rootGraveyard=!1,s.prototype.path=n.emptyArray,s.prototype.stickiness="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.root&&Object.hasOwnProperty.call(t,"root")&&n.uint32(10).string(t.root),null!=t.rootMain&&Object.hasOwnProperty.call(t,"rootMain")&&n.uint32(16).bool(t.rootMain),null!=t.rootGraveyard&&Object.hasOwnProperty.call(t,"rootGraveyard")&&n.uint32(24).bool(t.rootGraveyard),null!=t.path&&t.path.length){n.uint32(34).fork();for(var r=0;r<t.path.length;++r)n.uint32(t.path[r]);n.ldelim()}return null!=t.stickiness&&Object.hasOwnProperty.call(t,"stickiness")&&n.uint32(42).string(t.stickiness),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.Position;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.root=e.string();break;case 2:o.rootMain=e.bool();break;case 3:o.rootGraveyard=e.bool();break;case 4:if(o.path&&o.path.length||(o.path=[]),2==(7&i))for(var a=e.uint32()+e.pos;e.pos<a;)o.path.push(e.uint32());else o.path.push(e.uint32());break;case 5:o.stickiness=e.string();break;default:e.skipType(7&i)}}return o},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.root&&t.hasOwnProperty("root")&&!n.isString(t.root))return"root: string expected";if(null!=t.rootMain&&t.hasOwnProperty("rootMain")&&"boolean"!=typeof t.rootMain)return"rootMain: boolean expected";if(null!=t.rootGraveyard&&t.hasOwnProperty("rootGraveyard")&&"boolean"!=typeof t.rootGraveyard)return"rootGraveyard: boolean expected";if(null!=t.path&&t.hasOwnProperty("path")){if(!Array.isArray(t.path))return"path: array expected";for(var e=0;e<t.path.length;++e)if(!n.isInteger(t.path[e]))return"path: integer[] expected"}return null!=t.stickiness&&t.hasOwnProperty("stickiness")&&!n.isString(t.stickiness)?"stickiness: string expected":null},s.fromObject=function(t){if(t instanceof r.Position)return t;var e=new r.Position;if(null!=t.root&&(e.root=String(t.root)),null!=t.rootMain&&(e.rootMain=Boolean(t.rootMain)),null!=t.rootGraveyard&&(e.rootGraveyard=Boolean(t.rootGraveyard)),t.path){if(!Array.isArray(t.path))throw TypeError(".Position.path: array expected");e.path=[];for(var n=0;n<t.path.length;++n)e.path[n]=t.path[n]>>>0}return null!=t.stickiness&&(e.stickiness=String(t.stickiness)),e},s.toObject=function(t,e){e||(e={});var n={};if((e.arrays||e.defaults)&&(n.path=[]),e.defaults&&(n.root="",n.rootMain=!1,n.rootGraveyard=!1,n.stickiness=""),null!=t.root&&t.hasOwnProperty("root")&&(n.root=t.root),null!=t.rootMain&&t.hasOwnProperty("rootMain")&&(n.rootMain=t.rootMain),null!=t.rootGraveyard&&t.hasOwnProperty("rootGraveyard")&&(n.rootGraveyard=t.rootGraveyard),t.path&&t.path.length){n.path=[];for(var r=0;r<t.path.length;++r)n.path[r]=t.path[r]}return null!=t.stickiness&&t.hasOwnProperty("stickiness")&&(n.stickiness=t.stickiness),n},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Position"},s}(),r.Range=function(){function n(t){if(t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return n.prototype.start=null,n.prototype.end=null,n.create=function(t){return new n(t)},n.encode=function(t,n){return n||(n=e.create()),null!=t.start&&Object.hasOwnProperty.call(t,"start")&&r.Position.encode(t.start,n.uint32(10).fork()).ldelim(),null!=t.end&&Object.hasOwnProperty.call(t,"end")&&r.Position.encode(t.end,n.uint32(18).fork()).ldelim(),n},n.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},n.decode=function(e,n){e instanceof t||(e=t.create(e));for(var s=void 0===n?e.len:e.pos+n,o=new r.Range;e.pos<s;){var i=e.uint32();switch(i>>>3){case 1:o.start=r.Position.decode(e,e.uint32());break;case 2:o.end=r.Position.decode(e,e.uint32());break;default:e.skipType(7&i)}}return o},n.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},n.verify=function(t){if("object"!=typeof t||null===t)return"object expected";var e;if(null!=t.start&&t.hasOwnProperty("start")&&(e=r.Position.verify(t.start)))return"start."+e;if(null!=t.end&&t.hasOwnProperty("end")&&(e=r.Position.verify(t.end)))return"end."+e;return null},n.fromObject=function(t){if(t instanceof r.Range)return t;var e=new r.Range;if(null!=t.start){if("object"!=typeof t.start)throw TypeError(".Range.start: object expected");e.start=r.Position.fromObject(t.start)}if(null!=t.end){if("object"!=typeof t.end)throw TypeError(".Range.end: object expected");e.end=r.Position.fromObject(t.end)}return e},n.toObject=function(t,e){e||(e={});var n={};return e.defaults&&(n.start=null,n.end=null),null!=t.start&&t.hasOwnProperty("start")&&(n.start=r.Position.toObject(t.start,e)),null!=t.end&&t.hasOwnProperty("end")&&(n.end=r.Position.toObject(t.end,e)),n},n.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},n.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Range"},n}(),r.Element=function(){function s(t){if(this.children=[],this.attributesBoolean={},t)for(var e=Object.keys(t),n=0;n<e.length;++n)null!=t[e[n]]&&(this[e[n]]=t[e[n]])}return s.prototype.name="",s.prototype.children=n.emptyArray,s.prototype.data="",s.prototype.attributesBoolean=n.emptyObject,s.prototype.attributesJson="",s.create=function(t){return new s(t)},s.encode=function(t,n){if(n||(n=e.create()),null!=t.name&&Object.hasOwnProperty.call(t,"name")&&n.uint32(10).string(t.name),null!=t.children&&t.children.length)for(var s=0;s<t.children.length;++s)r.Element.encode(t.children[s],n.uint32(18).fork()).ldelim();if(null!=t.data&&Object.hasOwnProperty.call(t,"data")&&n.uint32(26).string(t.data),null!=t.attributesBoolean&&Object.hasOwnProperty.call(t,"attributesBoolean")){var o=Object.keys(t.attributesBoolean);for(s=0;s<o.length;++s)n.uint32(34).fork().uint32(10).string(o[s]).uint32(16).bool(t.attributesBoolean[o[s]]).ldelim()}return null!=t.attributesJson&&Object.hasOwnProperty.call(t,"attributesJson")&&n.uint32(42).string(t.attributesJson),n},s.encodeDelimited=function(t,e){return this.encode(t,e).ldelim()},s.decode=function(e,s){e instanceof t||(e=t.create(e));for(var o,i,a=void 0===s?e.len:e.pos+s,c=new r.Element;e.pos<a;){var d=e.uint32();switch(d>>>3){case 1:c.name=e.string();break;case 2:c.children&&c.children.length||(c.children=[]),c.children.push(r.Element.decode(e,e.uint32()));break;case 3:c.data=e.string();break;case 4:c.attributesBoolean===n.emptyObject&&(c.attributesBoolean={});var u=e.uint32()+e.pos;for(o="",i=!1;e.pos<u;){var l=e.uint32();switch(l>>>3){case 1:o=e.string();break;case 2:i=e.bool();break;default:e.skipType(7&l)}}c.attributesBoolean[o]=i;break;case 5:c.attributesJson=e.string();break;default:e.skipType(7&d)}}return c},s.decodeDelimited=function(e){return e instanceof t||(e=new t(e)),this.decode(e,e.uint32())},s.verify=function(t){if("object"!=typeof t||null===t)return"object expected";if(null!=t.name&&t.hasOwnProperty("name")&&!n.isString(t.name))return"name: string expected";if(null!=t.children&&t.hasOwnProperty("children")){if(!Array.isArray(t.children))return"children: array expected";for(var e=0;e<t.children.length;++e){var s=r.Element.verify(t.children[e]);if(s)return"children."+s}}if(null!=t.data&&t.hasOwnProperty("data")&&!n.isString(t.data))return"data: string expected";if(null!=t.attributesBoolean&&t.hasOwnProperty("attributesBoolean")){if(!n.isObject(t.attributesBoolean))return"attributesBoolean: object expected";var o=Object.keys(t.attributesBoolean);for(e=0;e<o.length;++e)if("boolean"!=typeof t.attributesBoolean[o[e]])return"attributesBoolean: boolean{k:string} expected"}return null!=t.attributesJson&&t.hasOwnProperty("attributesJson")&&!n.isString(t.attributesJson)?"attributesJson: string expected":null},s.fromObject=function(t){if(t instanceof r.Element)return t;var e=new r.Element;if(null!=t.name&&(e.name=String(t.name)),t.children){if(!Array.isArray(t.children))throw TypeError(".Element.children: array expected");e.children=[];for(var n=0;n<t.children.length;++n){if("object"!=typeof t.children[n])throw TypeError(".Element.children: object expected");e.children[n]=r.Element.fromObject(t.children[n])}}if(null!=t.data&&(e.data=String(t.data)),t.attributesBoolean){if("object"!=typeof t.attributesBoolean)throw TypeError(".Element.attributesBoolean: object expected");e.attributesBoolean={};var s=Object.keys(t.attributesBoolean);for(n=0;n<s.length;++n)e.attributesBoolean[s[n]]=Boolean(t.attributesBoolean[s[n]])}return null!=t.attributesJson&&(e.attributesJson=String(t.attributesJson)),e},s.toObject=function(t,e){e||(e={});var n,s={};if((e.arrays||e.defaults)&&(s.children=[]),(e.objects||e.defaults)&&(s.attributesBoolean={}),e.defaults&&(s.name="",s.data="",s.attributesJson=""),null!=t.name&&t.hasOwnProperty("name")&&(s.name=t.name),t.children&&t.children.length){s.children=[];for(var o=0;o<t.children.length;++o)s.children[o]=r.Element.toObject(t.children[o],e)}if(null!=t.data&&t.hasOwnProperty("data")&&(s.data=t.data),t.attributesBoolean&&(n=Object.keys(t.attributesBoolean)).length){s.attributesBoolean={};for(o=0;o<n.length;++o)s.attributesBoolean[n[o]]=t.attributesBoolean[n[o]]}return null!=t.attributesJson&&t.hasOwnProperty("attributesJson")&&(s.attributesJson=t.attributesJson),s},s.prototype.toJSON=function(){return this.constructor.toObject(this,p.util.toJSONOptions)},s.getTypeUrl=function(t){return void 0===t&&(t="type.googleapis.com"),t+"/Element"},s}(),r})();class js{constructor(){this._protobufRoot=Cs}getDescriptor(t){return new Es(this._protobufRoot[t])}}class Es{constructor(t){this._protobuf=t}compress(t){const e=this._protobuf.verify(t);if(e)throw Error(e);return this._protobuf.encode(this._protobuf.create(t)).finish()}decompress(t){return this._protobuf.toObject(this._protobuf.decode(t),{oneofs:!0})}}const Ds=function(){this.__data__=[],this.size=0};const Rs=function(t,e){return t===e||t!=t&&e!=e};const xs=function(t,e){for(var n=t.length;n--;)if(Rs(t[n][0],e))return n;return-1};var Ns=Array.prototype.splice;const Vs=function(t){var e=this.__data__,n=xs(e,t);return!(n<0)&&(n==e.length-1?e.pop():Ns.call(e,n,1),--this.size,!0)};const Ms=function(t){var e=this.__data__,n=xs(e,t);return n<0?void 0:e[n][1]};const Bs=function(t){return xs(this.__data__,t)>-1};const Us=function(t,e){var n=this.__data__,r=xs(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function Js(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Js.prototype.clear=Ds,Js.prototype.delete=Vs,Js.prototype.get=Ms,Js.prototype.has=Bs,Js.prototype.set=Us;const qs=Js;const Gs=function(){this.__data__=new qs,this.size=0};const Ls=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Ys=function(t){return this.__data__.get(t)};const zs=function(t){return this.__data__.has(t)};const Hs="object"==typeof global&&global&&global.Object===Object&&global;var Fs="object"==typeof self&&self&&self.Object===Object&&self;const Ks=Hs||Fs||Function("return this")();const Ws=Ks.Symbol;var Qs=Object.prototype,$s=Qs.hasOwnProperty,Xs=Qs.toString,Zs=Ws?Ws.toStringTag:void 0;const to=function(t){var e=$s.call(t,Zs),n=t[Zs];try{t[Zs]=void 0;var r=!0}catch(t){}var s=Xs.call(t);return r&&(e?t[Zs]=n:delete t[Zs]),s};var eo=Object.prototype.toString;const no=function(t){return eo.call(t)};var ro=Ws?Ws.toStringTag:void 0;const so=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ro&&ro in Object(t)?to(t):no(t)};const oo=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const io=function(t){if(!oo(t))return!1;var e=so(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ao=Ks["__core-js_shared__"];var co,uo=(co=/[^.]+$/.exec(ao&&ao.keys&&ao.keys.IE_PROTO||""))?"Symbol(src)_1."+co:"";const lo=function(t){return!!uo&&uo in t};var po=Function.prototype.toString;const ho=function(t){if(null!=t){try{return po.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var fo=/^\[object .+?Constructor\]$/,mo=Function.prototype,yo=Object.prototype,go=mo.toString,bo=yo.hasOwnProperty,Oo=RegExp("^"+go.call(bo).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const wo=function(t){return!(!oo(t)||lo(t))&&(io(t)?Oo:fo).test(ho(t))};const vo=function(t,e){return null==t?void 0:t[e]};const Io=function(t,e){var n=vo(t,e);return wo(n)?n:void 0};const So=Io(Ks,"Map");const Po=Io(Object,"create");const Ao=function(){this.__data__=Po?Po(null):{},this.size=0};const ko=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var To=Object.prototype.hasOwnProperty;const _o=function(t){var e=this.__data__;if(Po){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return To.call(e,t)?e[t]:void 0};var Co=Object.prototype.hasOwnProperty;const jo=function(t){var e=this.__data__;return Po?void 0!==e[t]:Co.call(e,t)};const Eo=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Po&&void 0===e?"__lodash_hash_undefined__":e,this};function Do(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Do.prototype.clear=Ao,Do.prototype.delete=ko,Do.prototype.get=_o,Do.prototype.has=jo,Do.prototype.set=Eo;const Ro=Do;const xo=function(){this.size=0,this.__data__={hash:new Ro,map:new(So||qs),string:new Ro}};const No=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Vo=function(t,e){var n=t.__data__;return No(e)?n["string"==typeof e?"string":"hash"]:n.map};const Mo=function(t){var e=Vo(this,t).delete(t);return this.size-=e?1:0,e};const Bo=function(t){return Vo(this,t).get(t)};const Uo=function(t){return Vo(this,t).has(t)};const Jo=function(t,e){var n=Vo(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function qo(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}qo.prototype.clear=xo,qo.prototype.delete=Mo,qo.prototype.get=Bo,qo.prototype.has=Uo,qo.prototype.set=Jo;const Go=qo;const Lo=function(t,e){var n=this.__data__;if(n instanceof qs){var r=n.__data__;if(!So||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Go(r)}return n.set(t,e),this.size=n.size,this};function Yo(t){var e=this.__data__=new qs(t);this.size=e.size}Yo.prototype.clear=Gs,Yo.prototype.delete=Ls,Yo.prototype.get=Ys,Yo.prototype.has=zs,Yo.prototype.set=Lo;const zo=Yo;const Ho=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Fo=function(){try{var t=Io(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ko=function(t,e,n){"__proto__"==e&&Fo?Fo(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Wo=Object.prototype.hasOwnProperty;const Qo=function(t,e,n){var r=t[e];Wo.call(t,e)&&Rs(r,n)&&(void 0!==n||e in t)||Ko(t,e,n)};const $o=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Ko(n,a,c):Qo(n,a,c)}return n};const Xo=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const Zo=function(t){return null!=t&&"object"==typeof t};const ti=function(t){return Zo(t)&&"[object Arguments]"==so(t)};var ei=Object.prototype,ni=ei.hasOwnProperty,ri=ei.propertyIsEnumerable,si=ti(function(){return arguments}())?ti:function(t){return Zo(t)&&ni.call(t,"callee")&&!ri.call(t,"callee")};const oi=si;const ii=Array.isArray;const ai=function(){return!1};var ci="object"==typeof exports&&exports&&!exports.nodeType&&exports,di=ci&&"object"==typeof module&&module&&!module.nodeType&&module,ui=di&&di.exports===ci?Ks.Buffer:void 0;const li=(ui?ui.isBuffer:void 0)||ai;var pi=/^(?:0|[1-9]\d*)$/;const hi=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&pi.test(t))&&t>-1&&t%1==0&&t<e};const fi=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var mi={};mi["[object Float32Array]"]=mi["[object Float64Array]"]=mi["[object Int8Array]"]=mi["[object Int16Array]"]=mi["[object Int32Array]"]=mi["[object Uint8Array]"]=mi["[object Uint8ClampedArray]"]=mi["[object Uint16Array]"]=mi["[object Uint32Array]"]=!0,mi["[object Arguments]"]=mi["[object Array]"]=mi["[object ArrayBuffer]"]=mi["[object Boolean]"]=mi["[object DataView]"]=mi["[object Date]"]=mi["[object Error]"]=mi["[object Function]"]=mi["[object Map]"]=mi["[object Number]"]=mi["[object Object]"]=mi["[object RegExp]"]=mi["[object Set]"]=mi["[object String]"]=mi["[object WeakMap]"]=!1;const yi=function(t){return Zo(t)&&fi(t.length)&&!!mi[so(t)]};const gi=function(t){return function(e){return t(e)}};var bi="object"==typeof exports&&exports&&!exports.nodeType&&exports,Oi=bi&&"object"==typeof module&&module&&!module.nodeType&&module,wi=Oi&&Oi.exports===bi&&Hs.process;const vi=function(){try{var t=Oi&&Oi.require&&Oi.require("util").types;return t||wi&&wi.binding&&wi.binding("util")}catch(t){}}();var Ii=vi&&vi.isTypedArray;const Si=Ii?gi(Ii):yi;var Pi=Object.prototype.hasOwnProperty;const Ai=function(t,e){var n=ii(t),r=!n&&oi(t),s=!n&&!r&&li(t),o=!n&&!r&&!s&&Si(t),i=n||r||s||o,a=i?Xo(t.length,String):[],c=a.length;for(var d in t)!e&&!Pi.call(t,d)||i&&("length"==d||s&&("offset"==d||"parent"==d)||o&&("buffer"==d||"byteLength"==d||"byteOffset"==d)||hi(d,c))||a.push(d);return a};var ki=Object.prototype;const Ti=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||ki)};const _i=function(t,e){return function(n){return t(e(n))}};const Ci=_i(Object.keys,Object);var ji=Object.prototype.hasOwnProperty;const Ei=function(t){if(!Ti(t))return Ci(t);var e=[];for(var n in Object(t))ji.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Di=function(t){return null!=t&&fi(t.length)&&!io(t)};const Ri=function(t){return Di(t)?Ai(t):Ei(t)};const xi=function(t,e){return t&&$o(e,Ri(e),t)};const Ni=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Vi=Object.prototype.hasOwnProperty;const Mi=function(t){if(!oo(t))return Ni(t);var e=Ti(t),n=[];for(var r in t)("constructor"!=r||!e&&Vi.call(t,r))&&n.push(r);return n};const Bi=function(t){return Di(t)?Ai(t,!0):Mi(t)};const Ui=function(t,e){return t&&$o(e,Bi(e),t)};var Ji="object"==typeof exports&&exports&&!exports.nodeType&&exports,qi=Ji&&"object"==typeof module&&module&&!module.nodeType&&module,Gi=qi&&qi.exports===Ji?Ks.Buffer:void 0,Li=Gi?Gi.allocUnsafe:void 0;const Yi=function(t,e){if(e)return t.slice();var n=t.length,r=Li?Li(n):new t.constructor(n);return t.copy(r),r};const zi=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Hi=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Fi=function(){return[]};var Ki=Object.prototype.propertyIsEnumerable,Wi=Object.getOwnPropertySymbols;const Qi=Wi?function(t){return null==t?[]:(t=Object(t),Hi(Wi(t),(function(e){return Ki.call(t,e)})))}:Fi;const $i=function(t,e){return $o(t,Qi(t),e)};const Xi=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const Zi=_i(Object.getPrototypeOf,Object);const ta=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Xi(e,Qi(t)),t=Zi(t);return e}:Fi;const ea=function(t,e){return $o(t,ta(t),e)};const na=function(t,e,n){var r=e(t);return ii(t)?r:Xi(r,n(t))};const ra=function(t){return na(t,Ri,Qi)};const sa=function(t){return na(t,Bi,ta)};const oa=Io(Ks,"DataView");const ia=Io(Ks,"Promise");const aa=Io(Ks,"Set");const ca=Io(Ks,"WeakMap");var da="[object Map]",ua="[object Promise]",la="[object Set]",pa="[object WeakMap]",ha="[object DataView]",fa=ho(oa),ma=ho(So),ya=ho(ia),ga=ho(aa),ba=ho(ca),Oa=so;(oa&&Oa(new oa(new ArrayBuffer(1)))!=ha||So&&Oa(new So)!=da||ia&&Oa(ia.resolve())!=ua||aa&&Oa(new aa)!=la||ca&&Oa(new ca)!=pa)&&(Oa=function(t){var e=so(t),n="[object Object]"==e?t.constructor:void 0,r=n?ho(n):"";if(r)switch(r){case fa:return ha;case ma:return da;case ya:return ua;case ga:return la;case ba:return pa}return e});const wa=Oa;var va=Object.prototype.hasOwnProperty;const Ia=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&va.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Sa=Ks.Uint8Array;const Pa=function(t){var e=new t.constructor(t.byteLength);return new Sa(e).set(new Sa(t)),e};const Aa=function(t,e){var n=e?Pa(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var ka=/\w*$/;const Ta=function(t){var e=new t.constructor(t.source,ka.exec(t));return e.lastIndex=t.lastIndex,e};var _a=Ws?Ws.prototype:void 0,Ca=_a?_a.valueOf:void 0;const ja=function(t){return Ca?Object(Ca.call(t)):{}};const Ea=function(t,e){var n=e?Pa(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Da=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Pa(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Aa(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Ea(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ta(t);case"[object Symbol]":return ja(t)}};var Ra=Object.create;const xa=function(){function t(){}return function(e){if(!oo(e))return{};if(Ra)return Ra(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Na=function(t){return"function"!=typeof t.constructor||Ti(t)?{}:xa(Zi(t))};const Va=function(t){return Zo(t)&&"[object Map]"==wa(t)};var Ma=vi&&vi.isMap;const Ba=Ma?gi(Ma):Va;const Ua=function(t){return Zo(t)&&"[object Set]"==wa(t)};var Ja=vi&&vi.isSet;const qa=Ja?gi(Ja):Ua;var Ga="[object Arguments]",La="[object Function]",Ya="[object Object]",za={};za[Ga]=za["[object Array]"]=za["[object ArrayBuffer]"]=za["[object DataView]"]=za["[object Boolean]"]=za["[object Date]"]=za["[object Float32Array]"]=za["[object Float64Array]"]=za["[object Int8Array]"]=za["[object Int16Array]"]=za["[object Int32Array]"]=za["[object Map]"]=za["[object Number]"]=za[Ya]=za["[object RegExp]"]=za["[object Set]"]=za["[object String]"]=za["[object Symbol]"]=za["[object Uint8Array]"]=za["[object Uint8ClampedArray]"]=za["[object Uint16Array]"]=za["[object Uint32Array]"]=!0,za["[object Error]"]=za[La]=za["[object WeakMap]"]=!1;const Ha=function t(e,n,r,s,o,i){var a,c=1&n,d=2&n,u=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!oo(e))return e;var l=ii(e);if(l){if(a=Ia(e),!c)return zi(e,a)}else{var p=wa(e),h=p==La||"[object GeneratorFunction]"==p;if(li(e))return Yi(e,c);if(p==Ya||p==Ga||h&&!o){if(a=d||h?{}:Na(e),!c)return d?ea(e,Ui(a,e)):$i(e,xi(a,e))}else{if(!za[p])return o?e:{};a=Da(e,p,c)}}i||(i=new zo);var f=i.get(e);if(f)return f;i.set(e,a),qa(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Ba(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var m=l?void 0:(u?d?sa:ra:d?Bi:Ri)(e);return Ho(m||e,(function(s,o){m&&(s=e[o=s]),Qo(a,o,t(s,n,r,o,e,i))})),a};const Fa=function(t){return Ha(t,5)};const Ka=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const Wa=function(t){return this.__data__.has(t)};function Qa(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Go;++e<n;)this.add(t[e])}Qa.prototype.add=Qa.prototype.push=Ka,Qa.prototype.has=Wa;const $a=Qa;const Xa=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Za=function(t,e){return t.has(e)};const tc=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var d=o.get(t),u=o.get(e);if(d&&u)return d==e&&u==t;var l=-1,p=!0,h=2&n?new $a:void 0;for(o.set(t,e),o.set(e,t);++l<a;){var f=t[l],m=e[l];if(r)var y=i?r(m,f,l,e,t,o):r(f,m,l,t,e,o);if(void 0!==y){if(y)continue;p=!1;break}if(h){if(!Xa(e,(function(t,e){if(!Za(h,e)&&(f===t||s(f,t,n,r,o)))return h.push(e)}))){p=!1;break}}else if(f!==m&&!s(f,m,n,r,o)){p=!1;break}}return o.delete(t),o.delete(e),p};const ec=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const nc=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var rc=Ws?Ws.prototype:void 0,sc=rc?rc.valueOf:void 0;const oc=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Sa(t),new Sa(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return Rs(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=ec;case"[object Set]":var c=1&r;if(a||(a=nc),t.size!=e.size&&!c)return!1;var d=i.get(t);if(d)return d==e;r|=2,i.set(t,e);var u=tc(a(t),a(e),r,s,o,i);return i.delete(t),u;case"[object Symbol]":if(sc)return sc.call(t)==sc.call(e)}return!1};var ic=Object.prototype.hasOwnProperty;const ac=function(t,e,n,r,s,o){var i=1&n,a=ra(t),c=a.length;if(c!=ra(e).length&&!i)return!1;for(var d=c;d--;){var u=a[d];if(!(i?u in e:ic.call(e,u)))return!1}var l=o.get(t),p=o.get(e);if(l&&p)return l==e&&p==t;var h=!0;o.set(t,e),o.set(e,t);for(var f=i;++d<c;){var m=t[u=a[d]],y=e[u];if(r)var g=i?r(y,m,u,e,t,o):r(m,y,u,t,e,o);if(!(void 0===g?m===y||s(m,y,n,r,o):g)){h=!1;break}f||(f="constructor"==u)}if(h&&!f){var b=t.constructor,O=e.constructor;b==O||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof O&&O instanceof O||(h=!1)}return o.delete(t),o.delete(e),h};var cc="[object Arguments]",dc="[object Array]",uc="[object Object]",lc=Object.prototype.hasOwnProperty;const pc=function(t,e,n,r,s,o){var i=ii(t),a=ii(e),c=i?dc:wa(t),d=a?dc:wa(e),u=(c=c==cc?uc:c)==uc,l=(d=d==cc?uc:d)==uc,p=c==d;if(p&&li(t)){if(!li(e))return!1;i=!0,u=!1}if(p&&!u)return o||(o=new zo),i||Si(t)?tc(t,e,n,r,s,o):oc(t,e,c,n,r,s,o);if(!(1&n)){var h=u&&lc.call(t,"__wrapped__"),f=l&&lc.call(e,"__wrapped__");if(h||f){var m=h?t.value():t,y=f?e.value():e;return o||(o=new zo),s(m,y,n,r,o)}}return!!p&&(o||(o=new zo),ac(t,e,n,r,s,o))};const hc=function t(e,n,r,s,o){return e===n||(null==e||null==n||!Zo(e)&&!Zo(n)?e!=e&&n!=n:pc(e,n,r,s,t,o))};const fc=function(t,e){return hc(t,e)};function mc(t,e){const n=Fa(t);return n.path[n.path.length-1]+=e,n}function yc(t,e){return t.root===e.root&&fc(t.path,e.path)}function gc(t){Oc(t,(t=>("main"==t.root?(t.rootMain=!0,delete t.root):"$graveyard"==t.root&&(t.rootGraveyard=!0,delete t.root),t)))}function bc(t){Oc(t,(t=>(t.rootMain?(t.root="main",delete t.rootMain):t.rootGraveyard&&(t.root="$graveyard",delete t.rootGraveyard),t)))}function Oc(t,e){for(const n in t){const r=t[n];"nodes"!==n&&oo(r)&&(r.path&&(r.root||r.rootMain||r.rootGraveyard)?t[n]=e(r):Oc(r,e))}return t}class wc{constructor(t,e,n){this._id=t,this._operationName=e,this._protobufDescriptor=n}compress(t,e){const n=e.shift();return gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){e.types.shift();const n=this._protobufDescriptor.decompress(e.buffers.shift());bc(n),n.__className=this._operationName,t.push(n)}}class vc extends wc{compress(t,e){const n=e.shift();return this._serializeOneOf("oldValue",n),this._serializeOneOf("newValue",n),gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){const{types:n,buffers:r}=e,s=this._protobufDescriptor.decompress(r.shift());n.shift(),this._deserializeOneOf("oldValue",s),this._deserializeOneOf("newValue",s),bc(s),s.__className=this._operationName,t.push(s)}_serializeOneOf(t,e){const n=e[t];"boolean"==typeof n?e[`${t}Boolean`]=n:e[`${t}Json`]=JSON.stringify(n)}_deserializeOneOf(t,e){const n=`${t}Json`;e[n]?(e[t]=JSON.parse(e[n]),delete e[n]):(e[t]=e[`${t}Boolean`],delete e[`${t}Boolean`])}}class Ic extends wc{compress(t,e){const n=e.shift();return this._serializeNodesAttributes(n.nodes),gc(n),t.buffers.push(this._protobufDescriptor.compress(n)),t.types.push(this._id),!0}decompress(t,e){const{types:n,buffers:r}=e,s=this._protobufDescriptor.decompress(r.shift());n.shift(),s.nodes||(s.nodes=[]),this._deserializeNodesAttributes(s.nodes),bc(s),s.__className=this._operationName,t.push(s)}_serializeNodesAttributes(t){for(const e of t){if(e.attributes){const t=e.attributes;this._areValuesBoolean(t)?e.attributesBoolean=t:e.attributesJson=JSON.stringify(t)}e.children&&this._serializeNodesAttributes(e.children)}}_deserializeNodesAttributes(t){for(const e of t)(e.attributesBoolean||e.attributesJson)&&(e.attributesBoolean?(e.attributes=e.attributesBoolean,delete e.attributesBoolean):(e.attributes=JSON.parse(e.attributesJson),delete e.attributesJson)),e.children&&this._deserializeNodesAttributes(e.children)}_areValuesBoolean(t){return Object.keys(t).every((e=>"boolean"==typeof t[e]))}}class Sc extends wc{decompress(t,e){super.decompress(t,e);const n=t[t.length-1];n.oldRange||(n.oldRange=null),n.newRange||(n.newRange=null)}}class Pc extends wc{compress(t,e){return e.shift(),t.types.push(this._id),!0}decompress(t,e){e.types.shift(),t.push({__className:this._operationName})}}class Ac extends Sc{constructor(t,e,n,r){super(t,e,n),this._omittedNamespace=r+":"}compress(t,e){return!("MarkerOperation"!=e[0].__className||!e[0].name.startsWith(this._omittedNamespace))&&(e[0].name=e[0].name.replace(new RegExp("^"+this._omittedNamespace),""),super.compress(t,e),!0)}decompress(t,e){super.decompress(t,e);const n=t[t.length-1];n.name=this._omittedNamespace+n.name}}class kc{constructor(t,e){this._id=t,this._context=e}compress(t,e){let n;for(;e.length>1&&this._compareOperations(e[0],e[1]);)n?(n=this._combineNext(e.shift(),n),t.types.push(0)):(n=Fa(e.shift()),t.types.push(this._id));return!!n&&(n=this._combineNext(e.shift(),n),t.types.push(0),t.buffers.push(this._compressSingleOperation(n)),!0)}decompress(t,e){const n=this._decompressSingleOperation(e);for(;0==e.types[0];)e.types.shift(),t.push(this._splitCurrent(n));t.push(n)}}class Tc extends kc{_combineNext(t,e){return e.nodes[0].data+=t.nodes[0].data,e}_splitCurrent(t){const e=Fa(t),n=e.nodes[0],r=t.nodes[0],s=r.data[Symbol.iterator]().next().value,o=s.length;return n.data=s,r.data=r.data.substr(o),t.position=mc(t.position,o),e}_compareOperations(t,e){if(this._checkOperation(t)&&this._checkOperation(e)){const n=t.nodes[0].data.length,r=yc(mc(t.position,n),e.position),s=t.nodes[0],o=e.nodes[0];return r&&this._compareAttributes(s,o)}return!1}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("InsertOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("InsertOperation").decompress(e,t),e[0]}_checkOperation(t){return"InsertOperation"==t.__className&&1==t.nodes.length&&t.nodes[0].data&&!t.wasUndone&&1==Array.from(t.nodes[0].data).length}_compareAttributes(t,e){const n=Object.keys(t.attributes||{}),r=Object.keys(e.attributes||{});return n.length===r.length&&n.every((n=>e.attributes[n]&&e.attributes[n]===t.attributes[n]))}}class _c extends kc{_combineNext(t,e){return e.howMany++,e.sourcePosition=Fa(t.sourcePosition),e}_splitCurrent(t){const e=Fa(t);return t.howMany--,e.howMany=1,e.sourcePosition=mc(e.sourcePosition,t.howMany),e}_compareOperations(t,e){return!(!this._checkOperation(t)||!this._checkOperation(e))&&(yc(mc(t.sourcePosition,-1),e.sourcePosition)&&yc(t.targetPosition,e.targetPosition))}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MoveOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MoveOperation").decompress(e,t),e[0]}_checkOperation(t){return"MoveOperation"==t.__className&&"$graveyard"==t.targetPosition.root&&1==t.howMany&&!t.wasUndone}}class Cc extends kc{_combineNext(t,e){return e.howMany++,e}_splitCurrent(t){const e=Fa(t);return e.howMany=1,t.howMany--,e}_compareOperations(t,e){return!(!this._checkOperation(t)||!this._checkOperation(e))&&(yc(t.sourcePosition,e.sourcePosition)&&yc(t.targetPosition,e.targetPosition))}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MoveOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MoveOperation").decompress(e,t),e[0]}_checkOperation(t){return"MoveOperation"==t.__className&&"$graveyard"==t.targetPosition.root&&1==t.howMany&&!t.wasUndone}}class jc extends kc{compress(t,e){if(!this._compareOperations(e[0],e[1]))return!1;const n=e.shift();return n.oldRange=null,n.newRange&&yc(n.newRange.start,n.newRange.end)&&(n.newRange.end=null),e.shift(),t.types.push(this._id),t.types.push(0),t.buffers.push(this._compressSingleOperation(n)),!0}decompress(t,e){const n=this._decompressSingleOperation(e);n.newRange&&!n.newRange.end&&(n.newRange.end=Fa(n.newRange.start));const r=Fa(n);r.newRange&&(r.newRange.start.stickiness="toNone",r.newRange.end=Fa(r.newRange.start)),r.name="user:position:"+r.name.split(":")[2],e.types.shift(),t.push(n),t.push(r)}_compressSingleOperation(t){const e={types:[],buffers:[],baseVersion:0};return this._context._getCompressorByName("MarkerOperation").compress(e,[t]),e.buffers[0]}_decompressSingleOperation(t){const e=[];return this._context._getCompressorByName("MarkerOperation").decompress(e,t),e[0]}_compareOperations(t,e){return!(!t||!e)&&("MarkerOperation"==t.__className&&"MarkerOperation"==e.__className&&!(!t.name.startsWith("user:")||!e.name.startsWith("user:")||t.name==e.name))}}class Ec{constructor(){this._compressorById=new Map,this._compressorByName=new Map,this._protobufFactory=new js;const t=this._protobufFactory.getDescriptor("MarkerOperation");this._registerCompressor(1,"NoOperation",new Pc(1,"NoOperation",void 0)),this._registerOperationCompressor(10,"AttributeOperation",vc),this._registerOperationCompressor(11,"InsertOperation",Ic),this._registerOperationCompressor(12,"MarkerOperation",Sc),this._registerOperationCompressor(13,"MergeOperation",wc),this._registerOperationCompressor(14,"MoveOperation",wc),this._registerOperationCompressor(15,"RenameOperation",wc),this._registerOperationCompressor(16,"RootAttributeOperation",vc),this._registerOperationCompressor(17,"SplitOperation",wc),this._registerCompressor(18,"CommentMarkerOperation",new Ac(18,"MarkerOperation",t,"comment")),this._registerCompressor(19,"SuggestionMarkerOperation",new Ac(19,"MarkerOperation",t,"suggestion")),this._registerOperationCompressor(20,"RootOperation",wc),this._registerActionCompressor(100,"TypingAction",Tc),this._registerActionCompressor(101,"DeletingAction",_c),this._registerActionCompressor(102,"ForwardDeletingAction",Cc),this._registerActionCompressor(103,"UserSelectionAction",jc)}compress(t){if(!t||!t[0])throw new n.CKEditorError("no-operations-provided",this);const e={types:[],buffers:[],baseVersion:t[0].baseVersion};for(;t.length;)this._getCompressorByName("UserSelectionAction").compress(e,t)||this._getCompressorByName("TypingAction").compress(e,t)||this._getCompressorByName("DeletingAction").compress(e,t)||this._getCompressorByName("ForwardDeletingAction").compress(e,t)||this._getCompressorByName("CommentMarkerOperation").compress(e,t)||this._getCompressorByName("SuggestionMarkerOperation").compress(e,t)||this._getCompressorByName(t[0].__className).compress(e,t);return e}decompress(t){const e=[];for(;t.types.length;){this._compressorById.get(t.types[0]).decompress(e,t)}return e.forEach(((e,n)=>e.baseVersion=t.baseVersion+n)),e}_getCompressorByName(t){return this._compressorByName.get(t)}_registerOperationCompressor(t,e,n){const r=new n(t,e,this._protobufFactory.getDescriptor(e));this._registerCompressor(t,e,r)}_registerActionCompressor(t,e,n){const r=new n(t,this);this._registerCompressor(t,e,r)}_registerCompressor(t,e,n){this._compressorById.set(t,n),this._compressorByName.set(e,n)}}const Dc=Rc;function Rc(t,e){const n=Jc();return(Rc=function(t,e){return n[t-=422]})(t,e)}!function(t,e){const n=Rc,r=t();for(;;)try{if(193842===parseInt(n(526))/1+parseInt(n(625))/2*(-parseInt(n(663))/3)+parseInt(n(673))/4*(parseInt(n(568))/5)+-parseInt(n(658))/6+parseInt(n(476))/7+-parseInt(n(438))/8+-parseInt(n(535))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);let xc=1;class Nc extends e.Plugin{static get[Dc(451)](){return[hs,gs,Ps,e.PendingActions,fs.Users,r.Notification]}static get[Dc(455)](){return Dc(485)}get[Dc(465)](){const t=Dc;return this[t(674)]+this[t(504)]}get[Dc(674)](){const t=Dc;return this[t(647)][t(559)]-this[t(504)]}get[Dc(614)](){const t=Dc,e=this[t(647)][t(571)]();for(let n=e[t(543)]-1;n>=0;n--){const r=e[n];if(!this[t(460)][t(589)](r))return r[t(562)]+1-this[t(504)]}return 0}constructor(t){const e=Dc;if(super(t),this[e(504)]=0,this[e(424)]=null,this[e(647)]=new s.History,this[e(483)][e(433)][e(649)](e(432),{}),this[e(653)]=this[e(483)][e(433)][e(554)](e(462)),!this[e(653)])throw new n.CKEditorError(e(550),this);const r=t[e(433)][e(554)](e(548))||n.version;this[e(519)]=new(Nc[e(636)])(r,this[e(653)]),this[e(620)]=this[e(483)][e(473)][e(522)],this[e(513)]=new Ec,this[e(662)]=[],this[e(555)]=new WeakSet,this[e(605)]=new Set,this[e(456)](e(590),!1),this[e(456)](e(536),!1),this[e(654)]=null,this[e(570)]=!1,this[e(666)]=null,this[e(634)]=300,this[e(583)]=this[e(634)],this[e(469)]=null,this[e(460)]=new WeakSet,this[e(527)]=new Uc(this[e(460)])}[Dc(672)](){const t=Dc,e=this[t(483)],n=e[t(566)][t(554)](fs.Users),r=e[t(566)][t(554)](hs);this[t(676)](n,t(642),((e,r)=>{const s=t,o=r[0];o[s(508)]&&(e[s(567)]=n[s(556)](o[s(508)]),e[s(578)]()),null===o[s(508)]&&(e[s(567)]=null,e[s(578)]())}),{priority:t(436)}),this[t(676)](e[t(473)][t(522)][t(470)],t(446),((e,n)=>{const r=t;n[r(607)]&&this[r(671)]()})),this[t(676)](e[t(594)][t(516)],t(484),(()=>{this[t(671)]()})),this[t(576)](),e[t(473)].on(t(610),((e,n)=>{const r=t,s=n[0];s[r(528)]&&(this[r(500)](s),this[r(447)]()&&this[r(669)]())})),this[t(633)](),this[t(434)](t(486)).to(r,t(507),this,t(536),((e,n)=>t(557)===e&&!n)),this.on(t(542),(()=>{const n=t;this[n(486)]?e[n(520)](n(592)):e[n(494)](n(592))})),this[t(486)]?e[t(520)](t(592)):e[t(494)](t(592)),this[t(456)](t(612),!1)}async[Dc(584)](){const t=Dc,e=this[t(483)][t(566)][t(554)](gs),n=this[t(483)][t(566)][t(554)](hs);try{this[t(590)]=!0,e[t(453)](this[t(653)]);const r=await this[t(519)][t(584)](n[t(523)],this[t(614)]);await this[t(445)](r)&&(this[t(590)]=!1,this[t(573)]());const s=await this[t(519)][t(545)]();e[t(498)](this[t(653)],s),this[t(616)](),this[t(612)]=!0}catch(e){if(function(e){const n=t;return n(577)===e[n(437)]}(e)&&this[t(424)])await this[t(604)]();else if(function(e){const n=t;return n(454)===e[n(437)]}(e)){const e=_s(this[t(483)][t(637)],t(435));this[t(505)](e)}else{if(!(e instanceof Mc))throw e;this[t(505)]()}}}[Dc(560)](){const t=Dc,e=this[t(483)][t(566)][t(554)](hs),n=this[t(483)][t(566)][t(554)](gs);this[t(483)][t(494)](t(442)),n[t(534)][t(589)](this[t(653)])&&n[t(453)](this[t(653)]),e[t(492)](this),this[t(511)](),super[t(560)]()}async[Dc(445)](t){const e=Dc;if(this[e(424)]!==t[e(424)]&&this[e(469)]!==t[e(541)])throw new Mc;return this[e(424)]=t[e(424)],this[e(631)]([],{...t,wereChangesApplied:!1,data:t[e(468)]},e(584))}async[Dc(439)](t,e=!1){const n=Dc,{connection:r}=this[n(483)][n(566)][n(554)](hs);Nc[n(636)][n(545)](r,this[n(653)])[n(678)]((t=>this[n(627)](t)))[n(558)]((t=>{const e=n;this[e(677)](e(514),t)})),this[n(676)](this[n(519)],n(648),this[n(597)][n(434)](this)),this[n(676)](this[n(519)],n(461),((t,e)=>{const r=n;this[r(677)](r(644),e)})),this[n(676)](this[n(519)],n(458),(()=>{this[n(612)]=!1}));const s=this[n(527)][n(639)](t);this[n(590)]=!0;const o=await this[n(519)][n(596)](r,this[n(618)](t),s);if(this[n(424)]=o[n(424)],e){if(!o[n(601)])return void this[n(505)]();this[n(590)]=!1,this[n(573)](),this[n(647)][n(423)](),this[n(504)]=o[n(444)],this[n(647)][n(559)]=this[n(504)],await this[n(631)](t,o,n(493))}else await this[n(502)](o,t);this[n(616)](),this[n(612)]=!0}[Dc(616)](){const t=Dc,e=this[t(483)][t(566)][t(554)](gs),n=this[t(483)][t(566)][t(554)](Ps),r=e[t(534)][t(554)](this[t(653)]);r&&r[t(543)]>1?n[t(549)]():this[t(676)](e,t(646)+this[t(653)],(()=>{const r=t;2===e[r(534)][r(554)](this[r(653)])[r(543)]&&n[r(549)]()}))}async[Dc(597)](t,e,n,r){const s=Dc;if(!this[s(590)]&&this[s(620)][s(559)]==e){const t=this[s(515)](n,r);await this[s(426)](t),this[s(651)](t,e,n[s(541)])||this[s(677)](s(587))}}async[Dc(604)](){const t=Dc;this[t(511)]();const{locale:e}=this[t(483)];let n;try{n=await this[t(519)][t(588)]()}catch(n){const r=_s(e,t(623));return void this[t(505)](r)}const r=n[t(611)]||n[t(487)];if(this[t(469)]===r[t(541)])await this[t(439)](this[t(483)][t(473)][t(522)][t(580)][t(571)](),!0);else{const n=_s(e,t(608));this[t(505)](n)}}[Dc(511)](){const t=Dc;this[t(519)][t(429)](),this[t(662)]=[],clearTimeout(this[t(666)]),this[t(575)](this[t(519)])}[Dc(627)](t){const e=Dc,n=this[e(483)][e(566)][e(554)](gs);this[e(676)](n,e(646)+this[e(653)],((t,{session:r})=>{const s=e;if(r.id===n[s(585)]){t[s(529)]();const e=this[s(483)][s(566)][s(589)](s(606))&&this[s(483)][s(566)][s(554)](s(606));let n=r[s(481)];e&&e[s(530)]&&(n=n[s(579)]((t=>s(510)!==t))),this[s(483)][s(566)][s(554)](s(489))[s(613)](n,this[s(653)])}})),n[e(498)](this[e(653)],t)}[Dc(576)](){const t=Dc,e=this[t(483)][t(468)][t(456)];this[t(483)][t(468)][t(456)]=(...r)=>{const s=t;if(!r[r[s(543)]-1][s(670)])throw new n.CKEditorError(s(565),this);e[s(427)](this[s(483)][s(468)],r)}}[Dc(633)](){const t=Dc;this[t(483)][t(468)].on(t(672),((e,[r])=>{const o=t;if(this[o(620)][o(559)])throw new n.CKEditorError(o(443),this);e[o(578)](),this[o(457)]();const i=this[o(483)][o(433)][o(554)](o(632)),a=this[o(645)](r,i);0==a[o(543)]&&a[o(497)](new s.NoOperation(0)),e[o(567)]=this[o(439)](a)[o(678)]((()=>{const t=o;this[t(483)][t(566)][t(554)](hs)[t(544)](this),this[t(483)][t(468)][t(563)](t(496))}))[o(558)]((t=>this[o(677)](o(499),t)))[o(659)]((()=>this[o(573)]()))}),{priority:t(436)}),this[t(483)].on(t(463),(async(e,[n,r])=>{const s=t;e[s(578)]();const o=this[s(483)][s(473)][s(522)][s(431)](n);if(!this[s(605)][s(589)](n)){const t=r&&r[s(468)]?r[s(468)]:"",e=r&&r[s(448)]?r[s(448)]:{};await this[s(569)](n,t,e)}this[s(483)][s(473)][s(561)]({isUndoable:!1},(()=>{const t=s;o[t(582)]=!0,this[t(483)][t(473)][t(522)][t(617)][t(518)](o)}))}),{priority:t(436)})}async[Dc(426)](t){const e=Dc,n=this[e(483)][e(566)][e(554)](fs.Users),{connection:r}=this[e(483)][e(566)][e(554)](hs),s=new Set;for(const r of t){const t=r[e(508)];t&&!n[e(556)](t)&&s[e(572)](t)}if(0===s[e(600)])return;const o=await S[e(624)](r,Array[e(595)](s));for(const t of o)n[e(556)](t.id)||n[e(621)](t)}[Dc(645)](t,e={}){const r=Dc,o=this[r(483)][r(473)],i=[];let a=0;const c=r(667)==typeof t?{main:t}:t;for(const t of Object[r(546)](c)){if(!this[r(620)][r(482)][r(589)](t))throw new n.CKEditorError(r(655),this);const e=this[r(483)][r(468)][r(480)](c[t]),d=this[r(620)][r(431)](t),u=new s.InsertOperation(o[r(598)](d,0),e,a++);i[r(497)](u);for(const[t,n]of e[r(626)]){const e=o[r(450)](o[r(630)](d,n[r(664)][r(603)][r(422)]()),o[r(630)](d,n[r(640)][r(603)][r(422)]())),c=new s.MarkerOperation(t,null,e,o[r(626)],!0,a++);i[r(497)](c)}}if(e)for(const[t,c]of Object[r(475)](e)){const e=o[r(522)][r(431)](t);if(!e)throw new n.CKEditorError(r(452),null);for(const[t,n]of Object[r(475)](c))if(null!==n){const o=new s.RootAttributeOperation(e,t,null,n,a++);i[r(497)](o)}}return i}async[Dc(569)](t,e,n){const r=Dc;this[r(645)]({[t]:e},{[t]:n})[r(472)](((t,e)=>{const n=r;t[n(562)]=this[n(620)][n(559)]+e,t[n(428)]=!0,this[n(500)](t)})),this[r(669)](),await this[r(551)]()}async[Dc(502)](t,e){const n=Dc;let r;this[n(504)]=t[n(444)];const s=t[n(601)]&&!t[n(490)],o=s?0:t[n(468)][n(562)];if(e[n(472)]((e=>{const r=n;e[r(428)]=!0,e[r(503)]=t[r(635)],e[r(508)]=null})),s)r=e,this[n(478)](r,s);else{if(t[n(490)]){const e=this[n(645)](t[n(490)]);this[n(620)][n(580)][n(559)]=-e[n(543)],e[n(472)]((r=>{const s=n;r[s(562)]-=e[s(543)],r[s(503)]=t[s(635)],r[s(428)]=!0,r[s(508)]=null})),this[n(478)](e,!0),this[n(647)][n(559)]=-e[n(543)]+this[n(504)],this[n(581)](e)}this[n(620)][n(580)][n(559)]=o,r=this[n(515)](t[n(468)],t[n(459)]),await this[n(426)](r),this[n(478)](r,s)}t[n(541)]&&(this[n(527)][n(641)](r,t[n(541)]),this[n(469)]=t[n(541)]),this[n(647)][n(559)]=o+this[n(504)],this[n(581)](r),e[n(579)]((t=>{const e=n,r=this[e(552)](t);return r&&!this[e(605)][e(589)](r)}))[n(472)](((t,e)=>{const r=n;t[r(562)]=this[r(620)][r(559)]+e,this[r(500)](t)})),this[n(447)]()?(this[n(583)]=0,this[n(669)](!0),await this[n(551)]()):(this[n(590)]=!1,this[n(573)]())}[Dc(677)](t,e){const r=Dc;throw this[r(590)]=!0,e&&console[r(461)](e),new n.CKEditorError(t,this[r(483)])}[Dc(500)](t){const e=Dc;this[e(555)][e(589)](t)||(this[e(555)][e(572)](t),this[e(662)][e(497)](t),this[e(654)]||e(650)==t[e(430)]&&!t[e(466)]||this[e(457)]())}[Dc(669)](t=!1){const e=Dc;!t&&this[e(590)]||(this[e(590)]=!0,clearTimeout(this[e(666)]),this[e(666)]=setTimeout((()=>{const t=e;this[t(547)]()[t(678)]((e=>{const n=t;e&&(this[n(573)](),this[n(590)]=!1)}))[t(558)]((e=>{const n=t;if(this[n(573)](),this[n(590)]=!1,!function(t){const e=n;return t[e(619)][e(593)](e(553))||t[e(619)][e(593)](e(488))||t[e(619)][e(593)](e(661))}(e))throw e}))}),this[e(583)]))}[Dc(551)](){return new Promise((t=>{const e=Rc;this.on(e(638),(()=>{t()}))}))}async[Dc(547)](){const t=Dc,e=this[t(483)][t(566)][t(554)](Ps);if(this[t(615)]()&&(e[t(549)](),this[t(570)]=!1),!this[t(447)]())return!0;const n=[...this[t(662)]];for(const e of n)e[t(517)]=this[t(620)][t(580)][t(441)](e);const r=this[t(527)][t(639)](n),s=xc++,o=this[t(618)](n),i=await this[t(519)][t(501)](o,o[t(562)],r);try{return await this[t(631)](n,i,s)}catch(e){return this[t(677)](t(524),e)}}async[Dc(631)](t,e,n){const r=Dc;if(r(461)in e)throw e[r(461)];let s=!1;if(e[r(601)]){e[r(541)]&&(this[r(469)]=e[r(541)]),this[r(662)]=this[r(662)][r(579)]((e=>!t[r(467)](e)));for(const n of t)n[r(503)]=r(464)in e&&e[r(464)]||void 0;Bc(t,e[r(559)]-t[r(543)]),this[r(581)](t);const n=t[r(579)]((t=>{const e=r;if(!t[e(428)])return!1;const n=this[e(552)](t);return n&&!this[e(605)][e(589)](n)}));Bc(n,this[r(620)][r(559)]),this[r(478)](n),s=!0,this[r(583)]=this[r(634)]}else{const t=this[r(515)](e[r(468)],e[r(459)])[r(579)]((t=>t[r(562)]>=this[r(674)]));t[r(472)]((t=>this[r(586)](t))),this[r(662)]=this[r(662)][r(579)]((t=>!t[r(428)]||!this[r(605)][r(589)](this[r(552)](t)))),this[r(662)][r(543)]&&Bc(this[r(662)],this[r(662)][0][r(562)]),await this[r(426)](t),s=this[r(651)](t,e[r(559)],e[r(541)]),this[r(583)]=Math[r(668)](this[r(583)]/2)}return s?!this[r(447)]()||(this[r(669)](!0),!1):this[r(677)](r(531))}[Dc(651)](t,e,n){const r=Dc;try{const o={document:this[r(620)],useRelations:!1,padWithNoOps:!0},{operationsA:i,operationsB:a,originalOperations:c}=(0,s.transformSets)(t,this[r(662)],o);Bc(i,this[r(620)][r(559)]),Bc(a,e);for(const t of i){const e=c[r(554)](t);t[r(508)]=e?e[r(508)]:null}n&&(this[r(527)][r(641)](t,n),this[r(469)]=n),this[r(662)]=[...a],this[r(478)](i),this[r(581)](t)}catch(t){return console[r(461)](t),!1}return!0}[Dc(478)](t,e=!1){const n=Dc;this[n(483)][n(473)][n(561)]({isUndoable:!1,isLocal:!1},(e=>{const r=n;for(const n of t)this[r(555)][r(572)](n),this[r(586)](n),e[r(532)][r(540)](n),this[r(483)][r(473)][r(610)](n)}))}[Dc(586)](t){const e=Dc,n=this[e(552)](t);n&&this[e(605)][e(572)](n)}[Dc(552)](t){const e=Dc;let n,r;switch(t[e(430)]){case e(538):n=t[e(564)][e(491)];break;case e(650):if(r=t[e(628)],!r)return null;n=r[e(491)];break;case e(471):n=t[e(491)];break;case e(591):n=t[e(425)];break;case e(440):n=t[e(477)][e(491)];break;default:return null}return n[e(506)]}[Dc(581)](t){const e=Dc;t[e(472)]((t=>{const n=e,r=t[n(665)]();r[n(508)]=t[n(508)],r[n(428)]=!!t[n(428)],r[n(503)]=t[n(503)],r[n(562)]+=this[n(504)],t[n(474)]&&this[n(460)][n(572)](r),this[n(647)][n(540)](r)}))}[Dc(505)](t){const e=Dc,n=this[e(483)][e(566)][e(554)](e(537)),r=this[e(483)][e(637)];t||(t=_s(r,e(622))),n[e(495)](t,{title:_s(r,e(652)),namespace:e(574)}),this[e(536)]=!0,clearTimeout(this[e(666)]),this[e(662)]=[],this[e(483)][e(566)][e(554)](hs)[e(560)]()}[Dc(457)](){const t=Dc;this[t(654)]||(this[t(654)]=this[t(483)][t(566)][t(554)](e.PendingActions)[t(572)](_s(this[t(483)][t(637)],t(521))))}[Dc(573)](){const t=Dc;this[t(654)]&&(this[t(483)][t(566)][t(554)](e.PendingActions)[t(539)](this[t(654)]),this[t(654)]=null)}[Dc(618)](t){const e=Dc,n=t[e(660)]((t=>t[e(512)]()));return this[e(513)][e(602)](n)}[Dc(515)](t,e){const n=Dc;return this[n(513)][n(449)](t)[n(660)](((t,r)=>{const o=n,i=o(672)==e[r][o(430)];if(o(533)==t[o(525)]){const e=t[o(564)][o(491)];!this[o(620)][o(431)](e)&&(this[o(620)][o(509)](o(479),e)[o(643)]=!1)}const a=s.OperationFactory[o(656)](t,this[o(620)]);return a[o(517)]=t[o(517)],a[o(428)]=i,a[o(508)]=i?null:e[r][o(609)],a[o(474)]=o(599)===e[r][o(430)],a[o(503)]=e[r][o(503)],a}))}[Dc(671)](){const t=Dc;this[t(570)]=!0,this[t(615)]()?this[t(669)]():this[t(570)]=!1}[Dc(615)](){const t=Dc,e=this[t(483)][t(566)][t(554)](gs)[t(534)][t(554)](this[t(653)]);return!this[t(483)][t(657)]&&!!e&&e[t(543)]>1&&this[t(570)]}[Dc(447)](){const t=Dc;return this[t(662)][t(543)]>0||this[t(615)]()}}Nc[Dc(636)]=wr;const Vc=Nc;class Mc extends Error{}function Bc(t,e){const n=Dc;for(const r of t)r[n(562)]=e++}class Uc{constructor(t){const e=Dc;this[e(629)]=t,this[e(675)]=new WeakMap}[Dc(639)](t){const e=Dc;let r=t[e(543)];for(;r--;){const s=t[r];if(!this[e(629)][e(589)](s)){if(!this[e(675)][e(589)](s)){const t=(0,n.uid)()[e(422)](1,18);this[e(675)][e(456)](s,t)}return this[e(675)][e(554)](s)}}}[Dc(641)](t,e){const n=Dc;if(!e)return;let r=t[n(543)];for(;r--;){const s=t[r];this[n(629)][n(589)](s)||this[n(675)][n(456)](s,e)}}}function Jc(){const t=["roots","editor","change:hasDomSelection","RealTimeCollaborationClient","_isEditingAllowed","lastDocumentSession","cloud-services-internal-error: Collaborative Editing Service is not connected.","Permissions","initData","root","removeFromReconnectionStack","reconnection: flushed session","enableReadOnlyMode","showWarning","ready","push","register","realtimecollaborationclient-init-connection-failed","_saveOperationInBuffer","sendOperations","_handleInitialConnectionData","createdAt","_offset","_handleReconnectionError","rootName","state","_authorId","createRoot","document:write","_disconnectService","toJSON","_compressor","realtimecollaborationclient-init-session-connection-error","_decompressOperations","view","wasUndone","_bufferRootLoad","_service","disableReadOnlyMode","PENDING_ACTION_SENDING_DATA","document","connection","realtimecollaborationclient-sendbufferedoperations","__className","302709pHClik","_operationIdentifier","isDocumentOperation","off","isEnabled","realtimecollaborationclient-handleserverresponse","batch","InsertOperation","channelSessions","166959xSTsLG","_hasSynchronizationProblem","Notification","insert","remove","addOperation","lastOperationId","change:_isEditingAllowed","length","addToReconnectionStack","getConnectedSessions","keys","_sendBufferedOperations","cloudServices.bundleVersion","createUserMarkerOperations","collaboration-missing-channelid","_waitUntilSynced","_getAffectedRoot","cloud-services-internal-error: Not connected.","get","_knownOperations","getUser","connected","catch","version","destroy","enqueueChange","baseVersion","fire","position","realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration","plugins","return","50fYrwSz","_loadRoot","_hasSelectionChanged","getOperations","add","_clearPendingAction","real-time-collaboration","stopListening","_initThrowingOnDataSet","404","stop","filter","history","_updateServerHistory","_isLoaded","_currentBufferDelay","reconnect","mySessionId","_addKnownRoot","realtimecollaborationclient-initservice-incorrect-server-operation","getDocumentDetails","has","_isPendingUpdate","addRoot","rtc-offline","startsWith","editing","from","connect","_handleReceivedOperations","createPositionAt","cs:removeUser","size","wereChangesApplied","compress","path","_connectAfterSessionHasBeenFlushed","_knownRootNames","CommentsOnly","directChange","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.","userId","applyOperation","currentDocumentSession","_isConnected","setPermissions","lastSyncVersion","_shouldSendSelectionUpdate","_handleSendingSelectionMarkers","differ","_compressOperations","message","_document","addUser","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.","getMany","14yQRTvq","markers","_initSessionsHandling","newRange","_ignoredOperations","createPositionFromPath","_handleServerResponse","rootsAttributes","_setUpDataInit","_baseBufferDelay","sessionCreatedAt","CollaborativeEditingService","locale","change:_isPendingUpdate","getIdOfTheLastOperation","end","setIdForTheLastOperation","getOperationAuthor","_isAttached","realtimecollaborationclient-initservice-internal-error","_getOperationsFromInitData","sessionAdd:","serverHistory","operationsReceived","define","marker","_handleExternalOperations","Synchronization issue","_channelId","_pendingAction","realtimecollaborationclient-init-non-existent-root","fromJSON","isReadOnly","1935336qfOyvX","finally","map","cloud-services-internal-error: Request timeout.","_bufferedOperations","84459PzfsxH","start","clone","_sendBufferedOperationsDelayId","string","round","_sendBufferedOperationsDelayed","suppressErrorInCollaboration","_refreshUserSelectionMarkers","init","99464XFLHrG","_lastServerVersion","_operationToId","listenTo","_crash","then","slice","reset","sessionId","affectedSelectable","_fetchMissingUsers","apply","_isInit","disconnect","type","getRoot","collaboration","config","bind","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.","high","code","326176JErvxc","_connectService","move","isUndoneOperation","rtc-destroyed","realtimecollaborationclient-init-document-already-initialized","offset","_handleReconnectionResponse","change:range","_shouldSendUpdate","attributes","decompress","createRange","requires","multi-root-editor-root-attributes-no-root","unregister","409","pluginName","set","_setPendingAction","disconnected","metadata","_disconnectionOperations","error","collaboration.channelId","loadRoot","lastOperationAcceptedAt","cloudDocumentVersion","affectsData","includes","data","_lastSyncedOperationId","selection","addRootAttribute","forEach","model","_isDisconnection","entries","1549961aNOaJM","targetPosition","_applyOperationsSet","$root","parse","permissions"];return(Jc=function(){return t})()}var qc=Gc;function Gc(t,e){var n=Lc();return(Gc=function(t,e){return n[t-=105]})(t,e)}function Lc(){var t=["3091170GKZbpS","296edPqjg","574920mXCgUG","RealTimeCollaborativeEditing","434930LOVTVx","5884335vklvFb","66bCQvMX","requires","pluginName","8615yxixKn","3110RnRqIX","3006ysBgvv","233289Mkfbho","32PHuWJm"];return(Lc=function(){return t})()}!function(t,e){for(var n=Gc,r=t();;)try{if(528982===parseInt(n(118))/1*(-parseInt(n(109))/2)+parseInt(n(108))/3+parseInt(n(110))/4+-parseInt(n(117))/5*(-parseInt(n(105))/6)+-parseInt(n(106))/7*(parseInt(n(107))/8)+-parseInt(n(113))/9+-parseInt(n(112))/10*(parseInt(n(114))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lc);class Yc extends e.Plugin{static get[qc(115)](){return[Vc]}static get[qc(116)](){return qc(111)}}const zc=Kc;function Hc(){const t=["plugins","addUser","commentThreadReopened","map","4471gIbrCG","_fetchMissingUsersForThreads","commentThreadUpdated","CloudServicesCommentsAdapter","getConnectedSessions","resolvedBy","commentAdded","deletedAt","_getService","reconnect","disconnect","collaboration.channelId","createdAt","17529408eGhKve","content","1382476pCeuam","set","addCommentThread","9xRBtnZ","_setUpService","remove","cloudservicescommentsadapter-service-not-exist","mySessionId","updateCommentThread","resolveCommentThread","addComment","cloudservicescommentsadapter-connect-already-connected","catch","6ygVjLo","resolvedAt","cloud-services-internal-error: Comments Service is not connected.","commentThreadAdded","2602936mTrdyQ","cloud-services-internal-error: Request timeout.","listenTo","commentThreadRemoved","1827308LZuJpP","commentThreadId","has","pluginName","comments","getUser","context","commentThreadResolved","cloud-services-internal-error: Not connected.","removeComment","attributes","keys","permissions","getCommentThread","commentId","off","code","cloudservicescommentsadapter-disconnect-not-exist","CommentsService","2699490MPOUrU","assign","delete","message","getCommentThreads","addToReconnectionStack","reopenCommentThread","resolve","requires","removeCommentThread","get","setPermissions","sessionAdd:","connect","update","commentRemoved","404","reopen","size","_services","getMany","updateComment","CommentsRepository","register","unregister","authorId","from","config","_connectService","init","10236712PZLCBo","getComment","commentUpdated","Permissions","userId","adapter","add","startsWith","destroy","_terminateService"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(896155===-parseInt(n(303))/1+parseInt(n(318))/2+parseInt(n(321))/3*(-parseInt(n(339))/4)+parseInt(n(358))/5+-parseInt(n(331))/6*(-parseInt(n(335))/7)+-parseInt(n(289))/8+parseInt(n(316))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Fc extends e.ContextPlugin{static get[zc(366)](){return[hs,zc(380),gs,fs.Users]}static get[zc(342)](){return zc(306)}constructor(t){const e=zc;super(t),this[e(377)]=new Map}async[zc(288)](){const t=zc,n=this[t(345)],r=n[t(299)][t(368)](t(380));if(n[t(299)][t(368)](hs)[t(363)](this),r[t(294)]={addCommentThread:async({channelId:e,threadId:n,comments:r,resolvedAt:s,resolvedBy:o,context:i,attributes:a})=>{const c=t,d=await this[c(311)](e)[c(320)]({commentThreadId:n,comments:r[c(302)]((t=>function(t,e,n){const r=c;return{commentThreadId:n,commentId:t[r(353)],userId:t[r(383)],content:t[r(317)],documentId:e,createdAt:t[r(315)],attributes:t[r(349)]||{}}}(t,e,n))),resolvedAt:s,resolvedBy:o,context:i,attributes:a})[c(330)]($c);return{threadId:d[c(340)],comments:d[c(343)]}},getCommentThread:async({channelId:e,threadId:n})=>{const r=t,s=await this[r(311)](e)[r(352)](n)[r(330)]($c);return await this[r(304)]([s]),{threadId:s[r(340)],comments:s[r(343)][r(302)](Xc),context:s[r(345)],resolvedAt:s[r(332)],resolvedBy:s[r(308)],attributes:s[r(349)]||{}}},updateCommentThread:async({channelId:e,threadId:n,context:r,unlinkedAt:s,attributes:o})=>this[t(311)](e)[t(326)]({commentThreadId:n,context:r,attributes:o,unlinkedAt:s})[t(330)](Qc)[t(330)]($c),resolveCommentThread:async({channelId:e,threadId:n})=>{const r=t,s=await this[r(311)](e)[r(327)](n)[r(330)](Qc)[r(330)]($c);return{threadId:s[r(340)],resolvedAt:s[r(332)],resolvedBy:s[r(308)]}},reopenCommentThread:async({channelId:e,threadId:n})=>this[t(311)](e)[t(364)](n)[t(330)](Qc)[t(330)]($c),removeCommentThread:({channelId:e,threadId:n})=>this[t(311)](e)[t(367)](n)[t(330)](Qc)[t(330)]($c),addComment:({channelId:e,threadId:n,commentId:r,content:s,attributes:o})=>this[t(311)](e)[t(328)](n,r,s,o)[t(330)]($c),updateComment:({channelId:e,threadId:n,commentId:r,content:s,attributes:o})=>this[t(311)](e)[t(379)](n,r,s,o)[t(330)](Qc)[t(330)]($c),removeComment:({channelId:e,threadId:n,commentId:r})=>this[t(311)](e)[t(348)](n,r)[t(330)](Qc)[t(330)]($c)},n instanceof e.Context){const e=n[t(286)][t(368)](t(314)),r=n[t(299)][t(368)](gs);await this[t(322)](e);const s=await this[t(377)][t(368)](e)[t(307)]();this[t(337)](r,t(370)+e,((n,{session:s})=>{const o=t;s.id===r[o(325)]&&(n[o(354)](),this[o(345)][o(299)][o(368)](o(292))[o(369)](s[o(351)],e))})),r[t(381)](e,s)}}async[zc(322)](t){const e=zc;if(this[e(377)][e(341)](t))throw new n.CKEditorError(e(329),null,{channelId:t});const r=this[e(345)][e(299)][e(368)](e(380)),s=new(Fc[e(357)])(t);this[e(377)][e(319)](t,s),this[e(337)](s,e(334),((t,n)=>{const s=e,{commentThreadId:o,documentId:i,context:a,attributes:c,resolvedAt:d,resolvedBy:u,comments:l}=n;r[s(352)](o)||r[s(320)]({threadId:o,channelId:i,comments:l?l[s(302)](Xc):[],context:a,attributes:c,resolvedAt:d,resolvedBy:u,isFromAdapter:!0})})),this[e(337)](s,e(305),((t,{commentThreadId:n,documentId:s,context:o,unlinkedAt:i,attributes:a})=>{const c=e;r[c(352)](n)&&r[c(326)]({threadId:n,channelId:s,context:o,unlinkedAt:i,attributes:a,isFromAdapter:!0})})),this[e(337)](s,e(346),((t,{commentThreadId:n,resolvedBy:s,resolvedAt:o})=>{const i=e,a=r[i(352)](n);a&&a[i(365)]({resolvedBy:s,resolvedAt:o,isFromAdapter:!0})})),this[e(337)](s,e(301),((t,{commentThreadId:n})=>{const s=e,o=r[s(352)](n);o&&o[s(375)]({isFromAdapter:!0})})),this[e(337)](s,e(338),((t,{commentThreadId:n})=>{const s=e,o=r[s(352)](n);o&&o[s(323)]({isFromAdapter:!0})})),this[e(337)](s,e(309),((t,n)=>{const s=e,o=n[s(340)],i=r[s(352)](o);i&&i[s(328)]({...Xc(n),isFromAdapter:!0})})),this[e(337)](s,e(291),((t,{commentThreadId:n,commentId:s,content:o,attributes:i})=>{const a=e,c=r[a(352)](n);if(c){const t=c[a(290)](s);t&&t[a(372)]({content:o,attributes:i,isFromAdapter:!0})}})),this[e(337)](s,e(373),((t,{commentThreadId:n,commentId:s})=>{const o=e,i=r[o(352)](n);if(i){const t=i[o(290)](s);t&&t[o(323)]({isFromAdapter:!0})}})),await this[e(287)](t)}[zc(297)](){const t=zc;if(this[t(345)]instanceof e.Context){const e=this[t(345)][t(286)][t(368)](t(314));this[t(298)](e)}}[zc(298)](t){const e=zc;if(!this[e(377)][e(341)](t))throw new n.CKEditorError(e(356),null,{channelId:t});this[e(311)](t)[e(313)](),this[e(377)][e(360)](t)}async[zc(312)](){const t=zc;for(const e of this[t(377)][t(350)]())await this[t(287)](e);if(this[t(345)]instanceof e.Context){const e=this[t(345)][t(286)][t(368)](t(314)),n=this[t(345)][t(299)][t(368)](gs);n[t(382)](e);const r=await this[t(377)][t(368)](e)[t(307)]();n[t(381)](e,r)}}async[zc(287)](t){const e=zc,{connection:n}=this[e(345)][e(299)][e(368)](hs),r=this[e(345)][e(299)][e(368)](e(380)),s=this[e(377)][e(368)](t),o=await s[e(371)](n);await this[e(304)](o);const i=new Set(Array[e(384)](r[e(362)]({channelId:t}),(t=>t.id)));for(const t of o)t[e(310)]||i[e(360)](t[e(340)]);for(const t of i)r[e(352)](t)[e(323)]({isFromAdapter:!0});for(const n of o){let s=r[e(352)](n[e(340)]);const{commentThreadId:o,context:i,attributes:a,resolvedBy:c,resolvedAt:d,unlinkedAt:u,deletedAt:l}=n;if(l)continue;s||(s=r[e(320)]({channelId:t,threadId:o,context:i,attributes:a||{},resolvedBy:c,resolvedAt:d,unlinkedAt:u,isFromAdapter:!0}));const p=new Set(Array[e(384)](s[e(343)],(t=>t.id)));for(const t of n[e(343)])p[e(360)](t[e(353)]);for(const t of p)s[e(290)](t)[e(323)]({isFromAdapter:!0});for(const t of n[e(343)]){const n=s[e(290)](t[e(353)]);n?n[e(317)]!==t[e(317)]&&n[e(372)]({content:t[e(317)],isFromAdapter:!0}):s[e(328)](Object[e(359)](Xc(t),{isFromAdapter:!0}))}}}[zc(311)](t){const e=zc;if(!this[e(377)][e(341)](t))throw new n.CKEditorError(e(324),null,{channelId:t});return this[e(377)][e(368)](t)}async[zc(304)](t){const e=zc,n=this[e(345)][e(299)][e(368)](fs.Users),{connection:r}=this[e(345)][e(299)][e(368)](hs),s=new Set;for(const{resolvedBy:r,comments:o}of t){r&&!n[e(344)](r)&&s[e(295)](r);for(const{userId:t}of o)n[e(344)](t)||s[e(295)](t)}if(0===s[e(376)])return;const o=await S[e(378)](r,Array[e(384)](s));for(const t of o)n[e(344)](t.id)||n[e(300)](t)}}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=286]})(t,e)}Fc[zc(357)]=cs;const Wc=Fc;async function Qc(t){const e=zc;if(e(374)!==t[e(355)])throw t}function $c(t){const e=zc;if((n=t)[e(361)][e(296)](e(333))||n[e(361)][e(296)](e(347))||n[e(361)][e(296)](e(336)))return new Promise((()=>{}));var n;throw t}function Xc(t){const e=zc;return{threadId:t[e(340)],commentId:t[e(353)],content:t[e(317)],createdAt:t[e(315)],authorId:t[e(293)],attributes:t[e(349)]||{}}}function Zc(){const t=["listenTo","getUser","getMany","size","_waitForServiceReady","_fetchMissingUsersForThreads","cloud-services-internal-error: Request timeout.","message","startsWith","cloud-services-internal-error: Not connected.","values","set","_saved","catch","addUser","suggestionUpdated","off","4318385BxWikG","reconnect","connection","788384AexCjE","type","TrackChangesService","state","find","2923320NjQiiu","getSuggestion","_bufferedRequests","update","open","requires","1755088UFmdpQ","originalSuggestionId","add","then","19116BckzoY","collaboration.channelId","2367376DbFrZh","45GyKcfB","isConnected","data","adapter","270RGkMAL","init","connect","config","editor","attributes","addToReconnectionStack","_trackChangesService","TrackChangesEditing","hasSuggestion","connected","5496610NyOsWj","addSuggestionData","delete","get","from","plugins"];return(Zc=function(){return t})()}const td=rd;!function(t,e){const n=rd,r=t();for(;;)try{if(553921===-parseInt(n(245))/1+parseInt(n(260))/2*(-parseInt(n(267))/3)+-parseInt(n(256))/4+parseInt(n(242))/5+-parseInt(n(250))/6+parseInt(n(278))/7+parseInt(n(262))/8*(parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class ed extends e.Plugin{static get[td(255)](){return[Wc,td(275),hs]}constructor(t){const e=td;super(t);const n=this[e(271)][e(270)][e(281)](e(261));this[e(252)]=new Map,this[e(274)]=new(ed[e(247)])(n)}[td(268)](){const t=td,e=this[t(271)][t(283)][t(281)](hs),n=this[t(271)][t(283)][t(281)](t(275));return n[t(266)]={getSuggestion:async e=>{const n=t;await this[n(288)]();const r=await this[n(274)][n(281)](e)[n(297)](sd);return await this[n(289)]([r]),r},addSuggestion:async({id:e,type:n,data:r,originalSuggestionId:s,attributes:o})=>{const i=t;await this[i(288)]();const a={id:e,type:n,data:r,originalSuggestionId:s,attributes:o},c=await this[i(274)][i(258)](e,n,r,s,o)[i(297)]((t=>{if(od(t))return new Promise((t=>{const n=rd;this[n(252)][n(295)](e,{resolve:t,suggestionData:a})}));throw t}));return this[i(252)][i(280)](e),c},updateSuggestion:async(e,n)=>{const r=t;if(await this[r(288)](),r(254)!==n[r(248)])return this[r(274)][r(253)](e,n)[r(297)](sd)}},this[t(284)](this[t(274)],t(240),((e,r)=>{const s=t;n[s(276)](r.id)&&(n[s(251)](r.id)[s(272)]=r[s(272)])})),this[t(274)][t(269)](e[t(244)])[t(259)]((r=>(e[t(273)](this),this[t(289)](r)[t(259)]((()=>{const e=t;for(const t of r)n[e(279)](t)[e(296)]=!0})))))}async[td(243)](){const t=td,e=this[t(271)][t(283)][t(281)](t(275)),{connection:n}=this[t(271)][t(283)][t(281)](hs),r=await this[t(274)][t(269)](n);await this[t(289)](r);for(const{suggestionData:e,resolve:n}of this[t(252)][t(294)]()){let s=r[t(249)]((t=>t.id===e.id));s||(s=await this[t(274)][t(258)](e.id,e[t(246)],e[t(265)],e[t(257)])),n(s)}for(const n of r)e[t(276)](n.id)||e[t(279)](n)}async[td(288)](){const t=td;this[t(274)][t(264)]||await new Promise((e=>{const n=t;this[n(284)](this[n(274)],n(277),(t=>{t[n(241)](),e()}))}))}async[td(289)](t){const e=td,n=this[e(271)][e(283)][e(281)](fs.Users),{connection:r}=this[e(271)][e(283)][e(281)](hs),s=new Set;for(const{authorId:r}of t)n[e(285)](r)||s[e(258)](r);if(0===s[e(287)])return;const o=await S[e(286)](r,Array[e(282)](s));for(const t of o)n[e(285)](t.id)||n[e(298)](t)}}ed[td(247)]=Bn;const nd=ed;function rd(t,e){const n=Zc();return(rd=function(t,e){return n[t-=240]})(t,e)}function sd(t){if(od(t))return new Promise((()=>{}));throw t}function od(t){const e=td;return t[e(291)][e(292)](e(293))||t[e(291)][e(292)](e(290))}function id(t,e){const n=dd();return(id=function(t,e){return n[t-=378]})(t,e)}const ad=id;!function(t,e){const n=id,r=t();for(;;)try{if(270988===parseInt(n(398))/1*(parseInt(n(384))/2)+-parseInt(n(379))/3+-parseInt(n(388))/4*(-parseInt(n(406))/5)+parseInt(n(381))/6+-parseInt(n(400))/7*(-parseInt(n(390))/8)+-parseInt(n(389))/9+parseInt(n(399))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(dd);class cd extends e.Plugin{static get[ad(396)](){return[ad(378),Wc,Yc,hs]}static get[ad(392)](){return ad(405)}[ad(410)](){const t=ad,e=this[t(380)][t(403)][t(404)](hs),n=this[t(380)][t(403)][t(404)](t(397)),r=this[t(380)][t(403)][t(404)](Wc);return this[t(380)][t(394)][t(391)](t(408),(()=>{const r=t;this[r(401)](e,r(383),((t,e,s)=>{const o=r;n[o(402)]=o(382)!==s}))})),this[t(401)](e,t(383),((e,n,r)=>{const s=t;this[s(380)][s(403)][s(404)](s(407))[s(385)](s(382)!==r)})),r[t(393)](this[t(380)][t(387)][t(404)](t(395)))}[ad(409)](){const t=ad;this[t(380)][t(403)][t(404)](Wc)[t(386)](this[t(380)][t(387)][t(404)](t(395))),super[t(409)]()}}function dd(){const t=["CommentsEditing","102821NRTfkU","577520WAdzWN","1332821dIMCwm","listenTo","isThreadsLoadingPaused","plugins","get","RealTimeCollaborativeComments","1254310TMpoAX","CommentsRepository","ready","destroy","init","Comments","577377AbQzMJ","editor","1468608xdLwVW","connected","change:state","2OtkZbA","switchReadOnly","_terminateService","config","4GslQDy","3448431YSJBDY","8zqYzTt","once","pluginName","_setUpService","data","collaboration.channelId","requires"];return(dd=function(){return t})()}var ud=pd;function ld(){var t=["30TBQyMR","39599oOLiuM","RealTimeCollaborativeTrackChanges","45683957AREZrk","2403488MjbEUh","102350PHtgtK","111417wLYHJG","1254yqiwNy","TrackChanges","pluginName","6IKyxar","requires","13848yJSdeW","8747580sXfLiY","9GfipPT"];return(ld=function(){return t})()}function pd(t,e){var n=ld();return(pd=function(t,e){return n[t-=386]})(t,e)}!function(t,e){for(var n=pd,r=t();;)try{if(950332===parseInt(n(393))/1*(-parseInt(n(387))/2)+parseInt(n(397))/3*(-parseInt(n(391))/4)+-parseInt(n(392))/5+parseInt(n(394))/6*(-parseInt(n(388))/7)+-parseInt(n(399))/8*(parseInt(n(386))/9)+parseInt(n(400))/10+parseInt(n(390))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ld);class hd extends e.Plugin{static get[ud(398)](){return[cd,nd,ud(395)]}static get[ud(396)](){return ud(389)}}const fd=md;function md(t,e){const n=yd();return(md=function(t,e){return n[t-=441]})(t,e)}function yd(){const t=["getUser","collaboration.channelId","map","_getLatestVersionFromServerOperations","_lastRequestId","165138PpLqFq","_oldOffset","2YzYQBz","addUser","marker","_bufferedUpdates","catch","creatorId","_handleRevisionsUpdate","setRevisionData","isConnected","_handleReconnectionError","requires","createdAt","change:_isPendingUpdate","sessionId","change:_isConnected","_fetchMissingUsers","getRevision","_preventResendingRevisionData","listenTo","init","remove","from","repository","connected","add","buildRevisionData","getMany","cloudServices.bundleVersion","data","_update","serverHistory","addToReconnectionStack","off","_waitForServiceReady","updateRevisions","once","isBundleUploaded","type","cloud-services-internal-error: Not connected.","1195590lKtfKX","reconnect","getRevisions","_createCurrentRevision","RevisionTracker","connection","getOperations","state","get","_isPendingUpdate","addRevisionData","message","startsWith","size","currentRevision","CONNECTED","reInit","plugins","_startingVersion","isEnabled","authors","keys","diffData","toVersion","code","400","4402902XQbbHx","isEmptyCurrent","baseVersion","fromVersion","wrongRequestId","11489816dmNtxY","bind","connect","cloud-services-internal-error: Request timeout.","_getLatestVersion","setSource","_fixRevision","revisionsUpdated","_bufferUpdate","config","347277tGCQIT","_isConnected","length","destroy","_revisionDataBuilder","_revisionTracker","reverse","RevisionHistoryService","then","affectsData","_offset","_revisions","cloud-services-internal-error: Revision History Service is not connected.","2243628fFyZBw","1167090BsPvNH","adapter","_revisionHistoryService","max","sendBufferedUpdates","editor","has","authorsIds"];return(yd=function(){return t})()}!function(t,e){const n=md,r=t();for(;;)try{if(398120===-parseInt(n(510))/1*(parseInt(n(508))/2)+-parseInt(n(481))/3+-parseInt(n(494))/4+parseInt(n(495))/5+parseInt(n(549))/6+-parseInt(n(466))/7+parseInt(n(471))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yd);class gd extends e.Plugin{static get[fd(520)](){return[hs,Vc,fd(444),gs,fs.Users]}constructor(t){const e=fd;super(t);const n=this[e(500)][e(480)][e(448)](e(504));this[e(507)]=null,this[e(486)]=this[e(500)][e(457)][e(448)](e(444)),this[e(497)]=new(gd[e(488)])(n)}async[fd(529)](){const t=fd,e=this[t(500)][t(457)][t(448)](Vc),r=e[t(540)],s=this[t(500)][t(457)][t(448)](hs);this[t(486)][t(476)]({history:r,getLatestVersion:()=>this[t(475)](),getCurrentRevisionId:()=>e[t(523)]});const o=this[t(500)][t(480)][t(448)](t(537))||n.version,i=await Fe[t(546)](s[t(445)],o);this[t(486)][t(496)]={getRevision:async({revisionId:e})=>(await this[t(543)](),await this[t(497)][t(526)](e)),updateRevisions:async e=>{const n=t;await this[n(543)]();const r=this[n(486)][n(454)];if(i&&1===e[n(483)]&&e[0].id===r.id)return e;for(const t of e)t.id===r.id&&(t[n(467)]=t[n(469)]===t[n(463)]);return this[n(497)][n(544)](e,this[n(507)])[n(489)]((t=>(this[n(507)]=t,e)))[n(514)]((t=>{const r=n;if(Od(t)||r(465)===t[r(464)]&&void 0!==t[r(538)][r(470)]){for(const t of e)!this[r(486)][r(532)][r(526)](t.id)||this[r(486)][r(479)](t.id,t,!1);if(Od(t))throw t;return e}throw t}))}},this[t(528)](this[t(497)],t(478),((e,{revisionsData:n,requestId:r})=>{const s=t;Math[s(498)](...n[s(505)]((t=>t[s(463)])))>this[s(506)]()-1?this[s(475)]()[s(489)]((()=>{this[s(516)](n,r)})):this[s(516)](n,r)}));const{revisions:a,requestId:c}=await this[t(497)][t(473)](s[t(445)]);s[t(541)](this),this[t(507)]=c,await this[t(525)](a);for(const e of a)this[t(486)][t(450)](e);this[t(528)](e,t(524),((n,r,s)=>{const o=t;s&&(this[o(509)]=e[o(491)],n[o(542)]())})),this[t(486)][t(472)](t(459)).to(s,t(447),(e=>e===Ue[t(455)]))}async[fd(441)](){const t=fd,e=this[t(500)][t(457)][t(448)](hs),n=this[t(500)][t(457)][t(448)](Vc),r=async()=>{const r=t,s=this[r(486)][r(454)],o=s.id,i=o!==n[r(523)];if(i){const t=n[r(491)]-this[r(509)],e=this[r(506)]();if(this[r(486)][r(485)][r(456)](),s[r(463)]+t!==e){const n=s[r(469)]+t,o=this[r(500)][r(457)][r(448)](fs.Users),i=this[r(486)][r(535)]({revision:s,from:n,to:e});i.id=s.id;const a=i[r(502)][r(505)]((t=>o[r(503)](t)));s[r(539)]({...i,authors:a},!0),this[r(486)][r(479)](s.id,i,!0)}this[r(486)][r(458)]=e,s[r(463)]===s[r(469)]&&!this[r(486)][r(513)][r(501)](o)&&this[r(486)][r(532)][r(492)][r(530)](o),this[r(486)][r(443)](e)}const{revisions:a,requestId:c}=await this[r(497)][r(441)](e[r(445)],this[r(507)]);i&&a[r(483)]>0?n[r(519)]():(await this[r(525)](a),this[r(516)](a,c),this[r(486)][r(499)]())};return n[t(482)]?r():new Promise(((e,s)=>{const o=t;n[o(545)](o(524),(()=>{const t=o;r()[t(489)](e)[t(514)](s)}))}))}[fd(484)](){super[fd(484)]()}async[fd(543)](){const t=fd;this[t(497)][t(518)]||await new Promise((e=>{const n=t;this[n(528)](this[n(497)],n(533),(t=>{t[n(542)](),e()}))}))}[fd(506)](){const t=fd,e=this[t(500)][t(457)][t(448)](Vc)[t(540)][t(446)]()[t(487)]();for(const n of e)if(t(512)!==n[t(547)]||n[t(490)])return n[t(468)]+1}[fd(475)](){const t=fd,e=this[t(500)][t(457)][t(448)](Vc);return new Promise((n=>{const r=t;e[r(449)]?e[r(545)](r(522),(()=>{n(this[r(506)]())})):n(this[r(506)]())}))}[fd(516)](t,e){const n=fd,r=this[n(486)][n(532)];this[n(507)]=e;for(const e of t){const t=r[n(526)](e.id);if(t){if((e[n(469)]||e[n(463)])&&(e[n(462)]=null),t===this[n(486)][n(454)]){const r=Math[n(498)](t[n(463)],e[n(463)]),s=Math[n(498)](t[n(469)],e[n(469)]);let o;t[n(463)]===e[n(463)]&&t[n(469)]===e[n(469)]?(o=!0,this[n(527)](e)):e[n(463)]===r&&e[n(469)]===s?o=!1:(t[n(463)]===r&&t[n(469)]===s||this[n(477)]({revision:t,from:s,to:r}),o=!0),o&&(delete e[n(469)],delete e[n(463)],delete e[n(462)],delete e[n(521)],delete e[n(502)])}this[n(486)][n(517)](e),this[n(527)](e)}else this[n(486)][n(450)](e)}const s=r[n(442)]();s[n(487)]();for(let t=0;t<s[n(483)]-1;t++){const e=s[t],r=s[t+1];if(e[n(469)]<r[n(463)]){const t=r[n(463)],s=Math[n(498)](t,e[n(463)]);this[n(477)]({revision:e,from:t,to:s})}}}[fd(477)]({revision:t,from:e,to:n}={}){const r=fd,s=this[r(500)][r(457)][r(448)](fs.Users),o=this[r(486)][r(535)]({revision:t,from:e,to:n});o[r(460)]=o[r(502)][r(505)]((t=>s[r(503)](t))),t[r(539)](o)}[fd(527)](t){const e=fd,n={};n.id=t.id;for(const r of Object[e(461)](t))"id"!==r&&(n[r]=void 0);this[e(486)][e(479)](n.id,n,!0)}async[fd(525)](t){const e=fd,n=this[e(500)][e(457)][e(448)](fs.Users),{connection:r}=this[e(500)][e(457)][e(448)](hs),s=new Set;for(const n of t){for(const t of n[e(502)])i(t);n[e(515)]&&i(n[e(515)])}if(0===s[e(453)])return;const o=await S[e(536)](r,Array[e(531)](s));for(const t of o)n[e(503)](t.id)||n[e(511)](t);function i(t){const r=e;n[r(503)](t)||s[r(534)](t)}}}gd[fd(488)]=hn;const bd=gd;function Od(t){const e=fd;return t[e(451)][e(452)](e(493))||t[e(451)][e(452)](e(548))||t[e(451)][e(452)](e(474))}var wd=vd;function vd(t,e){var n=Sd();return(vd=function(t,e){return n[t-=318]})(t,e)}!function(t,e){for(var n=vd,r=t();;)try{if(408826===parseInt(n(328))/1+parseInt(n(323))/2+-parseInt(n(327))/3+parseInt(n(322))/4+-parseInt(n(318))/5*(-parseInt(n(329))/6)+parseInt(n(320))/7*(parseInt(n(330))/8)+-parseInt(n(319))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sd);class Id extends e.Plugin{static get[wd(326)](){return[wd(325),bd,Yc]}static get[wd(321)](){return wd(324)}}function Sd(){var t=["901076Psxmcv","RealTimeCollaborativeRevisionHistory","RevisionHistory","requires","183558nIIcam","700764khjUZQ","8196RvnVJR","3368JVvKaS","660eNJDFX","14087988CLdUur","6727Kfvhts","pluginName","1196596WmdoYE"];return(Sd=function(){return t})()}var Pd=Function.prototype,Ad=Object.prototype,kd=Pd.toString,Td=Ad.hasOwnProperty,_d=kd.call(Object);const Cd=function(t){if(!Zo(t)||"[object Object]"!=so(t))return!1;var e=Zi(t);if(null===e)return!0;var n=Td.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&kd.call(n)==_d};const jd=function(t){return Zo(t)&&1===t.nodeType&&!Cd(t)};function Ed(t,e){const n=Dd();return(Ed=function(t,e){return n[t-=245]})(t,e)}function Dd(){const t=["isHidden","div","57520UhPRnW","ck-presence-list__counter--hidden","set","12urnACi","775688ujJfnp","784pbVMuO","48741NoBATA","usersCount","setTemplate","951evnnqn","bindTemplate","CONNECTED_USERS","96721rWaxvM","7550422gYNkkp","96LIcsCS","2141226SHNHRe","10QidUWT","ck-presence-list__counter"];return(Dd=function(){return t})()}!function(t,e){const n=Ed,r=t();for(;;)try{if(120459===parseInt(n(259))/1+parseInt(n(252))/2*(-parseInt(n(256))/3)+-parseInt(n(251))/4+-parseInt(n(247))/5*(parseInt(n(250))/6)+-parseInt(n(253))/7*(parseInt(n(261))/8)+-parseInt(n(262))/9+-parseInt(n(263))/10*(-parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dd);class Rd extends r.View{constructor(t){const e=Ed;super(t);const n=this[e(257)];this[e(249)](e(254),0),this[e(249)](e(245),!0),this[e(255)]({tag:e(246),attributes:{class:["ck",e(264),n.if(e(245),e(248))]},children:[{text:n.to(e(254),(n=>_s(t,e(258),n)))}]})}}function xd(t,e){const n=Nd();return(xd=function(t,e){return n[t-=196]})(t,e)}function Nd(){const t=["267666DMnYOv","fire","createCollection","25eSyLtR","execute","ck-presence-list__list","20459351gzBqaB","div","36tBKrkz","setTemplate","125561YjAPQC","11646suwFnu","10JMNBmb","9576zoUEUG","items","570003swulmD","bindTemplate","750114LfGKzh","4692653TGPeek"];return(Nd=function(){return t})()}!function(t,e){const n=xd,r=t();for(;;)try{if(984952===parseInt(n(201))/1+parseInt(n(210))/2+-parseInt(n(206))/3*(-parseInt(n(199))/4)+-parseInt(n(213))/5*(parseInt(n(208))/6)+-parseInt(n(209))/7+-parseInt(n(204))/8*(parseInt(n(202))/9)+-parseInt(n(203))/10*(-parseInt(n(197))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Nd);class Vd extends r.View{constructor(t){const e=xd;super(t),this[e(205)]=this[e(212)]();const n=this[e(207)];this[e(200)]({tag:e(198),attributes:{class:["ck",e(196)]},children:this[e(205)],on:{click:n.to((()=>this[e(211)](e(214))))}})}}var Md=__webpack_require__(106),Bd={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ws()(Md.A,Bd);Md.A.locals;function Ud(){const t=["20468899cRxNge","items","locale","2863enEJXb","bindTemplate","ck-reset","1844560dhlrcl","setTemplate","listenTo","first","10LHqSeM","486GBGDQN","590740ZaQKGE","div","8492NKQMXY","inlineListView","438CuPPcG","73310MZhYDU","ck-rounded-corners","ck-presence-list","27904jirdSL","counterView","isCollapsed","ck-presence-list--collapsed","101334OVerWv","change","tooltipPosition","set"];return(Ud=function(){return t})()}function Jd(t,e){const n=Ud();return(Jd=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=Jd,r=t();for(;;)try{if(744951===parseInt(n(359))/1+parseInt(n(361))/2*(parseInt(n(363))/3)+-parseInt(n(381))/4+parseInt(n(357))/5*(parseInt(n(371))/6)+parseInt(n(378))/7*(parseInt(n(367))/8)+-parseInt(n(358))/9*(-parseInt(n(364))/10)+-parseInt(n(375))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ud);class qd extends r.View{constructor(t){const e=Jd;super(t);const n=this[e(379)];this[e(374)](e(369),!0),this[e(368)]=new Rd(this[e(377)]),this[e(362)]=new Vd(t),this[e(383)](this[e(362)][e(376)],e(372),(()=>{const t=e;for(const e of this[t(362)][t(376)])e[t(373)]="s";this[t(362)][t(376)][t(356)]&&(this[t(362)][t(376)][t(356)][t(373)]="se")})),this[e(382)]({tag:e(360),attributes:{class:["ck",e(366),e(380),e(365),n.if(e(369),e(370))]},children:[this[e(368)],this[e(362)]]})}}function Gd(){var t=["ck-presence-list__dropdown-list-wrapper","155HcikMf","5271250dlNMpr","36888BEfNIx","2601aEkAQs","ck-presence-list__dropdown-list","setTemplate","1686zlKFoZ","1568400tnUYNJ","7pXNRrD","div","1229152KxrDcz","createCollection","items","183WoAEis","1913838mWKZDd","87532eDJjFu","11XighEi"];return(Gd=function(){return t})()}function Ld(t,e){var n=Gd();return(Ld=function(t,e){return n[t-=147]})(t,e)}!function(t,e){for(var n=Ld,r=t();;)try{if(965221===parseInt(n(155))/1+-parseInt(n(151))/2*(-parseInt(n(158))/3)+-parseInt(n(160))/4*(-parseInt(n(163))/5)+parseInt(n(159))/6*(-parseInt(n(153))/7)+parseInt(n(147))/8*(-parseInt(n(148))/9)+parseInt(n(164))/10+-parseInt(n(161))/11*(-parseInt(n(152))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gd);class Yd extends r.View{constructor(t){var e=Ld;super(t),this[e(157)]=this[e(156)](),this[e(150)]({tag:e(154),attributes:{class:["ck",e(149)]},children:[{tag:e(154),attributes:{class:["ck",e(162)]},children:this[e(157)]}]})}}function zd(t,e){const n=Fd();return(zd=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=zd,r=t();for(;;)try{if(304420===-parseInt(n(175))/1*(parseInt(n(164))/2)+-parseInt(n(172))/3+parseInt(n(170))/4*(parseInt(n(176))/5)+-parseInt(n(169))/6+-parseInt(n(182))/7*(-parseInt(n(181))/8)+-parseInt(n(173))/9+parseInt(n(183))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fd);class Hd extends r.View{constructor(t,e,n){const r=zd;super(t);const s=this[r(179)];this[r(184)]=new fs.UserView(t,e);const o={tag:r(174),attributes:{class:["ck",r(166)]},children:[this[r(184)],{tag:r(188),attributes:{class:["ck",r(167)]},children:[{text:e[r(186)]}]},{tag:r(188),attributes:{class:["ck",r(168),e[r(171)][r(177)]()],"aria-hidden":r(178)}}]};n&&(o[r(187)]=r(165),o.on={click:s.to((()=>this[r(180)](r(163))))}),this[r(185)](o)}}function Fd(){const t=["button","ck-presence-list__dropdown-list-item","ck-user__full-name","ck-presence-list__marker","1064058YjLySG","8vajegZ","color","731289qHSTvS","3991536zUzAiR","div","1KqPNyj","1466755xOnUYT","getBackgroundColorClass","true","bindTemplate","fire","8plSamJ","1534449kWFYtT","6103820PTToNZ","userView","setTemplate","name","tag","span","execute","494522DcEiLt"];return(Fd=function(){return t})()}function Kd(t,e){const n=Qd();return(Kd=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=Kd,r=t();for(;;)try{if(783540===parseInt(n(131))/1*(parseInt(n(129))/2)+-parseInt(n(135))/3+-parseInt(n(150))/4*(-parseInt(n(142))/5)+-parseInt(n(138))/6*(parseInt(n(141))/7)+-parseInt(n(148))/8+-parseInt(n(123))/9+-parseInt(n(140))/10*(-parseInt(n(130))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qd);class Wd extends r.View{constructor(t,e,n){const r=Kd;super(t);const s=this[r(125)];this[r(128)](r(126),!0),this[r(128)](r(132),""),this[r(127)]=new fs.UserView(t,e),this[r(149)]=new $d(t,e);const o={tag:r(122),attributes:{class:["ck",r(146)],"data-cke-tooltip-text":this[r(127)][r(151)],"data-cke-tooltip-position":s.to(r(132)),"data-cke-tooltip-disabled":s.to(r(126),(t=>!t)),"data-cke-tooltip-class":r(145)},children:[this[r(127)],this[r(149)]]};n&&(o[r(147)]=r(137),o.on={click:s.to((()=>this[r(136)](r(139))))}),this[r(134)](o)}}function Qd(){const t=["div","1437246skEOaE","span","bindTemplate","hasTooltip","userView","set","2Bvzdaz","363xcJiVB","508738tnIKOq","tooltipPosition","ck-presence-list__marker","setTemplate","3162288xbBsnR","fire","button","323628hMpPPB","execute","333490mnSqLo","7JfpCgI","1655ufHsLv","getBackgroundColorClass","true","ck-presence-list__list-item__tooltip","ck-presence-list__list-item","tag","4969272HBKdNn","markerView","12848nhZZcv","name","color"];return(Qd=function(){return t})()}class $d extends r.View{constructor(t,e){const n=Kd;super(t),this[n(134)]({tag:n(124),attributes:{class:["ck",n(133),e[n(152)][n(143)]()],"aria-hidden":n(144)}})}}const Xd=tu;function Zd(){const t=["_handleUserRemove","42BHjvVu","define","_bodyCollection","plugins","presencelist-collapseat-invalid-format","18nBikGl","last","410rfCURn","isCollapsed","isVisible","get","locale","balloonPanelView","from","presenceDropdownView","add","hasTooltip","showDropdown","23428020lWKcVc","usersCount","bind","requires","_createView","reverse","displayMe","16458oKNPbn","number","ck ck-presence-list__balloon","content","items","1329056JPAmAG","pin","hideDropdown","81717vEqegm","set","isMe","config","presenceList","counterView","presenceList.container","isHidden","3777364wAQgeF","allConnectedUsers","using","context","currentDisplayedUsers","onClick","presenceList.displayMe","_handleUserAdd","_allConnectedUsers","class","appendChild","destroy","listenTo","view","10264896npGbzZ","length","attachToDom","remove","presencelist-missing-container","execute","render","3284889bxlmmx","isRendered","_calculateNewUserPosition","init","bindTo","inlineListView","detachFromDom","presenceList.collapseAt","element","unpin"];return(Zd=function(){return t})()}function tu(t,e){const n=Zd();return(tu=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(905535===parseInt(n(504))/1*(parseInt(n(476))/2)+parseInt(n(460))/3+-parseInt(n(512))/4+parseInt(n(478))/5*(parseInt(n(496))/6)+parseInt(n(471))/7*(parseInt(n(501))/8)+parseInt(n(526))/9+-parseInt(n(489))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zd);const eu={collapseAt:6,displayMe:!0};class nu extends e.ContextPlugin{constructor(t){const e=tu;super(t),this[e(515)][e(507)][e(472)](e(508),eu);const s=t[e(507)][e(481)](e(467));if(e(497)!=typeof s)throw new n.CKEditorError(e(475),this);if(s<1)throw new n.CKEditorError(e(475),this);this[e(520)]=this[e(515)][e(474)][e(481)](gs)[e(513)],this[e(505)](e(490),0),this[e(516)]=new n.Collection,this[e(483)]=new r.BalloonPanelView,this[e(483)][e(521)]=e(498),this[e(525)]=this[e(493)](),this[e(485)]=void 0}static get[Xd(492)](){return[gs]}[Xd(463)](){const t=Xd;for(const e of this[t(520)])this[t(519)](e);this[t(524)](this[t(520)],t(486),((e,n)=>{this[t(519)](n)})),this[t(524)](this[t(520)],t(456),((e,n)=>{this[t(470)](n)}))}[Xd(493)](){const t=Xd,e=this[t(515)],s=new qd(this[t(515)][t(482)]),o=this[t(483)];if(!jd(e[t(507)][t(481)](t(510))))throw new n.CKEditorError(t(457),this);return s[t(509)][t(491)](t(490)).to(this),s[t(491)](t(479)).to(this,t(490),(n=>{const r=t,{collapseAt:o,displayMe:i}=e[r(507)][r(481)](r(508)),a=n>=o;return s[r(509)][r(511)]=!(1==n&&i||a),a||this[r(503)](),a})),s[t(465)][t(500)][t(464)](this[t(516)])[t(514)]((n=>{const r=t,o=e[r(507)][r(481)](r(508)),i=new Wd(e[r(482)],n,!!o[r(517)]);return i[r(491)](r(487)).to(s,r(479),(t=>!t)),o[r(517)]&&this[r(524)](i,r(458),(()=>{const t=r;this[t(525)][t(479)]||o[t(517)](n,i[t(468)])})),i})),this[t(524)](s[t(465)],t(458),(()=>{const e=t;this[e(485)]?this[e(503)]():this[e(525)][e(479)]&&this[e(488)]()})),s[t(459)](),o[t(459)](),(0,r.clickOutsideHandler)({emitter:s,activator:()=>o[t(480)],contextElements:[o[t(468)],s[t(465)][t(468)]],callback:()=>this[t(503)]()}),e[t(507)][t(481)](t(510))[t(522)](s[t(468)]),this[t(473)]=new r.BodyCollection(this[t(515)][t(482)]),this[t(473)][t(528)](),this[t(473)][t(486)](o),s}[Xd(519)](t){const e=Xd;if(!this[e(515)][e(507)][e(481)](e(518))&&t[e(506)])return;const n=this[e(515)][e(507)][e(481)](e(467))-1;this[e(490)]++,this[e(516)][e(527)]==n&&this[e(516)][e(456)](0);const r=this[e(462)](t);this[e(516)][e(486)](t,r)}[Xd(470)](t){const e=Xd;if(this[e(490)]--,this[e(516)][e(481)](t.id)&&(this[e(516)][e(456)](t.id),this[e(516)][e(527)]<this[e(490)]))for(const t of Array[e(484)](this[e(520)])[e(494)]())if(!this[e(516)][e(481)](t.id))return void this[e(516)][e(486)](t,0)}[Xd(462)](t){const e=Xd;return Boolean(this[e(516)][e(477)]&&this[e(516)][e(477)][e(506)])&&!t[e(506)]?this[e(516)][e(527)]-1:this[e(516)][e(527)]}[Xd(488)](){const t=Xd;if(this[t(485)])return;this[t(485)]=new Yd(this[t(515)][t(482)]);const e=this[t(515)][t(507)][t(481)](t(508));this[t(485)][t(500)][t(464)](this[t(520)])[t(514)]((n=>{const r=t;if(!e[r(495)]&&n[r(506)])return null;const s=new Hd(this[r(515)][r(482)],n,!!e[r(517)]);return e[r(517)]&&this[r(524)](s,r(458),(()=>{const t=r;e[t(517)](n,s[t(468)])})),s})),this[t(483)][t(499)][t(486)](this[t(485)]),this[t(483)][t(502)]({target:this[t(525)][t(465)][t(468)]})}[Xd(503)](){const t=Xd;this[t(485)]&&(this[t(483)][t(469)](),this[t(483)][t(499)][t(456)](this[t(485)]),this[t(485)][t(523)](),this[t(485)]=void 0)}[Xd(523)](){const t=Xd;super[t(523)](),this[t(525)]&&this[t(525)][t(461)]&&this[t(525)][t(523)](),this[t(473)]&&this[t(473)][t(466)]()}}var ru=ou;!function(t,e){for(var n=ou,r=t();;)try{if(540749===parseInt(n(241))/1+-parseInt(n(242))/2*(-parseInt(n(239))/3)+-parseInt(n(237))/4+parseInt(n(236))/5*(-parseInt(n(234))/6)+parseInt(n(232))/7+parseInt(n(243))/8*(parseInt(n(235))/9)+parseInt(n(240))/10*(-parseInt(n(238))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);class su extends e.ContextPlugin{static get[ru(244)](){return[gs,nu]}static get[ru(233)](){return ru(231)}}function ou(t,e){var n=iu();return(ou=function(t,e){return n[t-=231]})(t,e)}function iu(){var t=["6048ytuCyG","requires","PresenceList","434000UKBOHA","pluginName","26562WPHDxz","2709umZUDz","250djOSSp","2270820YghlQq","11bMDvHs","3BaQuQM","3633340aTTfDx","801241XCpYcJ","1204682tABhxa"];return(iu=function(){return t})()}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=411]})(t,e)}function cu(){var t=["30aoXacD","20516lzQUoz","62jmsoqK","36kcsSLw","1047987oeoRbV","4360146iTNlGl","403460XpUsSd","40HMPmJr","6jXuiHK","4720160eidLNw","443922GfvZHY","915013DTPuVz"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(335909===-parseInt(n(414))/1*(parseInt(n(415))/2)+parseInt(n(411))/3+parseInt(n(419))/4*(-parseInt(n(413))/5)+-parseInt(n(421))/6*(-parseInt(n(418))/7)+parseInt(n(422))/8+parseInt(n(417))/9*(parseInt(n(420))/10)+-parseInt(n(412))/11*(parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).realTimeCollaboration=__webpack_exports__})();
|