@deephaven/code-studio 1.3.1-beta.0 → 1.3.1-uri.5
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-CIGVojav.js → AppRoot-Cx9jEjcG.js} +4 -4
- package/build/assets/{AppRoot-CIGVojav.js.map → AppRoot-Cx9jEjcG.js.map} +1 -1
- package/build/assets/{Chart-DqkltY6C.js → Chart-Dfx3UA5E.js} +2 -2
- package/build/assets/{Chart-DqkltY6C.js.map → Chart-Dfx3UA5E.js.map} +1 -1
- package/build/assets/{ControlType-Bghd_fpi.js → ControlType-1GgvsUc9.js} +5 -5
- package/build/assets/ControlType-1GgvsUc9.js.map +1 -0
- package/build/assets/{FontBootstrap-DmXXTp_Y.js → FontBootstrap-BPgc03EO.js} +2 -2
- package/build/assets/{FontBootstrap-DmXXTp_Y.js.map → FontBootstrap-BPgc03EO.js.map} +1 -1
- package/build/assets/{FormatterUtils-Djwqw9fn.js → FormatterUtils-DCxrquxV.js} +2 -2
- package/build/assets/{FormatterUtils-Djwqw9fn.js.map → FormatterUtils-DCxrquxV.js.map} +1 -1
- package/build/assets/{Grid-DZKgb0xS.js → Grid-D_M9RQKk.js} +2 -2
- package/build/assets/{Grid-DZKgb0xS.js.map → Grid-D_M9RQKk.js.map} +1 -1
- package/build/assets/{GridTokenMouseHandler-CZSIU-NY.js → GridTokenMouseHandler-DrF-ywfx.js} +2 -2
- package/build/assets/{GridTokenMouseHandler-CZSIU-NY.js.map → GridTokenMouseHandler-DrF-ywfx.js.map} +1 -1
- package/build/assets/{IrisGrid-5b7rgg9a.js → IrisGrid-CrQJ7f1Z.js} +2 -2
- package/build/assets/{IrisGrid-5b7rgg9a.js.map → IrisGrid-CrQJ7f1Z.js.map} +1 -1
- package/build/assets/{IrisGridModel-CR_Fa0Fa.js → IrisGridModel-CMlOFBSR.js} +3 -3
- package/build/assets/{IrisGridModel-CR_Fa0Fa.js.map → IrisGridModel-CMlOFBSR.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-ivIcpczX.js → IrisGridShortcuts-DZE9kUhM.js} +2 -2
- package/build/assets/{IrisGridShortcuts-ivIcpczX.js.map → IrisGridShortcuts-DZE9kUhM.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-Cmci0pcT.js → IrisGridThemeProvider-SFsaOss1.js} +5 -5
- package/build/assets/IrisGridThemeProvider-SFsaOss1.js.map +1 -0
- package/build/assets/{LocalWorkspaceStorage-CpXC4MYB.js → LocalWorkspaceStorage-CxL758s-.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-CpXC4MYB.js.map → LocalWorkspaceStorage-CxL758s-.js.map} +1 -1
- package/build/assets/{MarkdownEditor-TK8hO5ne.js → MarkdownEditor-CvzP8cP0.js} +2 -2
- package/build/assets/{MarkdownEditor-TK8hO5ne.js.map → MarkdownEditor-CvzP8cP0.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-CUaOaFIy.js → MarkdownNotebook-urNx7t5l.js} +2 -2
- package/build/assets/{MarkdownNotebook-CUaOaFIy.js.map → MarkdownNotebook-urNx7t5l.js.map} +1 -1
- package/build/assets/{MissingPartitionError-HuyrcVjb.js → MissingPartitionError-BGLHXwEk.js} +2 -2
- package/build/assets/{MissingPartitionError-HuyrcVjb.js.map → MissingPartitionError-BGLHXwEk.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-BqkNVpy3.js → StyleGuideRoot-CMt9afeG.js} +2 -2
- package/build/assets/{StyleGuideRoot-BqkNVpy3.js.map → StyleGuideRoot-CMt9afeG.js.map} +1 -1
- package/build/assets/index-DO6SwZUX.js +2 -0
- package/build/assets/index-DO6SwZUX.js.map +1 -0
- package/build/assets/{index-COIUswGh.js → index-DU_q5h_W.js} +4 -4
- package/build/assets/index-DU_q5h_W.js.map +1 -0
- package/build/assets/{index-Dezj6bFJ.js → index-HLS36qid.js} +3 -3
- package/build/assets/{index-Dezj6bFJ.js.map → index-HLS36qid.js.map} +1 -1
- package/build/index.html +1 -1
- package/package.json +31 -31
- package/build/assets/ControlType-Bghd_fpi.js.map +0 -1
- package/build/assets/IrisGridThemeProvider-Cmci0pcT.js.map +0 -1
- package/build/assets/index-C87R7y2u.js +0 -2
- package/build/assets/index-C87R7y2u.js.map +0 -1
- package/build/assets/index-COIUswGh.js.map +0 -1
package/build/index.html
CHANGED
|
@@ -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-HLS36qid.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-DtjvbB9h.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "1.3.1-
|
|
3
|
+
"version": "1.3.1-uri.5+18323c82",
|
|
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": "^1.3.1-
|
|
16
|
-
"@deephaven/auth-plugins": "^1.3.1-
|
|
17
|
-
"@deephaven/chart": "^1.3.1-
|
|
18
|
-
"@deephaven/components": "^1.3.1-
|
|
19
|
-
"@deephaven/console": "^1.3.1-
|
|
20
|
-
"@deephaven/dashboard": "^1.3.1-
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^1.3.1-
|
|
22
|
-
"@deephaven/file-explorer": "^1.3.1-
|
|
23
|
-
"@deephaven/filters": "^1.3.1-
|
|
24
|
-
"@deephaven/golden-layout": "^1.3.1-
|
|
25
|
-
"@deephaven/grid": "^1.3.1-
|
|
26
|
-
"@deephaven/icons": "^1.3.1-
|
|
27
|
-
"@deephaven/iris-grid": "^1.3.1-
|
|
28
|
-
"@deephaven/jsapi-bootstrap": "^1.3.1-
|
|
29
|
-
"@deephaven/jsapi-components": "^1.3.1-
|
|
30
|
-
"@deephaven/jsapi-shim": "^1.3.1-
|
|
15
|
+
"@deephaven/app-utils": "^1.3.1-uri.5+18323c82",
|
|
16
|
+
"@deephaven/auth-plugins": "^1.3.1-uri.5+18323c82",
|
|
17
|
+
"@deephaven/chart": "^1.3.1-uri.5+18323c82",
|
|
18
|
+
"@deephaven/components": "^1.3.1-uri.5+18323c82",
|
|
19
|
+
"@deephaven/console": "^1.3.1-uri.5+18323c82",
|
|
20
|
+
"@deephaven/dashboard": "^1.3.1-uri.5+18323c82",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^1.3.1-uri.5+18323c82",
|
|
22
|
+
"@deephaven/file-explorer": "^1.3.1-uri.5+18323c82",
|
|
23
|
+
"@deephaven/filters": "^1.3.1-uri.5+18323c82",
|
|
24
|
+
"@deephaven/golden-layout": "^1.3.1-uri.5+18323c82",
|
|
25
|
+
"@deephaven/grid": "^1.3.1-uri.5+18323c82",
|
|
26
|
+
"@deephaven/icons": "^1.3.1-uri.5+18323c82",
|
|
27
|
+
"@deephaven/iris-grid": "^1.3.1-uri.5+18323c82",
|
|
28
|
+
"@deephaven/jsapi-bootstrap": "^1.3.1-uri.5+18323c82",
|
|
29
|
+
"@deephaven/jsapi-components": "^1.3.1-uri.5+18323c82",
|
|
30
|
+
"@deephaven/jsapi-shim": "^1.3.1-uri.5+18323c82",
|
|
31
31
|
"@deephaven/jsapi-types": "^1.0.0-dev0.39.4",
|
|
32
|
-
"@deephaven/jsapi-utils": "^1.3.1-
|
|
33
|
-
"@deephaven/log": "^1.3.1-
|
|
34
|
-
"@deephaven/plugin": "^1.3.1-
|
|
35
|
-
"@deephaven/pouch-storage": "^1.3.1-
|
|
36
|
-
"@deephaven/react-hooks": "^1.3.1-
|
|
37
|
-
"@deephaven/redux": "^1.3.1-
|
|
38
|
-
"@deephaven/storage": "^1.3.1-
|
|
39
|
-
"@deephaven/utils": "^1.3.1-
|
|
32
|
+
"@deephaven/jsapi-utils": "^1.3.1-uri.5+18323c82",
|
|
33
|
+
"@deephaven/log": "^1.3.1-uri.5+18323c82",
|
|
34
|
+
"@deephaven/plugin": "^1.3.1-uri.5+18323c82",
|
|
35
|
+
"@deephaven/pouch-storage": "^1.3.1-uri.5+18323c82",
|
|
36
|
+
"@deephaven/react-hooks": "^1.3.1-uri.5+18323c82",
|
|
37
|
+
"@deephaven/redux": "^1.3.1-uri.5+18323c82",
|
|
38
|
+
"@deephaven/storage": "^1.3.1-uri.5+18323c82",
|
|
39
|
+
"@deephaven/utils": "^1.3.1-uri.5+18323c82",
|
|
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": "^1.3.1-
|
|
78
|
-
"@deephaven/mocks": "^1.3.1-
|
|
79
|
-
"@deephaven/prettier-config": "^1.3.1-
|
|
80
|
-
"@deephaven/stylelint-config": "^1.3.1-
|
|
81
|
-
"@deephaven/test-utils": "^1.3.1-
|
|
77
|
+
"@deephaven/eslint-config": "^1.3.1-uri.5+18323c82",
|
|
78
|
+
"@deephaven/mocks": "^1.3.1-uri.5+18323c82",
|
|
79
|
+
"@deephaven/prettier-config": "^1.3.1-uri.5+18323c82",
|
|
80
|
+
"@deephaven/stylelint-config": "^1.3.1-uri.5+18323c82",
|
|
81
|
+
"@deephaven/test-utils": "^1.3.1-uri.5+18323c82",
|
|
82
82
|
"autoprefixer": "^10.4.8"
|
|
83
83
|
},
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "18323c82bf67c3fa247cef63e30253b8fe793f4e"
|
|
88
88
|
}
|