@difizen/libro-jupyter 0.3.15 → 0.3.16
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"libro-jupyter-view.d.ts","sourceRoot":"","sources":["../src/libro-jupyter-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAyB,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,GAAG,EAAoB,MAAM,mBAAmB,CAAC;AAG1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAElE,qBAEa,gBAAiB,SAAQ,SAAS;IAC7C,GAAG,EAAE,GAAG,CAAC;IACD,KAAK,EAAE,iBAAiB,CAAC;gBAEX,OAAO,EAAE,cAAc,EACX,sBAAsB,EAAE,sBAAsB,EACrD,eAAe,EAAE,eAAe,EAEzD,wBAAwB,EAAE,wBAAwB;
|
|
1
|
+
{"version":3,"file":"libro-jupyter-view.d.ts","sourceRoot":"","sources":["../src/libro-jupyter-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAyB,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,GAAG,EAAoB,MAAM,mBAAmB,CAAC;AAG1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAElE,qBAEa,gBAAiB,SAAQ,SAAS;IAC7C,GAAG,EAAE,GAAG,CAAC;IACD,KAAK,EAAE,iBAAiB,CAAC;gBAEX,OAAO,EAAE,cAAc,EACX,sBAAsB,EAAE,sBAAsB,EACrD,eAAe,EAAE,eAAe,EAEzD,wBAAwB,EAAE,wBAAwB;CAOrD"}
|
package/es/libro-jupyter-view.js
CHANGED
|
@@ -30,9 +30,6 @@ export var LibroJupyterView = (_dec = transient(), _dec2 = view(notebookViewFact
|
|
|
30
30
|
_this.title.label = uri.displayName;
|
|
31
31
|
return _this;
|
|
32
32
|
}
|
|
33
|
-
// get options() {
|
|
34
|
-
// return this.model.options;
|
|
35
|
-
// }
|
|
36
33
|
LibroJupyterView = inject(VirtualizedManagerHelper)(LibroJupyterView, undefined, 3) || LibroJupyterView;
|
|
37
34
|
LibroJupyterView = inject(NotebookService)(LibroJupyterView, undefined, 2) || LibroJupyterView;
|
|
38
35
|
LibroJupyterView = inject(CollapseServiceFactory)(LibroJupyterView, undefined, 1) || LibroJupyterView;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@difizen/libro-jupyter",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.16",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"libro"
|
|
@@ -37,22 +37,22 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@ant-design/colors": "^7.0.0",
|
|
39
39
|
"@ant-design/icons": "^5.1.0",
|
|
40
|
-
"@difizen/libro-code-cell": "^0.3.
|
|
41
|
-
"@difizen/libro-code-editor": "^0.3.
|
|
42
|
-
"@difizen/libro-codemirror": "^0.3.
|
|
43
|
-
"@difizen/libro-cofine-editor": "^0.3.
|
|
44
|
-
"@difizen/libro-common": "^0.3.
|
|
45
|
-
"@difizen/libro-core": "^0.3.
|
|
46
|
-
"@difizen/libro-kernel": "^0.3.
|
|
47
|
-
"@difizen/libro-l10n": "^0.3.
|
|
48
|
-
"@difizen/libro-language-client": "^0.3.
|
|
49
|
-
"@difizen/libro-lsp": "^0.3.
|
|
50
|
-
"@difizen/libro-markdown-cell": "^0.3.
|
|
51
|
-
"@difizen/libro-output": "^0.3.
|
|
52
|
-
"@difizen/libro-raw-cell": "^0.3.
|
|
53
|
-
"@difizen/libro-rendermime": "^0.3.
|
|
54
|
-
"@difizen/libro-search": "^0.3.
|
|
55
|
-
"@difizen/libro-search-code-cell": "^0.3.
|
|
40
|
+
"@difizen/libro-code-cell": "^0.3.16",
|
|
41
|
+
"@difizen/libro-code-editor": "^0.3.16",
|
|
42
|
+
"@difizen/libro-codemirror": "^0.3.16",
|
|
43
|
+
"@difizen/libro-cofine-editor": "^0.3.16",
|
|
44
|
+
"@difizen/libro-common": "^0.3.16",
|
|
45
|
+
"@difizen/libro-core": "^0.3.16",
|
|
46
|
+
"@difizen/libro-kernel": "^0.3.16",
|
|
47
|
+
"@difizen/libro-l10n": "^0.3.16",
|
|
48
|
+
"@difizen/libro-language-client": "^0.3.16",
|
|
49
|
+
"@difizen/libro-lsp": "^0.3.16",
|
|
50
|
+
"@difizen/libro-markdown-cell": "^0.3.16",
|
|
51
|
+
"@difizen/libro-output": "^0.3.16",
|
|
52
|
+
"@difizen/libro-raw-cell": "^0.3.16",
|
|
53
|
+
"@difizen/libro-rendermime": "^0.3.16",
|
|
54
|
+
"@difizen/libro-search": "^0.3.16",
|
|
55
|
+
"@difizen/libro-search-code-cell": "^0.3.16",
|
|
56
56
|
"@difizen/mana-app": "latest",
|
|
57
57
|
"@difizen/mana-l10n": "latest",
|
|
58
58
|
"uuid": "^9.0.0",
|