jupyter-collaboration-ui 2.2.0__py3-none-any.whl → 2.2.0b0__py3-none-any.whl

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.
Files changed (24) hide show
  1. jupyter_collaboration_ui/_version.py +1 -1
  2. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/package.json +5 -5
  3. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/package.json.orig +4 -4
  4. jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/842.571d21bfa34b61c76b78.js +1 -0
  5. jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/remoteEntry.9e3b8f33e2224acbe012.js +1 -0
  6. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/third-party-licenses.json +3 -3
  7. {jupyter_collaboration_ui-2.2.0.dist-info → jupyter_collaboration_ui-2.2.0b0.dist-info}/METADATA +1 -1
  8. jupyter_collaboration_ui-2.2.0b0.dist-info/RECORD +22 -0
  9. jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/842.80132a3fa7ee5ebb1337.js +0 -1
  10. jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/remoteEntry.58f2f3ffe2b7dd079876.js +0 -1
  11. jupyter_collaboration_ui-2.2.0.dist-info/RECORD +0 -22
  12. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/install.json +0 -0
  13. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/shared-link.json +0 -0
  14. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/user-menu-bar.json +0 -0
  15. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/240.6633f3541859f6313c7e.js +0 -0
  16. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/393.524b2f698076f0d04861.js +0 -0
  17. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/422.c33fd4bf2f8b13b1f430.js +0 -0
  18. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/444.d6f3cc1c6d4b374efa63.js +0 -0
  19. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/784.586f70cab201cb43c954.js +0 -0
  20. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/944.27191c0195c19b79d6b0.js +0 -0
  21. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/952.8934cdeb03f9bd1e666f.js +0 -0
  22. {jupyter_collaboration_ui-2.2.0.data → jupyter_collaboration_ui-2.2.0b0.data}/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/style.js +0 -0
  23. {jupyter_collaboration_ui-2.2.0.dist-info → jupyter_collaboration_ui-2.2.0b0.dist-info}/WHEEL +0 -0
  24. {jupyter_collaboration_ui-2.2.0.dist-info → jupyter_collaboration_ui-2.2.0b0.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
1
- __version__ = "2.2.0"
1
+ __version__ = "2.2.0b0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupyter/collaboration-extension",
3
- "version": "4.2.0",
3
+ "version": "4.2.0-beta.0",
4
4
  "description": "JupyterLab - Real-Time Collaboration Extension",
5
5
  "keywords": [
6
6
  "jupyter",
@@ -53,9 +53,9 @@
53
53
  "watch:labextension": "jupyter labextension watch ."
54
54
  },
55
55
  "dependencies": {
56
- "@jupyter/collaboration": "^4.2.0",
57
- "@jupyter/collaborative-drive": "^4.2.0",
58
- "@jupyter/docprovider": "^4.2.0",
56
+ "@jupyter/collaboration": "^4.2.0-beta.0",
57
+ "@jupyter/collaborative-drive": "^4.2.0-beta.0",
58
+ "@jupyter/docprovider": "^4.2.0-beta.0",
59
59
  "@jupyter/ydoc": "^2.1.3 || ^3.0.0",
60
60
  "@jupyterlab/application": "^4.5.0",
61
61
  "@jupyterlab/apputils": "^4.5.0",
@@ -125,7 +125,7 @@
125
125
  }
126
126
  },
127
127
  "_build": {
128
- "load": "static/remoteEntry.58f2f3ffe2b7dd079876.js",
128
+ "load": "static/remoteEntry.9e3b8f33e2224acbe012.js",
129
129
  "extension": "./extension",
130
130
  "style": "./style"
131
131
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jupyter/collaboration-extension",
3
- "version": "4.2.0",
3
+ "version": "4.2.0-beta.0",
4
4
  "description": "JupyterLab - Real-Time Collaboration Extension",
5
5
  "keywords": [
6
6
  "jupyter",
@@ -53,9 +53,9 @@
53
53
  "watch:labextension": "jupyter labextension watch ."
54
54
  },
55
55
  "dependencies": {
56
- "@jupyter/collaboration": "^4.2.0",
57
- "@jupyter/collaborative-drive": "^4.2.0",
58
- "@jupyter/docprovider": "^4.2.0",
56
+ "@jupyter/collaboration": "^4.2.0-beta.0",
57
+ "@jupyter/collaborative-drive": "^4.2.0-beta.0",
58
+ "@jupyter/docprovider": "^4.2.0-beta.0",
59
59
  "@jupyter/ydoc": "^2.1.3 || ^3.0.0",
60
60
  "@jupyterlab/application": "^4.5.0",
61
61
  "@jupyterlab/apputils": "^4.5.0",
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_jupyter_collaboration_extension=self.webpackChunk_jupyter_collaboration_extension||[]).push([[842],{4842:(e,r,a)=>{a.r(r),a.d(r,{default:()=>I});var o=a(7324),t=a(4883),n=a(1565),s=a(2555),i=a(5882),l=a(3603),c=a(5596),d=a(5932),u=a(248),p=a(1247),m=a(5011),b=a(2206),y=a(7784);const w={id:"@jupyter/collaboration-extension:userMenu",description:"Provide connected user menu.",requires:[],provides:m.IUserMenu,activate:e=>{const{commands:r}=e,{user:a}=e.serviceManager;return new m.UserMenu({commands:r,user:a})}},v={id:"@jupyter/collaboration-extension:user-menu-bar",description:"Add user menu to the interface.",autoStart:!0,requires:[m.IUserMenu,o.IToolbarWidgetRegistry],activate:async(e,r,a)=>{const{user:o}=e.serviceManager,t=new p.MenuBar({forceItemsPosition:{forceX:!1,forceY:!1},renderer:new m.RendererUserMenu(o)});t.id="jp-UserMenu",o.userChanged.connect((()=>t.update())),t.addMenu(r),a.addFactory("TopBar","user-menu",(()=>t))}},g={id:"@jupyter/collaboration-extension:rtcGlobalAwareness",description:"Add global awareness to share working document of users.",requires:[d.IStateDB],provides:n.IGlobalAwareness,activate:(e,r)=>{const{user:a}=e.serviceManager,o=new b.Doc,t=new y.ww(o),n=c.ServerConnection.makeSettings(),i=l.URLExt.join(n.wsUrl,"api/collaboration/room");return new s.WebSocketAwarenessProvider({url:i,roomID:"JupyterLab:globalAwareness",awareness:t,user:a}),r.changed.connect((async()=>{var e,a;const o=(null===(a=null===(e=(await r.toJSON())["layout-restorer:data"])||void 0===e?void 0:e.main)||void 0===a?void 0:a.current)||"";o.match(/^\w+:.+/)?t.setLocalStateField("current",o):t.setLocalStateField("current",null)})),t}},h={id:"@jupyter/collaboration-extension:rtcPanel",description:"Add side panel to display all currently connected users.",autoStart:!0,requires:[n.IGlobalAwareness],optional:[u.ITranslator],activate:(e,r,a)=>{const{user:o}=e.serviceManager,t=(null!=a?a:u.nullTranslator).load("jupyter_collaboration"),n=new i.SidePanel({alignment:"justify"});n.id="jp-collaboration-panel",n.title.icon=i.usersIcon,n.title.caption=t.__("Collaboration"),n.addClass("jp-RTCPanel"),e.shell.add(n,"left",{rank:300});const s=new m.UserInfoPanel({userManager:o,trans:t});s.title.label=t.__("User info"),s.title.caption=t.__("User information"),n.addWidget(s);const l=new m.CollaboratorsPanel(o,r,(r=>{e.commands.execute("docmanager:open",{path:r})}),e.docRegistry);l.title.label=t.__("Online Collaborators"),n.addWidget(l)}},_={id:"@jupyter/collaboration-extension:userEditorCursors",description:"Add CodeMirror extension to display remote user cursors and selections.",autoStart:!0,requires:[t.IEditorExtensionRegistry],activate:(e,r)=>{r.addExtension({name:"remote-user-cursors",factory(e){const{awareness:r,ysource:a}=e.model.sharedModel;return t.EditorExtensionRegistry.createImmutableExtension((0,m.remoteUserCursors)({awareness:r,ytext:a}))}})}};var x;!function(e){e.share="collaboration:shared-link"}(x||(x={}));const I=[w,v,g,h,{id:"@jupyter/collaboration-extension:shared-link",autoStart:!0,optional:[o.ICommandPalette,u.ITranslator],activate:async(e,r,a)=>{const{commands:t}=e,n=(null!=a?a:u.nullTranslator).load("jupyter_collaboration");t.addCommand(x.share,{label:n.__("Generate a Shared Link"),icon:i.shareIcon,execute:async()=>{const e=await(0,m.showSharedLinkDialog)({translator:a});e.button.accept&&e.value&&o.Clipboard.copyToSystem(e.value)}}),r&&r.addItem({command:x.share,category:n.__("Server")})}},_]}}]);
@@ -0,0 +1 @@
1
+ var _JUPYTERLAB;(()=>{"use strict";var e,r,t,a,o,n,i,l,u,s,d,f,c,p,b,h,v,m,y,g,j,w,P,S={1998:(e,r,t)=>{var a={"./index":()=>Promise.all([t.e(422),t.e(784),t.e(206),t.e(607),t.e(247),t.e(306),t.e(842)]).then((()=>()=>t(4842))),"./extension":()=>Promise.all([t.e(422),t.e(784),t.e(206),t.e(607),t.e(247),t.e(306),t.e(842)]).then((()=>()=>t(4842))),"./style":()=>t.e(944).then((()=>()=>t(5944)))},o=(e,r)=>(t.R=r,r=t.o(a,e)?a[e]():Promise.resolve().then((()=>{throw new Error('Module "'+e+'" does not exist in container.')})),t.R=void 0,r),n=(e,r)=>{if(t.S){var a="default",o=t.S[a];if(o&&o!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return t.S[a]=e,t.I(a,r)}};t.d(r,{get:()=>o,init:()=>n})}},k={};function x(e){var r=k[e];if(void 0!==r)return r.exports;var t=k[e]={id:e,exports:{}};return S[e](t,t.exports,x),t.exports}x.m=S,x.c=k,x.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return x.d(r,{a:r}),r},x.d=(e,r)=>{for(var t in r)x.o(r,t)&&!x.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},x.f={},x.e=e=>Promise.all(Object.keys(x.f).reduce(((r,t)=>(x.f[t](e,r),r)),[])),x.u=e=>e+"."+{240:"6633f3541859f6313c7e",393:"524b2f698076f0d04861",422:"c33fd4bf2f8b13b1f430",444:"d6f3cc1c6d4b374efa63",784:"586f70cab201cb43c954",842:"571d21bfa34b61c76b78",944:"27191c0195c19b79d6b0",952:"8934cdeb03f9bd1e666f"}[e]+".js?v="+{240:"6633f3541859f6313c7e",393:"524b2f698076f0d04861",422:"c33fd4bf2f8b13b1f430",444:"d6f3cc1c6d4b374efa63",784:"586f70cab201cb43c954",842:"571d21bfa34b61c76b78",944:"27191c0195c19b79d6b0",952:"8934cdeb03f9bd1e666f"}[e],x.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),x.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),e={},r="@jupyter/collaboration-extension:",x.l=(t,a,o,n)=>{if(e[t])e[t].push(a);else{var i,l;if(void 0!==o)for(var u=document.getElementsByTagName("script"),s=0;s<u.length;s++){var d=u[s];if(d.getAttribute("src")==t||d.getAttribute("data-webpack")==r+o){i=d;break}}i||(l=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,x.nc&&i.setAttribute("nonce",x.nc),i.setAttribute("data-webpack",r+o),i.src=t),e[t]=[a];var f=(r,a)=>{i.onerror=i.onload=null,clearTimeout(c);var o=e[t];if(delete e[t],i.parentNode&&i.parentNode.removeChild(i),o&&o.forEach((e=>e(a))),r)return r(a)},c=setTimeout(f.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=f.bind(null,i.onerror),i.onload=f.bind(null,i.onload),l&&document.head.appendChild(i)}},x.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{x.S={};var e={},r={};x.I=(t,a)=>{a||(a=[]);var o=r[t];if(o||(o=r[t]={}),!(a.indexOf(o)>=0)){if(a.push(o),e[t])return e[t];x.o(x.S,t)||(x.S[t]={});var n=x.S[t],i="@jupyter/collaboration-extension",l=(e,r,t,a)=>{var o=n[e]=n[e]||{},l=o[r];(!l||!l.loaded&&(!a!=!l.eager?a:i>l.from))&&(o[r]={get:t,from:i,eager:!!a})},u=[];return"default"===t&&(l("@jupyter/collaboration-extension","4.2.0-beta.0",(()=>Promise.all([x.e(422),x.e(784),x.e(206),x.e(607),x.e(247),x.e(306),x.e(842)]).then((()=>()=>x(4842))))),l("@jupyter/collaboration","4.2.0-beta.0",(()=>Promise.all([x.e(206),x.e(262),x.e(607),x.e(312),x.e(247),x.e(393)]).then((()=>()=>x(6393))))),l("@jupyter/collaborative-drive","4.2.0-beta.0",(()=>Promise.all([x.e(262),x.e(444)]).then((()=>()=>x(444))))),l("@jupyter/docprovider","4.2.0-beta.0",(()=>Promise.all([x.e(422),x.e(262),x.e(607),x.e(312),x.e(240)]).then((()=>()=>x(6240))))),l("y-websocket","1.5.4",(()=>Promise.all([x.e(422),x.e(784),x.e(952),x.e(206)]).then((()=>()=>x(2952)))))),e[t]=u.length?Promise.all(u).then((()=>e[t]=1)):1}}})(),(()=>{var e;x.g.importScripts&&(e=x.g.location+"");var r=x.g.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var a=t.length-1;a>-1&&(!e||!/^http(s?):/.test(e));)e=t[a--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),x.p=e})(),t=e=>{var r=e=>e.split(".").map((e=>+e==e?+e:e)),t=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),a=t[1]?r(t[1]):[];return t[2]&&(a.length++,a.push.apply(a,r(t[2]))),t[3]&&(a.push([]),a.push.apply(a,r(t[3]))),a},a=(e,r)=>{e=t(e),r=t(r);for(var a=0;;){if(a>=e.length)return a<r.length&&"u"!=(typeof r[a])[0];var o=e[a],n=(typeof o)[0];if(a>=r.length)return"u"==n;var i=r[a],l=(typeof i)[0];if(n!=l)return"o"==n&&"n"==l||"s"==l||"u"==n;if("o"!=n&&"u"!=n&&o!=i)return o<i;a++}},o=e=>{var r=e[0],t="";if(1===e.length)return"*";if(r+.5){t+=0==r?">=":-1==r?"<":1==r?"^":2==r?"~":r>0?"=":"!=";for(var a=1,n=1;n<e.length;n++)a--,t+="u"==(typeof(l=e[n]))[0]?"-":(a>0?".":"")+(a=2,l);return t}var i=[];for(n=1;n<e.length;n++){var l=e[n];i.push(0===l?"not("+u()+")":1===l?"("+u()+" || "+u()+")":2===l?i.pop()+" "+i.pop():o(l))}return u();function u(){return i.pop().replace(/^\((.+)\)$/,"$1")}},n=(e,r)=>{if(0 in e){r=t(r);var a=e[0],o=a<0;o&&(a=-a-1);for(var i=0,l=1,u=!0;;l++,i++){var s,d,f=l<e.length?(typeof e[l])[0]:"";if(i>=r.length||"o"==(d=(typeof(s=r[i]))[0]))return!u||("u"==f?l>a&&!o:""==f!=o);if("u"==d){if(!u||"u"!=f)return!1}else if(u)if(f==d)if(l<=a){if(s!=e[l])return!1}else{if(o?s>e[l]:s<e[l])return!1;s!=e[l]&&(u=!1)}else if("s"!=f&&"n"!=f){if(o||l<=a)return!1;u=!1,l--}else{if(l<=a||d<f!=o)return!1;u=!1}else"s"!=f&&"n"!=f&&(u=!1,l--)}}var c=[],p=c.pop.bind(c);for(i=1;i<e.length;i++){var b=e[i];c.push(1==b?p()|p():2==b?p()&p():b?n(b,r):!p())}return!!p()},i=(e,r)=>e&&x.o(e,r),l=e=>(e.loaded=1,e.get()),u=e=>Object.keys(e).reduce(((r,t)=>(e[t].eager&&(r[t]=e[t]),r)),{}),s=(e,r,t,o)=>{var i=o?u(e[r]):e[r];return(r=Object.keys(i).reduce(((e,r)=>!n(t,r)||e&&!a(e,r)?e:r),0))&&i[r]},d=(e,r,t)=>{var o=t?u(e[r]):e[r];return Object.keys(o).reduce(((e,r)=>!e||!o[e].loaded&&a(e,r)?r:e),0)},f=(e,r,t,a)=>"Unsatisfied version "+t+" from "+(t&&e[r][t].from)+" of shared singleton module "+r+" (required "+o(a)+")",c=(e,r,t,a,n)=>{var i=e[t];return"No satisfying version ("+o(a)+")"+(n?" for eager consumption":"")+" of shared module "+t+" found in shared scope "+r+".\nAvailable versions: "+Object.keys(i).map((e=>e+" from "+i[e].from)).join(", ")},p=e=>{throw new Error(e)},b=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},v=(e,r,t)=>t?t():((e,r)=>p("Shared module "+r+" doesn't exist in shared scope "+e))(e,r),m=(h=e=>function(r,t,a,o,n){var i=x.I(r);return i&&i.then&&!a?i.then(e.bind(e,r,x.S[r],t,!1,o,n)):e(r,x.S[r],t,a,o,n)})(((e,r,t,a,o,n)=>{if(!i(r,t))return v(e,t,n);var u=s(r,t,o,a);return u?l(u):n?n():void p(c(r,e,t,o,a))})),y=h(((e,r,t,a,o,u)=>{if(!i(r,t))return v(e,t,u);var s=d(r,t,a);return n(o,s)||b(f(r,t,s,o)),l(r[t][s])})),g={},j={2206:()=>y("default","yjs",!1,[1,13,5,40]),248:()=>y("default","@jupyterlab/translation",!1,[1,4,5,0]),3603:()=>y("default","@jupyterlab/coreutils",!1,[1,6,5,0]),5596:()=>y("default","@jupyterlab/services",!1,[1,7,5,0]),5882:()=>y("default","@jupyterlab/ui-components",!1,[1,4,5,0]),7324:()=>y("default","@jupyterlab/apputils",!1,[1,4,6,0]),1247:()=>y("default","@lumino/widgets",!1,[1,2,3,1,,"alpha",1]),1565:()=>y("default","@jupyter/collaborative-drive",!1,[1,4,2,0,,"beta",0],(()=>Promise.all([x.e(262),x.e(444)]).then((()=>()=>x(444))))),2555:()=>y("default","@jupyter/docprovider",!1,[1,4,2,0,,"beta",0],(()=>Promise.all([x.e(262),x.e(312),x.e(240)]).then((()=>()=>x(6240))))),4883:()=>y("default","@jupyterlab/codemirror",!1,[1,4,5,0]),5011:()=>y("default","@jupyter/collaboration",!1,[1,4,2,0,,"beta",0],(()=>Promise.all([x.e(262),x.e(312),x.e(393)]).then((()=>()=>x(6393))))),5932:()=>y("default","@jupyterlab/statedb",!1,[1,4,5,0]),7262:()=>y("default","@lumino/coreutils",!1,[1,2,0,0]),3345:()=>y("default","react",!1,[1,18,2,0]),4602:()=>y("default","@lumino/signaling",!1,[1,2,0,0]),195:()=>y("default","@codemirror/state",!1,[1,6,2,0]),4873:()=>y("default","@lumino/virtualdom",!1,[1,2,0,0]),5024:()=>y("default","@codemirror/view",!1,[1,6,9,6]),3560:()=>m("default","y-websocket",!1,[1,1,3,15],(()=>Promise.all([x.e(784),x.e(952),x.e(206)]).then((()=>()=>x(2952)))))},w={206:[2206],240:[3560],247:[1247],262:[7262],306:[1565,2555,4883,5011,5932],312:[3345,4602],393:[195,4873,5024],607:[248,3603,5596,5882,7324]},P={},x.f.consumes=(e,r)=>{x.o(w,e)&&w[e].forEach((e=>{if(x.o(g,e))return r.push(g[e]);if(!P[e]){var t=r=>{g[e]=0,x.m[e]=t=>{delete x.c[e],t.exports=r()}};P[e]=!0;var a=r=>{delete g[e],x.m[e]=t=>{throw delete x.c[e],r}};try{var o=j[e]();o.then?r.push(g[e]=o.then(t).catch(a)):t(o)}catch(e){a(e)}}}))},(()=>{var e={270:0};x.f.j=(r,t)=>{var a=x.o(e,r)?e[r]:void 0;if(0!==a)if(a)t.push(a[2]);else if(/^(2(06|47|62)|306|312|607)$/.test(r))e[r]=0;else{var o=new Promise(((t,o)=>a=e[r]=[t,o]));t.push(a[2]=o);var n=x.p+x.u(r),i=new Error;x.l(n,(t=>{if(x.o(e,r)&&(0!==(a=e[r])&&(e[r]=void 0),a)){var o=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+o+": "+n+")",i.name="ChunkLoadError",i.type=o,i.request=n,a[1](i)}}),"chunk-"+r,r)}};var r=(r,t)=>{var a,o,[n,i,l]=t,u=0;if(n.some((r=>0!==e[r]))){for(a in i)x.o(i,a)&&(x.m[a]=i[a]);l&&l(x)}for(r&&r(t);u<n.length;u++)o=n[u],x.o(e,o)&&e[o]&&e[o][0](),e[o]=0},t=self.webpackChunk_jupyter_collaboration_extension=self.webpackChunk_jupyter_collaboration_extension||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),x.nc=void 0;var E=x(1998);(_JUPYTERLAB=void 0===_JUPYTERLAB?{}:_JUPYTERLAB)["@jupyter/collaboration-extension"]=E})();
@@ -2,19 +2,19 @@
2
2
  "packages": [
3
3
  {
4
4
  "name": "@jupyter/collaboration",
5
- "versionInfo": "4.2.0",
5
+ "versionInfo": "4.2.0-beta.0",
6
6
  "licenseId": "BSD-3-Clause",
7
7
  "extractedText": ""
8
8
  },
9
9
  {
10
10
  "name": "@jupyter/collaborative-drive",
11
- "versionInfo": "4.2.0",
11
+ "versionInfo": "4.2.0-beta.0",
12
12
  "licenseId": "BSD-3-Clause",
13
13
  "extractedText": ""
14
14
  },
15
15
  {
16
16
  "name": "@jupyter/docprovider",
17
- "versionInfo": "4.2.0",
17
+ "versionInfo": "4.2.0-beta.0",
18
18
  "licenseId": "BSD-3-Clause",
19
19
  "extractedText": ""
20
20
  },
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyter-collaboration-ui
3
- Version: 2.2.0
3
+ Version: 2.2.0b0
4
4
  Summary: JupyterLab/Jupyter Notebook 7+ extension providing user interface integration for real time collaboration
5
5
  Project-URL: Documentation, https://jupyterlab-realtime-collaboration.readthedocs.io/
6
6
  Project-URL: Repository, https://github.com/jupyterlab/jupyter-collaboration
@@ -0,0 +1,22 @@
1
+ jupyter_collaboration_ui/__init__.py,sha256=vmrYqrpuLSZyzuRroxyxbPCArnWCuS7V3EPJ8ckGCVQ,262
2
+ jupyter_collaboration_ui/_version.py,sha256=mJG6871OKeqFQrs4KvVHV34kbwsnVxsCeo5m2geX5C8,24
3
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/package.json,sha256=PbKSuO1EVZq3PX6YmOEjigMlVH3m4tfyUdKq_fY77EY,3864
4
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/package.json.orig,sha256=GhJyKcEFXOl2SBNJp5qyoEQ0bbUNZPOsR8jYyy8bHNo,3722
5
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/shared-link.json,sha256=8f9ODKpxWpb1mp27yBmdKPPU5CyMk9UmzbLgulMdMD8,335
6
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/user-menu-bar.json,sha256=jdkwzwUK2SPYdU92LR5Qqcb3ajY8zrxf_5eHVC1w1TY,268
7
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/240.6633f3541859f6313c7e.js,sha256=ZjPzVBhZ9jE8fpEDi4Fx3K9CgkFRe8-vqIGTCIhO7DI,21789
8
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/393.524b2f698076f0d04861.js,sha256=UksvaYB28NBIYftsUIvbl2bFmRCoNfGxMDtF2bLI_qI,24066
9
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/422.c33fd4bf2f8b13b1f430.js,sha256=wz_Uvy-LE7H0MNqttJUkfcBeXcf-SMJTGN2uHS_nuXU,3255
10
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/444.d6f3cc1c6d4b374efa63.js,sha256=1vPMHG1LN076YxiSu8Ls5B_Yl-tg-EPO7RZ6Z2DucRU,382
11
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/784.586f70cab201cb43c954.js,sha256=WG9wyrIBy0PJVIadc1H8oahfFxObFfFr6tGQc0rvh_s,4548
12
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/842.571d21bfa34b61c76b78.js,sha256=Vx0hv6NLYcdreLOqFjbDHCRXodQ9mPR-KFCeES9XQgk,3489
13
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/944.27191c0195c19b79d6b0.js,sha256=JxkcAZXBm3nWsMcDmZHEXhGkgWNKtpyp-Y-8cJltkvU,11519
14
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/952.8934cdeb03f9bd1e666f.js,sha256=iTTN6wP5vR5mb26Ogbjzb8LntE2GHrNyKR1f8CltvQE,9398
15
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/remoteEntry.9e3b8f33e2224acbe012.js,sha256=njuPM-IiSsvgEgjLIK0qY-QiuBy_EmB1B107uYuT9tg,9717
16
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/style.js,sha256=Ttr2m1D2io_VK5NHqqCMr2jcIoQ4w1GX4_VT8rcchWE,175
17
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/third-party-licenses.json,sha256=wxWn7-De16QHx28u7WAZVpWrrnSCVlSN1CNkwC1NcCY,7917
18
+ jupyter_collaboration_ui-2.2.0b0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/install.json,sha256=7JTlnwJWmjLDEYSOKNe0YElYYD4zwFSZmP-xLF7Aeno,209
19
+ jupyter_collaboration_ui-2.2.0b0.dist-info/METADATA,sha256=p1tmw-xle8KT5H-wWT93dez5xCUtWWI3szfj6pcGpTA,5016
20
+ jupyter_collaboration_ui-2.2.0b0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
21
+ jupyter_collaboration_ui-2.2.0b0.dist-info/licenses/LICENSE,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
22
+ jupyter_collaboration_ui-2.2.0b0.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_jupyter_collaboration_extension=self.webpackChunk_jupyter_collaboration_extension||[]).push([[842],{4842:(e,r,a)=>{a.r(r),a.d(r,{default:()=>I});var o=a(7324),t=a(4883),n=a(7404),s=a(484),i=a(5882),l=a(3603),c=a(5596),d=a(5932),u=a(248),p=a(1247),m=a(2300),b=a(2206),y=a(7784);const w={id:"@jupyter/collaboration-extension:userMenu",description:"Provide connected user menu.",requires:[],provides:m.IUserMenu,activate:e=>{const{commands:r}=e,{user:a}=e.serviceManager;return new m.UserMenu({commands:r,user:a})}},v={id:"@jupyter/collaboration-extension:user-menu-bar",description:"Add user menu to the interface.",autoStart:!0,requires:[m.IUserMenu,o.IToolbarWidgetRegistry],activate:async(e,r,a)=>{const{user:o}=e.serviceManager,t=new p.MenuBar({forceItemsPosition:{forceX:!1,forceY:!1},renderer:new m.RendererUserMenu(o)});t.id="jp-UserMenu",o.userChanged.connect((()=>t.update())),t.addMenu(r),a.addFactory("TopBar","user-menu",(()=>t))}},g={id:"@jupyter/collaboration-extension:rtcGlobalAwareness",description:"Add global awareness to share working document of users.",requires:[d.IStateDB],provides:n.IGlobalAwareness,activate:(e,r)=>{const{user:a}=e.serviceManager,o=new b.Doc,t=new y.ww(o),n=c.ServerConnection.makeSettings(),i=l.URLExt.join(n.wsUrl,"api/collaboration/room");return new s.WebSocketAwarenessProvider({url:i,roomID:"JupyterLab:globalAwareness",awareness:t,user:a}),r.changed.connect((async()=>{var e,a;const o=(null===(a=null===(e=(await r.toJSON())["layout-restorer:data"])||void 0===e?void 0:e.main)||void 0===a?void 0:a.current)||"";o.match(/^\w+:.+/)?t.setLocalStateField("current",o):t.setLocalStateField("current",null)})),t}},h={id:"@jupyter/collaboration-extension:rtcPanel",description:"Add side panel to display all currently connected users.",autoStart:!0,requires:[n.IGlobalAwareness],optional:[u.ITranslator],activate:(e,r,a)=>{const{user:o}=e.serviceManager,t=(null!=a?a:u.nullTranslator).load("jupyter_collaboration"),n=new i.SidePanel({alignment:"justify"});n.id="jp-collaboration-panel",n.title.icon=i.usersIcon,n.title.caption=t.__("Collaboration"),n.addClass("jp-RTCPanel"),e.shell.add(n,"left",{rank:300});const s=new m.UserInfoPanel({userManager:o,trans:t});s.title.label=t.__("User info"),s.title.caption=t.__("User information"),n.addWidget(s);const l=new m.CollaboratorsPanel(o,r,(r=>{e.commands.execute("docmanager:open",{path:r})}),e.docRegistry);l.title.label=t.__("Online Collaborators"),n.addWidget(l)}},_={id:"@jupyter/collaboration-extension:userEditorCursors",description:"Add CodeMirror extension to display remote user cursors and selections.",autoStart:!0,requires:[t.IEditorExtensionRegistry],activate:(e,r)=>{r.addExtension({name:"remote-user-cursors",factory(e){const{awareness:r,ysource:a}=e.model.sharedModel;return t.EditorExtensionRegistry.createImmutableExtension((0,m.remoteUserCursors)({awareness:r,ytext:a}))}})}};var x;!function(e){e.share="collaboration:shared-link"}(x||(x={}));const I=[w,v,g,h,{id:"@jupyter/collaboration-extension:shared-link",autoStart:!0,optional:[o.ICommandPalette,u.ITranslator],activate:async(e,r,a)=>{const{commands:t}=e,n=(null!=a?a:u.nullTranslator).load("jupyter_collaboration");t.addCommand(x.share,{label:n.__("Generate a Shared Link"),icon:i.shareIcon,execute:async()=>{const e=await(0,m.showSharedLinkDialog)({translator:a});e.button.accept&&e.value&&o.Clipboard.copyToSystem(e.value)}}),r&&r.addItem({command:x.share,category:n.__("Server")})}},_]}}]);
@@ -1 +0,0 @@
1
- var _JUPYTERLAB;(()=>{"use strict";var e,r,t,o,a,n,i,l,u,s,f,d,c,p,h,b,v,m,y,g,j,w,P,S={1998:(e,r,t)=>{var o={"./index":()=>Promise.all([t.e(422),t.e(784),t.e(206),t.e(607),t.e(247),t.e(435),t.e(842)]).then((()=>()=>t(4842))),"./extension":()=>Promise.all([t.e(422),t.e(784),t.e(206),t.e(607),t.e(247),t.e(435),t.e(842)]).then((()=>()=>t(4842))),"./style":()=>t.e(944).then((()=>()=>t(5944)))},a=(e,r)=>(t.R=r,r=t.o(o,e)?o[e]():Promise.resolve().then((()=>{throw new Error('Module "'+e+'" does not exist in container.')})),t.R=void 0,r),n=(e,r)=>{if(t.S){var o="default",a=t.S[o];if(a&&a!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return t.S[o]=e,t.I(o,r)}};t.d(r,{get:()=>a,init:()=>n})}},k={};function x(e){var r=k[e];if(void 0!==r)return r.exports;var t=k[e]={id:e,exports:{}};return S[e](t,t.exports,x),t.exports}x.m=S,x.c=k,x.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return x.d(r,{a:r}),r},x.d=(e,r)=>{for(var t in r)x.o(r,t)&&!x.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},x.f={},x.e=e=>Promise.all(Object.keys(x.f).reduce(((r,t)=>(x.f[t](e,r),r)),[])),x.u=e=>e+"."+{240:"6633f3541859f6313c7e",393:"524b2f698076f0d04861",422:"c33fd4bf2f8b13b1f430",444:"d6f3cc1c6d4b374efa63",784:"586f70cab201cb43c954",842:"80132a3fa7ee5ebb1337",944:"27191c0195c19b79d6b0",952:"8934cdeb03f9bd1e666f"}[e]+".js?v="+{240:"6633f3541859f6313c7e",393:"524b2f698076f0d04861",422:"c33fd4bf2f8b13b1f430",444:"d6f3cc1c6d4b374efa63",784:"586f70cab201cb43c954",842:"80132a3fa7ee5ebb1337",944:"27191c0195c19b79d6b0",952:"8934cdeb03f9bd1e666f"}[e],x.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),x.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),e={},r="@jupyter/collaboration-extension:",x.l=(t,o,a,n)=>{if(e[t])e[t].push(o);else{var i,l;if(void 0!==a)for(var u=document.getElementsByTagName("script"),s=0;s<u.length;s++){var f=u[s];if(f.getAttribute("src")==t||f.getAttribute("data-webpack")==r+a){i=f;break}}i||(l=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,x.nc&&i.setAttribute("nonce",x.nc),i.setAttribute("data-webpack",r+a),i.src=t),e[t]=[o];var d=(r,o)=>{i.onerror=i.onload=null,clearTimeout(c);var a=e[t];if(delete e[t],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach((e=>e(o))),r)return r(o)},c=setTimeout(d.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=d.bind(null,i.onerror),i.onload=d.bind(null,i.onload),l&&document.head.appendChild(i)}},x.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{x.S={};var e={},r={};x.I=(t,o)=>{o||(o=[]);var a=r[t];if(a||(a=r[t]={}),!(o.indexOf(a)>=0)){if(o.push(a),e[t])return e[t];x.o(x.S,t)||(x.S[t]={});var n=x.S[t],i="@jupyter/collaboration-extension",l=(e,r,t,o)=>{var a=n[e]=n[e]||{},l=a[r];(!l||!l.loaded&&(!o!=!l.eager?o:i>l.from))&&(a[r]={get:t,from:i,eager:!!o})},u=[];return"default"===t&&(l("@jupyter/collaboration-extension","4.2.0",(()=>Promise.all([x.e(422),x.e(784),x.e(206),x.e(607),x.e(247),x.e(435),x.e(842)]).then((()=>()=>x(4842))))),l("@jupyter/collaboration","4.2.0",(()=>Promise.all([x.e(206),x.e(262),x.e(607),x.e(312),x.e(247),x.e(393)]).then((()=>()=>x(6393))))),l("@jupyter/collaborative-drive","4.2.0",(()=>Promise.all([x.e(262),x.e(444)]).then((()=>()=>x(444))))),l("@jupyter/docprovider","4.2.0",(()=>Promise.all([x.e(422),x.e(262),x.e(607),x.e(312),x.e(240)]).then((()=>()=>x(6240))))),l("y-websocket","1.5.4",(()=>Promise.all([x.e(422),x.e(784),x.e(952),x.e(206)]).then((()=>()=>x(2952)))))),e[t]=u.length?Promise.all(u).then((()=>e[t]=1)):1}}})(),(()=>{var e;x.g.importScripts&&(e=x.g.location+"");var r=x.g.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var o=t.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=t[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),x.p=e})(),t=e=>{var r=e=>e.split(".").map((e=>+e==e?+e:e)),t=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),o=t[1]?r(t[1]):[];return t[2]&&(o.length++,o.push.apply(o,r(t[2]))),t[3]&&(o.push([]),o.push.apply(o,r(t[3]))),o},o=(e,r)=>{e=t(e),r=t(r);for(var o=0;;){if(o>=e.length)return o<r.length&&"u"!=(typeof r[o])[0];var a=e[o],n=(typeof a)[0];if(o>=r.length)return"u"==n;var i=r[o],l=(typeof i)[0];if(n!=l)return"o"==n&&"n"==l||"s"==l||"u"==n;if("o"!=n&&"u"!=n&&a!=i)return a<i;o++}},a=e=>{var r=e[0],t="";if(1===e.length)return"*";if(r+.5){t+=0==r?">=":-1==r?"<":1==r?"^":2==r?"~":r>0?"=":"!=";for(var o=1,n=1;n<e.length;n++)o--,t+="u"==(typeof(l=e[n]))[0]?"-":(o>0?".":"")+(o=2,l);return t}var i=[];for(n=1;n<e.length;n++){var l=e[n];i.push(0===l?"not("+u()+")":1===l?"("+u()+" || "+u()+")":2===l?i.pop()+" "+i.pop():a(l))}return u();function u(){return i.pop().replace(/^\((.+)\)$/,"$1")}},n=(e,r)=>{if(0 in e){r=t(r);var o=e[0],a=o<0;a&&(o=-o-1);for(var i=0,l=1,u=!0;;l++,i++){var s,f,d=l<e.length?(typeof e[l])[0]:"";if(i>=r.length||"o"==(f=(typeof(s=r[i]))[0]))return!u||("u"==d?l>o&&!a:""==d!=a);if("u"==f){if(!u||"u"!=d)return!1}else if(u)if(d==f)if(l<=o){if(s!=e[l])return!1}else{if(a?s>e[l]:s<e[l])return!1;s!=e[l]&&(u=!1)}else if("s"!=d&&"n"!=d){if(a||l<=o)return!1;u=!1,l--}else{if(l<=o||f<d!=a)return!1;u=!1}else"s"!=d&&"n"!=d&&(u=!1,l--)}}var c=[],p=c.pop.bind(c);for(i=1;i<e.length;i++){var h=e[i];c.push(1==h?p()|p():2==h?p()&p():h?n(h,r):!p())}return!!p()},i=(e,r)=>e&&x.o(e,r),l=e=>(e.loaded=1,e.get()),u=e=>Object.keys(e).reduce(((r,t)=>(e[t].eager&&(r[t]=e[t]),r)),{}),s=(e,r,t,a)=>{var i=a?u(e[r]):e[r];return(r=Object.keys(i).reduce(((e,r)=>!n(t,r)||e&&!o(e,r)?e:r),0))&&i[r]},f=(e,r,t)=>{var a=t?u(e[r]):e[r];return Object.keys(a).reduce(((e,r)=>!e||!a[e].loaded&&o(e,r)?r:e),0)},d=(e,r,t,o)=>"Unsatisfied version "+t+" from "+(t&&e[r][t].from)+" of shared singleton module "+r+" (required "+a(o)+")",c=(e,r,t,o,n)=>{var i=e[t];return"No satisfying version ("+a(o)+")"+(n?" for eager consumption":"")+" of shared module "+t+" found in shared scope "+r+".\nAvailable versions: "+Object.keys(i).map((e=>e+" from "+i[e].from)).join(", ")},p=e=>{throw new Error(e)},h=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},v=(e,r,t)=>t?t():((e,r)=>p("Shared module "+r+" doesn't exist in shared scope "+e))(e,r),m=(b=e=>function(r,t,o,a,n){var i=x.I(r);return i&&i.then&&!o?i.then(e.bind(e,r,x.S[r],t,!1,a,n)):e(r,x.S[r],t,o,a,n)})(((e,r,t,o,a,n)=>{if(!i(r,t))return v(e,t,n);var u=s(r,t,a,o);return u?l(u):n?n():void p(c(r,e,t,a,o))})),y=b(((e,r,t,o,a,u)=>{if(!i(r,t))return v(e,t,u);var s=f(r,t,o);return n(a,s)||h(d(r,t,s,a)),l(r[t][s])})),g={},j={2206:()=>y("default","yjs",!1,[1,13,5,40]),248:()=>y("default","@jupyterlab/translation",!1,[1,4,5,0]),3603:()=>y("default","@jupyterlab/coreutils",!1,[1,6,5,0]),5596:()=>y("default","@jupyterlab/services",!1,[1,7,5,0]),5882:()=>y("default","@jupyterlab/ui-components",!1,[1,4,5,0]),7324:()=>y("default","@jupyterlab/apputils",!1,[1,4,6,0]),1247:()=>y("default","@lumino/widgets",!1,[1,2,3,1,,"alpha",1]),484:()=>y("default","@jupyter/docprovider",!1,[1,4,2,0],(()=>Promise.all([x.e(262),x.e(312),x.e(240)]).then((()=>()=>x(6240))))),2300:()=>y("default","@jupyter/collaboration",!1,[1,4,2,0],(()=>Promise.all([x.e(262),x.e(312),x.e(393)]).then((()=>()=>x(6393))))),4883:()=>y("default","@jupyterlab/codemirror",!1,[1,4,5,0]),5932:()=>y("default","@jupyterlab/statedb",!1,[1,4,5,0]),7404:()=>y("default","@jupyter/collaborative-drive",!1,[1,4,2,0],(()=>Promise.all([x.e(262),x.e(444)]).then((()=>()=>x(444))))),7262:()=>y("default","@lumino/coreutils",!1,[1,2,0,0]),3345:()=>y("default","react",!1,[1,18,2,0]),4602:()=>y("default","@lumino/signaling",!1,[1,2,0,0]),195:()=>y("default","@codemirror/state",!1,[1,6,2,0]),4873:()=>y("default","@lumino/virtualdom",!1,[1,2,0,0]),5024:()=>y("default","@codemirror/view",!1,[1,6,9,6]),3560:()=>m("default","y-websocket",!1,[1,1,3,15],(()=>Promise.all([x.e(784),x.e(952),x.e(206)]).then((()=>()=>x(2952)))))},w={206:[2206],240:[3560],247:[1247],262:[7262],312:[3345,4602],393:[195,4873,5024],435:[484,2300,4883,5932,7404],607:[248,3603,5596,5882,7324]},P={},x.f.consumes=(e,r)=>{x.o(w,e)&&w[e].forEach((e=>{if(x.o(g,e))return r.push(g[e]);if(!P[e]){var t=r=>{g[e]=0,x.m[e]=t=>{delete x.c[e],t.exports=r()}};P[e]=!0;var o=r=>{delete g[e],x.m[e]=t=>{throw delete x.c[e],r}};try{var a=j[e]();a.then?r.push(g[e]=a.then(t).catch(o)):t(a)}catch(e){o(e)}}}))},(()=>{var e={270:0};x.f.j=(r,t)=>{var o=x.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else if(/^(2(06|47|62)|312|435|607)$/.test(r))e[r]=0;else{var a=new Promise(((t,a)=>o=e[r]=[t,a]));t.push(o[2]=a);var n=x.p+x.u(r),i=new Error;x.l(n,(t=>{if(x.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+a+": "+n+")",i.name="ChunkLoadError",i.type=a,i.request=n,o[1](i)}}),"chunk-"+r,r)}};var r=(r,t)=>{var o,a,[n,i,l]=t,u=0;if(n.some((r=>0!==e[r]))){for(o in i)x.o(i,o)&&(x.m[o]=i[o]);l&&l(x)}for(r&&r(t);u<n.length;u++)a=n[u],x.o(e,a)&&e[a]&&e[a][0](),e[a]=0},t=self.webpackChunk_jupyter_collaboration_extension=self.webpackChunk_jupyter_collaboration_extension||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),x.nc=void 0;var E=x(1998);(_JUPYTERLAB=void 0===_JUPYTERLAB?{}:_JUPYTERLAB)["@jupyter/collaboration-extension"]=E})();
@@ -1,22 +0,0 @@
1
- jupyter_collaboration_ui/__init__.py,sha256=vmrYqrpuLSZyzuRroxyxbPCArnWCuS7V3EPJ8ckGCVQ,262
2
- jupyter_collaboration_ui/_version.py,sha256=DKk-1b-rZsJFxFi1JoJ7TmEvIEQ0rf-C9HAZWwvjuM0,22
3
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/package.json,sha256=wvmtr8EjQzCX1kqVMoGQssW77TFq_3oN5RzyVFZG0xM,3836
4
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/package.json.orig,sha256=iiz3baY8kwTxX_w1iaWinm47bUBGl_rons3OX0XB1-U,3694
5
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/shared-link.json,sha256=8f9ODKpxWpb1mp27yBmdKPPU5CyMk9UmzbLgulMdMD8,335
6
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/schemas/@jupyter/collaboration-extension/user-menu-bar.json,sha256=jdkwzwUK2SPYdU92LR5Qqcb3ajY8zrxf_5eHVC1w1TY,268
7
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/240.6633f3541859f6313c7e.js,sha256=ZjPzVBhZ9jE8fpEDi4Fx3K9CgkFRe8-vqIGTCIhO7DI,21789
8
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/393.524b2f698076f0d04861.js,sha256=UksvaYB28NBIYftsUIvbl2bFmRCoNfGxMDtF2bLI_qI,24066
9
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/422.c33fd4bf2f8b13b1f430.js,sha256=wz_Uvy-LE7H0MNqttJUkfcBeXcf-SMJTGN2uHS_nuXU,3255
10
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/444.d6f3cc1c6d4b374efa63.js,sha256=1vPMHG1LN076YxiSu8Ls5B_Yl-tg-EPO7RZ6Z2DucRU,382
11
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/784.586f70cab201cb43c954.js,sha256=WG9wyrIBy0PJVIadc1H8oahfFxObFfFr6tGQc0rvh_s,4548
12
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/842.80132a3fa7ee5ebb1337.js,sha256=gBMqP6fuXrsTN4vBelSdSfk86x-QnCTDz-4Ragv61EQ,3488
13
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/944.27191c0195c19b79d6b0.js,sha256=JxkcAZXBm3nWsMcDmZHEXhGkgWNKtpyp-Y-8cJltkvU,11519
14
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/952.8934cdeb03f9bd1e666f.js,sha256=iTTN6wP5vR5mb26Ogbjzb8LntE2GHrNyKR1f8CltvQE,9398
15
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/remoteEntry.58f2f3ffe2b7dd079876.js,sha256=WPLz_-K33QeYdgZxV4NsvXg1waAj_RBSHgXIB-k0uPA,9657
16
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/style.js,sha256=Ttr2m1D2io_VK5NHqqCMr2jcIoQ4w1GX4_VT8rcchWE,175
17
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/static/third-party-licenses.json,sha256=cIMR8kB-JAti8sfbHaAUPbSp7MroZuGzAKhVBLgz5C4,7896
18
- jupyter_collaboration_ui-2.2.0.data/data/share/jupyter/labextensions/@jupyter/collaboration-extension/install.json,sha256=7JTlnwJWmjLDEYSOKNe0YElYYD4zwFSZmP-xLF7Aeno,209
19
- jupyter_collaboration_ui-2.2.0.dist-info/METADATA,sha256=h2l_eMM5J-H9BePqO7i5_wRXBd3mGGDCciTTv1voOnE,5014
20
- jupyter_collaboration_ui-2.2.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
21
- jupyter_collaboration_ui-2.2.0.dist-info/licenses/LICENSE,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
22
- jupyter_collaboration_ui-2.2.0.dist-info/RECORD,,