@deephaven/code-studio 0.80.0 → 0.80.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/assets/{AppRoot-2990a62d.js → AppRoot-79634785.js} +3 -3
- package/build/assets/{AppRoot-2990a62d.js.map → AppRoot-79634785.js.map} +1 -1
- package/build/assets/{Chart-768c3454.js → Chart-94b071d4.js} +2 -2
- package/build/assets/{Chart-768c3454.js.map → Chart-94b071d4.js.map} +1 -1
- package/build/assets/{ControlType-b0b9f834.js → ControlType-eefc12e1.js} +3 -3
- package/build/assets/ControlType-eefc12e1.js.map +1 -0
- package/build/assets/{FontBootstrap-8c55dd97.js → FontBootstrap-e597b540.js} +2 -2
- package/build/assets/{FontBootstrap-8c55dd97.js.map → FontBootstrap-e597b540.js.map} +1 -1
- package/build/assets/{FormatterUtils-b2e6ac7a.js → FormatterUtils-98e8b416.js} +2 -2
- package/build/assets/{FormatterUtils-b2e6ac7a.js.map → FormatterUtils-98e8b416.js.map} +1 -1
- package/build/assets/{Grid-4ea09e16.js → Grid-bdfef0e7.js} +2 -2
- package/build/assets/{Grid-4ea09e16.js.map → Grid-bdfef0e7.js.map} +1 -1
- package/build/assets/{GridRenderer-8f7f26bf.js → GridRenderer-38a38065.js} +2 -2
- package/build/assets/{GridRenderer-8f7f26bf.js.map → GridRenderer-38a38065.js.map} +1 -1
- package/build/assets/{IrisGrid-e479d8b3.js → IrisGrid-08615b31.js} +2 -2
- package/build/assets/{IrisGrid-e479d8b3.js.map → IrisGrid-08615b31.js.map} +1 -1
- package/build/assets/{IrisGridModel-706e2c07.js → IrisGridModel-f8387468.js} +2 -2
- package/build/assets/{IrisGridModel-706e2c07.js.map → IrisGridModel-f8387468.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-2c1bd242.js → IrisGridShortcuts-4d0d30ce.js} +2 -2
- package/build/assets/{IrisGridShortcuts-2c1bd242.js.map → IrisGridShortcuts-4d0d30ce.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-48907f79.js → IrisGridThemeProvider-7d12d5ae.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-48907f79.js.map → IrisGridThemeProvider-7d12d5ae.js.map} +1 -1
- package/build/assets/{MarkdownEditor-11c33fb0.js → MarkdownEditor-b76b07b5.js} +2 -2
- package/build/assets/{MarkdownEditor-11c33fb0.js.map → MarkdownEditor-b76b07b5.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-30e96c11.js → MarkdownNotebook-223e2fe8.js} +2 -2
- package/build/assets/{MarkdownNotebook-30e96c11.js.map → MarkdownNotebook-223e2fe8.js.map} +1 -1
- package/build/assets/{MissingPartitionError-397eac9a.js → MissingPartitionError-c387b803.js} +2 -2
- package/build/assets/{MissingPartitionError-397eac9a.js.map → MissingPartitionError-c387b803.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-54fc99ff.js → StyleGuideRoot-f347a572.js} +2 -2
- package/build/assets/{StyleGuideRoot-54fc99ff.js.map → StyleGuideRoot-f347a572.js.map} +1 -1
- package/build/assets/{index-32400752.js → index-923f41c8.js} +3 -3
- package/build/assets/{index-32400752.js.map → index-923f41c8.js.map} +1 -1
- package/build/assets/{index-b799f6a7.js → index-ca01757f.js} +2 -2
- package/build/assets/{index-b799f6a7.js.map → index-ca01757f.js.map} +1 -1
- package/build/assets/{index-2d6b4a49.js → index-f4575e4e.js} +2 -2
- package/build/assets/{index-2d6b4a49.js.map → index-f4575e4e.js.map} +1 -1
- package/build/assets/{useUser-f36009f1.js → useUser-8f2a0d25.js} +2 -2
- package/build/assets/{useUser-f36009f1.js.map → useUser-8f2a0d25.js.map} +1 -1
- package/build/index.html +2 -2
- package/package.json +17 -17
- package/build/assets/ControlType-b0b9f834.js.map +0 -1
package/build/index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
4
|
<base href="./" />
|
|
5
|
-
<meta name="ui-version" content="v0.80.
|
|
5
|
+
<meta name="ui-version" content="v0.80.1" />
|
|
6
6
|
<meta charset="utf-8" />
|
|
7
7
|
<meta
|
|
8
8
|
name="viewport"
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<link rel="manifest" href="./manifest.json" />
|
|
13
13
|
<link rel="icon" href="./favicon-cc-app.svg" />
|
|
14
14
|
<title>Deephaven</title>
|
|
15
|
-
<script type="module" crossorigin src="./assets/index-
|
|
15
|
+
<script type="module" crossorigin src="./assets/index-f4575e4e.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/monaco-b5248072.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/helpers-de833af9.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="./assets/vendor-3e36bd2e.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "0.80.
|
|
3
|
+
"version": "0.80.1",
|
|
4
4
|
"description": "Deephaven Code Studio",
|
|
5
5
|
"author": "Deephaven Data Labs LLC",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -12,29 +12,29 @@
|
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@adobe/react-spectrum": "3.33.1",
|
|
15
|
-
"@deephaven/app-utils": "^0.80.
|
|
16
|
-
"@deephaven/auth-plugins": "^0.80.
|
|
17
|
-
"@deephaven/chart": "^0.80.
|
|
18
|
-
"@deephaven/components": "^0.80.
|
|
19
|
-
"@deephaven/console": "^0.80.
|
|
20
|
-
"@deephaven/dashboard": "^0.80.
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^0.80.
|
|
22
|
-
"@deephaven/file-explorer": "^0.80.
|
|
15
|
+
"@deephaven/app-utils": "^0.80.1",
|
|
16
|
+
"@deephaven/auth-plugins": "^0.80.1",
|
|
17
|
+
"@deephaven/chart": "^0.80.1",
|
|
18
|
+
"@deephaven/components": "^0.80.1",
|
|
19
|
+
"@deephaven/console": "^0.80.1",
|
|
20
|
+
"@deephaven/dashboard": "^0.80.1",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^0.80.1",
|
|
22
|
+
"@deephaven/file-explorer": "^0.80.1",
|
|
23
23
|
"@deephaven/filters": "^0.80.0",
|
|
24
|
-
"@deephaven/golden-layout": "^0.80.
|
|
24
|
+
"@deephaven/golden-layout": "^0.80.1",
|
|
25
25
|
"@deephaven/grid": "^0.80.0",
|
|
26
26
|
"@deephaven/icons": "^0.80.0",
|
|
27
|
-
"@deephaven/iris-grid": "^0.80.
|
|
28
|
-
"@deephaven/jsapi-bootstrap": "^0.80.
|
|
29
|
-
"@deephaven/jsapi-components": "^0.80.
|
|
27
|
+
"@deephaven/iris-grid": "^0.80.1",
|
|
28
|
+
"@deephaven/jsapi-bootstrap": "^0.80.1",
|
|
29
|
+
"@deephaven/jsapi-components": "^0.80.1",
|
|
30
30
|
"@deephaven/jsapi-shim": "^0.80.0",
|
|
31
31
|
"@deephaven/jsapi-types": "1.0.0-dev0.34.0",
|
|
32
32
|
"@deephaven/jsapi-utils": "^0.80.0",
|
|
33
33
|
"@deephaven/log": "^0.80.0",
|
|
34
|
-
"@deephaven/plugin": "^0.80.
|
|
35
|
-
"@deephaven/pouch-storage": "^0.80.
|
|
34
|
+
"@deephaven/plugin": "^0.80.1",
|
|
35
|
+
"@deephaven/pouch-storage": "^0.80.1",
|
|
36
36
|
"@deephaven/react-hooks": "^0.80.0",
|
|
37
|
-
"@deephaven/redux": "^0.80.
|
|
37
|
+
"@deephaven/redux": "^0.80.1",
|
|
38
38
|
"@deephaven/storage": "^0.80.0",
|
|
39
39
|
"@deephaven/utils": "^0.80.0",
|
|
40
40
|
"@fortawesome/fontawesome-svg-core": "^6.2.1",
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
"publishConfig": {
|
|
84
84
|
"access": "public"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "496a0d0f21357b7562a4ac60aae1b0d2dbe468c9"
|
|
87
87
|
}
|