@deephaven/code-studio 0.107.2-beta.1 → 0.107.3-beta.0
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-BxK-D5bD.js → AppRoot-B_IxHNYW.js} +6 -6
- package/build/assets/{AppRoot-BxK-D5bD.js.map → AppRoot-B_IxHNYW.js.map} +1 -1
- package/build/assets/{Chart-a9Wzh_JR.js → Chart-B_CTrPoP.js} +2 -2
- package/build/assets/{Chart-a9Wzh_JR.js.map → Chart-B_CTrPoP.js.map} +1 -1
- package/build/assets/{ControlType-CKRGEniU.js → ControlType-BKyIsSCE.js} +4 -4
- package/build/assets/{ControlType-CKRGEniU.js.map → ControlType-BKyIsSCE.js.map} +1 -1
- package/build/assets/{FontBootstrap-Dkcx5mh4.js → FontBootstrap-c8wfRwVV.js} +2 -2
- package/build/assets/{FontBootstrap-Dkcx5mh4.js.map → FontBootstrap-c8wfRwVV.js.map} +1 -1
- package/build/assets/{FormatterUtils-DU70qDS6.js → FormatterUtils-CqPQNrhZ.js} +2 -2
- package/build/assets/{FormatterUtils-DU70qDS6.js.map → FormatterUtils-CqPQNrhZ.js.map} +1 -1
- package/build/assets/{Grid-CwyMV2g1.js → Grid-Q0jCb_Sd.js} +2 -2
- package/build/assets/{Grid-CwyMV2g1.js.map → Grid-Q0jCb_Sd.js.map} +1 -1
- package/build/assets/{GridTokenMouseHandler-BT8WG2Ps.js → GridTokenMouseHandler-C7RZ5U-9.js} +2 -2
- package/build/assets/{GridTokenMouseHandler-BT8WG2Ps.js.map → GridTokenMouseHandler-C7RZ5U-9.js.map} +1 -1
- package/build/assets/{IrisGrid-DYMwnnxr.js → IrisGrid-Dwn-Zpmv.js} +2 -2
- package/build/assets/{IrisGrid-DYMwnnxr.js.map → IrisGrid-Dwn-Zpmv.js.map} +1 -1
- package/build/assets/{IrisGridModel-C744PtTa.js → IrisGridModel-tYIiu6Tw.js} +3 -3
- package/build/assets/{IrisGridModel-C744PtTa.js.map → IrisGridModel-tYIiu6Tw.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-BHfctOF7.js → IrisGridShortcuts-B-vkFTN0.js} +2 -2
- package/build/assets/{IrisGridShortcuts-BHfctOF7.js.map → IrisGridShortcuts-B-vkFTN0.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-9DaEktAG.js → IrisGridThemeProvider-BIvauyc_.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-9DaEktAG.js.map → IrisGridThemeProvider-BIvauyc_.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-B-Ls2V5L.js → LocalWorkspaceStorage-DFFv0aKg.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-B-Ls2V5L.js.map → LocalWorkspaceStorage-DFFv0aKg.js.map} +1 -1
- package/build/assets/{MarkdownEditor-HBYpnHya.js → MarkdownEditor-qB4I9Kis.js} +2 -2
- package/build/assets/{MarkdownEditor-HBYpnHya.js.map → MarkdownEditor-qB4I9Kis.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-bNv7pg3-.js → MarkdownNotebook-CFwYfCZY.js} +2 -2
- package/build/assets/{MarkdownNotebook-bNv7pg3-.js.map → MarkdownNotebook-CFwYfCZY.js.map} +1 -1
- package/build/assets/{MissingPartitionError-gl9_Ziy7.js → MissingPartitionError-CT6WJgcG.js} +2 -2
- package/build/assets/{MissingPartitionError-gl9_Ziy7.js.map → MissingPartitionError-CT6WJgcG.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-DTy_eI9N.js → StyleGuideRoot-BoYi6e3I.js} +2 -2
- package/build/assets/{StyleGuideRoot-DTy_eI9N.js.map → StyleGuideRoot-BoYi6e3I.js.map} +1 -1
- package/build/assets/{index-GWVVlLsd.js → index-2cOVMDeT.js} +4 -4
- package/build/assets/{index-GWVVlLsd.js.map → index-2cOVMDeT.js.map} +1 -1
- package/build/assets/{index-afBiGI16.js → index-CBGSwtOR.js} +2 -2
- package/build/assets/{index-afBiGI16.js.map → index-CBGSwtOR.js.map} +1 -1
- package/build/assets/{index-BISlZDP5.js → index-CDRPErMn.js} +3 -3
- package/build/assets/{index-BISlZDP5.js.map → index-CDRPErMn.js.map} +1 -1
- package/build/index.html +2 -2
- package/package.json +31 -31
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.107.
|
|
5
|
+
<meta name="ui-version" content="v0.107.2" />
|
|
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-CDRPErMn.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/monaco-CsU3t3B1.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/helpers-BosuxZz1.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="./assets/vendor-C0qKObwo.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "0.107.
|
|
3
|
+
"version": "0.107.3-beta.0+25336701",
|
|
4
4
|
"description": "Deephaven Code Studio",
|
|
5
5
|
"author": "Deephaven Data Labs LLC",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -12,31 +12,31 @@
|
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@adobe/react-spectrum": "3.38.0",
|
|
15
|
-
"@deephaven/app-utils": "^0.107.
|
|
16
|
-
"@deephaven/auth-plugins": "^0.107.
|
|
17
|
-
"@deephaven/chart": "^0.107.
|
|
18
|
-
"@deephaven/components": "^0.107.
|
|
19
|
-
"@deephaven/console": "^0.107.
|
|
20
|
-
"@deephaven/dashboard": "^0.107.
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^0.107.
|
|
22
|
-
"@deephaven/file-explorer": "^0.107.
|
|
23
|
-
"@deephaven/filters": "^0.107.
|
|
24
|
-
"@deephaven/golden-layout": "^0.107.
|
|
25
|
-
"@deephaven/grid": "^0.107.
|
|
26
|
-
"@deephaven/icons": "^0.107.
|
|
27
|
-
"@deephaven/iris-grid": "^0.107.
|
|
28
|
-
"@deephaven/jsapi-bootstrap": "^0.107.
|
|
29
|
-
"@deephaven/jsapi-components": "^0.107.
|
|
30
|
-
"@deephaven/jsapi-shim": "^0.107.
|
|
15
|
+
"@deephaven/app-utils": "^0.107.3-beta.0+25336701",
|
|
16
|
+
"@deephaven/auth-plugins": "^0.107.3-beta.0+25336701",
|
|
17
|
+
"@deephaven/chart": "^0.107.3-beta.0+25336701",
|
|
18
|
+
"@deephaven/components": "^0.107.3-beta.0+25336701",
|
|
19
|
+
"@deephaven/console": "^0.107.3-beta.0+25336701",
|
|
20
|
+
"@deephaven/dashboard": "^0.107.3-beta.0+25336701",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^0.107.3-beta.0+25336701",
|
|
22
|
+
"@deephaven/file-explorer": "^0.107.3-beta.0+25336701",
|
|
23
|
+
"@deephaven/filters": "^0.107.3-beta.0+25336701",
|
|
24
|
+
"@deephaven/golden-layout": "^0.107.3-beta.0+25336701",
|
|
25
|
+
"@deephaven/grid": "^0.107.3-beta.0+25336701",
|
|
26
|
+
"@deephaven/icons": "^0.107.3-beta.0+25336701",
|
|
27
|
+
"@deephaven/iris-grid": "^0.107.3-beta.0+25336701",
|
|
28
|
+
"@deephaven/jsapi-bootstrap": "^0.107.3-beta.0+25336701",
|
|
29
|
+
"@deephaven/jsapi-components": "^0.107.3-beta.0+25336701",
|
|
30
|
+
"@deephaven/jsapi-shim": "^0.107.3-beta.0+25336701",
|
|
31
31
|
"@deephaven/jsapi-types": "^1.0.0-dev0.37.2",
|
|
32
|
-
"@deephaven/jsapi-utils": "^0.107.
|
|
33
|
-
"@deephaven/log": "^0.107.
|
|
34
|
-
"@deephaven/plugin": "^0.107.
|
|
35
|
-
"@deephaven/pouch-storage": "^0.107.
|
|
36
|
-
"@deephaven/react-hooks": "^0.107.
|
|
37
|
-
"@deephaven/redux": "^0.107.
|
|
38
|
-
"@deephaven/storage": "^0.107.
|
|
39
|
-
"@deephaven/utils": "^0.107.
|
|
32
|
+
"@deephaven/jsapi-utils": "^0.107.3-beta.0+25336701",
|
|
33
|
+
"@deephaven/log": "^0.107.3-beta.0+25336701",
|
|
34
|
+
"@deephaven/plugin": "^0.107.3-beta.0+25336701",
|
|
35
|
+
"@deephaven/pouch-storage": "^0.107.3-beta.0+25336701",
|
|
36
|
+
"@deephaven/react-hooks": "^0.107.3-beta.0+25336701",
|
|
37
|
+
"@deephaven/redux": "^0.107.3-beta.0+25336701",
|
|
38
|
+
"@deephaven/storage": "^0.107.3-beta.0+25336701",
|
|
39
|
+
"@deephaven/utils": "^0.107.3-beta.0+25336701",
|
|
40
40
|
"@fortawesome/fontawesome-svg-core": "^6.2.1",
|
|
41
41
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
42
42
|
"bowser": "^2.11.0",
|
|
@@ -74,15 +74,15 @@
|
|
|
74
74
|
"update-licenses": "npm-license > licenses.txt"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@deephaven/eslint-config": "^0.107.
|
|
78
|
-
"@deephaven/mocks": "^0.107.
|
|
79
|
-
"@deephaven/prettier-config": "^0.107.
|
|
80
|
-
"@deephaven/stylelint-config": "^0.107.
|
|
81
|
-
"@deephaven/test-utils": "^0.107.
|
|
77
|
+
"@deephaven/eslint-config": "^0.107.3-beta.0+25336701",
|
|
78
|
+
"@deephaven/mocks": "^0.107.3-beta.0+25336701",
|
|
79
|
+
"@deephaven/prettier-config": "^0.107.3-beta.0+25336701",
|
|
80
|
+
"@deephaven/stylelint-config": "^0.107.3-beta.0+25336701",
|
|
81
|
+
"@deephaven/test-utils": "^0.107.3-beta.0+25336701",
|
|
82
82
|
"autoprefixer": "^10.4.8"
|
|
83
83
|
},
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "25336701042e5818a9fe4bdc2145fc6ae5d9049d"
|
|
88
88
|
}
|