@deephaven/code-studio 0.85.5 → 0.85.6
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-e9a86bad.js → AppRoot-1d213007.js} +3 -3
- package/build/assets/{AppRoot-e9a86bad.js.map → AppRoot-1d213007.js.map} +1 -1
- package/build/assets/{Chart-40ed17d5.js → Chart-e9433bb6.js} +2 -2
- package/build/assets/{Chart-40ed17d5.js.map → Chart-e9433bb6.js.map} +1 -1
- package/build/assets/{ControlType-57a512db.js → ControlType-b3a02dfc.js} +3 -3
- package/build/assets/{ControlType-57a512db.js.map → ControlType-b3a02dfc.js.map} +1 -1
- package/build/assets/{FontBootstrap-899d7446.js → FontBootstrap-68a5e21a.js} +2 -2
- package/build/assets/{FontBootstrap-899d7446.js.map → FontBootstrap-68a5e21a.js.map} +1 -1
- package/build/assets/{FormatterUtils-d986ef6b.js → FormatterUtils-27e76086.js} +2 -2
- package/build/assets/{FormatterUtils-d986ef6b.js.map → FormatterUtils-27e76086.js.map} +1 -1
- package/build/assets/{Grid-85b09cf4.js → Grid-a5ad477a.js} +2 -2
- package/build/assets/{Grid-85b09cf4.js.map → Grid-a5ad477a.js.map} +1 -1
- package/build/assets/{IrisGrid-5361398d.js → IrisGrid-2367da25.js} +2 -2
- package/build/assets/{IrisGrid-5361398d.js.map → IrisGrid-2367da25.js.map} +1 -1
- package/build/assets/{IrisGridModel-cc584c90.js → IrisGridModel-94c43b3b.js} +2 -2
- package/build/assets/{IrisGridModel-cc584c90.js.map → IrisGridModel-94c43b3b.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-ca9865e4.js → IrisGridShortcuts-09915318.js} +2 -2
- package/build/assets/{IrisGridShortcuts-ca9865e4.js.map → IrisGridShortcuts-09915318.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-d147f52a.js → IrisGridThemeProvider-c419c6f6.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-d147f52a.js.map → IrisGridThemeProvider-c419c6f6.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-c926e68d.js → LocalWorkspaceStorage-3a33f46b.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-c926e68d.js.map → LocalWorkspaceStorage-3a33f46b.js.map} +1 -1
- package/build/assets/{MarkdownEditor-ca993860.js → MarkdownEditor-bca0c04d.js} +2 -2
- package/build/assets/{MarkdownEditor-ca993860.js.map → MarkdownEditor-bca0c04d.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-64c252b6.js → MarkdownNotebook-167c2cdf.js} +2 -2
- package/build/assets/{MarkdownNotebook-64c252b6.js.map → MarkdownNotebook-167c2cdf.js.map} +1 -1
- package/build/assets/{MissingPartitionError-60d51733.js → MissingPartitionError-47d70fa2.js} +2 -2
- package/build/assets/{MissingPartitionError-60d51733.js.map → MissingPartitionError-47d70fa2.js.map} +1 -1
- package/build/assets/Plot-46a7b842.js +2 -0
- package/build/assets/{Plot-e3e71d93.js.map → Plot-46a7b842.js.map} +1 -1
- package/build/assets/{Plotly-9059290b.js → Plotly-020fd227.js} +2 -2
- package/build/assets/{Plotly-9059290b.js.map → Plotly-020fd227.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-5c0f9876.js → StyleGuideRoot-e761c544.js} +2 -2
- package/build/assets/{StyleGuideRoot-5c0f9876.js.map → StyleGuideRoot-e761c544.js.map} +1 -1
- package/build/assets/{TokenBoxCellRenderer-aa898a7c.js → TokenBoxCellRenderer-8cab88ae.js} +2 -2
- package/build/assets/{TokenBoxCellRenderer-aa898a7c.js.map → TokenBoxCellRenderer-8cab88ae.js.map} +1 -1
- package/build/assets/{index-2a3e1f41.js → index-91037a9a.js} +2 -2
- package/build/assets/{index-2a3e1f41.js.map → index-91037a9a.js.map} +1 -1
- package/build/assets/{index-6cd1fa90.js → index-b6db7fdb.js} +3 -3
- package/build/assets/index-b6db7fdb.js.map +1 -0
- package/build/assets/{index-c7ddb427.js → index-e1e544af.js} +2 -2
- package/build/assets/{index-c7ddb427.js.map → index-e1e544af.js.map} +1 -1
- package/build/assets/plotly-c3d3a789.js +7 -0
- package/build/assets/{plotly-9fc59274.js.map → plotly-c3d3a789.js.map} +1 -1
- package/build/index.html +2 -2
- package/package.json +9 -9
- package/build/assets/Plot-e3e71d93.js +0 -2
- package/build/assets/index-6cd1fa90.js.map +0 -1
- package/build/assets/plotly-9fc59274.js +0 -7
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.85.
|
|
5
|
+
<meta name="ui-version" content="v0.85.6" />
|
|
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-91037a9a.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-ffa662d3.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "0.85.
|
|
3
|
+
"version": "0.85.6",
|
|
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.35.1",
|
|
15
|
-
"@deephaven/app-utils": "^0.85.
|
|
16
|
-
"@deephaven/auth-plugins": "^0.85.
|
|
15
|
+
"@deephaven/app-utils": "^0.85.6",
|
|
16
|
+
"@deephaven/auth-plugins": "^0.85.6",
|
|
17
17
|
"@deephaven/chart": "^0.85.4",
|
|
18
18
|
"@deephaven/components": "^0.85.4",
|
|
19
19
|
"@deephaven/console": "^0.85.4",
|
|
20
|
-
"@deephaven/dashboard": "^0.85.
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^0.85.
|
|
20
|
+
"@deephaven/dashboard": "^0.85.6",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^0.85.6",
|
|
22
22
|
"@deephaven/file-explorer": "^0.85.4",
|
|
23
23
|
"@deephaven/filters": "^0.85.0",
|
|
24
24
|
"@deephaven/golden-layout": "^0.85.4",
|
|
25
25
|
"@deephaven/grid": "^0.85.3",
|
|
26
26
|
"@deephaven/icons": "^0.85.0",
|
|
27
|
-
"@deephaven/iris-grid": "^0.85.
|
|
27
|
+
"@deephaven/iris-grid": "^0.85.6",
|
|
28
28
|
"@deephaven/jsapi-bootstrap": "^0.85.4",
|
|
29
29
|
"@deephaven/jsapi-components": "^0.85.4",
|
|
30
30
|
"@deephaven/jsapi-shim": "^0.85.1",
|
|
31
31
|
"@deephaven/jsapi-types": "^1.0.0-dev0.34.0",
|
|
32
32
|
"@deephaven/jsapi-utils": "^0.85.3",
|
|
33
33
|
"@deephaven/log": "^0.85.0",
|
|
34
|
-
"@deephaven/plugin": "^0.85.
|
|
34
|
+
"@deephaven/plugin": "^0.85.6",
|
|
35
35
|
"@deephaven/pouch-storage": "^0.85.4",
|
|
36
36
|
"@deephaven/react-hooks": "^0.85.2",
|
|
37
|
-
"@deephaven/redux": "^0.85.
|
|
37
|
+
"@deephaven/redux": "^0.85.6",
|
|
38
38
|
"@deephaven/storage": "^0.85.0",
|
|
39
39
|
"@deephaven/utils": "^0.85.2",
|
|
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": "552f4d77a767ac4bc91a48e1d4964e73774ddfb1"
|
|
87
87
|
}
|