@deephaven/code-studio 0.97.1-beta.5 → 0.97.1-dhe-ruff.8
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-DjM04moO.js → AppRoot-CzVc3AEm.js} +4 -4
- package/build/assets/{AppRoot-DjM04moO.js.map → AppRoot-CzVc3AEm.js.map} +1 -1
- package/build/assets/{Chart-M-MYY_ut.js → Chart-CgIR7ZRn.js} +2 -2
- package/build/assets/{Chart-M-MYY_ut.js.map → Chart-CgIR7ZRn.js.map} +1 -1
- package/build/assets/ControlType-Cow3e7oP.js +24 -0
- package/build/assets/ControlType-Cow3e7oP.js.map +1 -0
- package/build/assets/{FontBootstrap-ysSEnV0P.js → FontBootstrap-KmlFRoJR.js} +2 -2
- package/build/assets/{FontBootstrap-ysSEnV0P.js.map → FontBootstrap-KmlFRoJR.js.map} +1 -1
- package/build/assets/{FormatterUtils-xmbwgoz-.js → FormatterUtils-CG-fm98S.js} +2 -2
- package/build/assets/{FormatterUtils-xmbwgoz-.js.map → FormatterUtils-CG-fm98S.js.map} +1 -1
- package/build/assets/{Grid-Def5kZK5.js → Grid-iyukaN6l.js} +2 -2
- package/build/assets/{Grid-Def5kZK5.js.map → Grid-iyukaN6l.js.map} +1 -1
- package/build/assets/{IrisGrid-WLCZr9YM.js → IrisGrid-DroV3eJJ.js} +2 -2
- package/build/assets/{IrisGrid-WLCZr9YM.js.map → IrisGrid-DroV3eJJ.js.map} +1 -1
- package/build/assets/{IrisGridModel-DobhVNgI.js → IrisGridModel-C-iSE8MM.js} +3 -3
- package/build/assets/{IrisGridModel-DobhVNgI.js.map → IrisGridModel-C-iSE8MM.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-BjPvopAI.js → IrisGridShortcuts-BRJzo8E6.js} +2 -2
- package/build/assets/{IrisGridShortcuts-BjPvopAI.js.map → IrisGridShortcuts-BRJzo8E6.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-DcV4fU4h.js → IrisGridThemeProvider-L4Tx008h.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-DcV4fU4h.js.map → IrisGridThemeProvider-L4Tx008h.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-COtbyl7I.js → LocalWorkspaceStorage-DRoBNCsO.js} +3 -3
- package/build/assets/{LocalWorkspaceStorage-COtbyl7I.js.map → LocalWorkspaceStorage-DRoBNCsO.js.map} +1 -1
- package/build/assets/{MarkdownEditor-CusXTmDJ.js → MarkdownEditor-Co134ACA.js} +2 -2
- package/build/assets/{MarkdownEditor-CusXTmDJ.js.map → MarkdownEditor-Co134ACA.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-DQOrDlwt.js → MarkdownNotebook-DA3BTbTQ.js} +2 -2
- package/build/assets/{MarkdownNotebook-DQOrDlwt.js.map → MarkdownNotebook-DA3BTbTQ.js.map} +1 -1
- package/build/assets/{MissingPartitionError-D1UXfqs_.js → MissingPartitionError-w019j5xh.js} +2 -2
- package/build/assets/{MissingPartitionError-D1UXfqs_.js.map → MissingPartitionError-w019j5xh.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-8V1n0T6L.js → StyleGuideRoot-BaUC_wTD.js} +2 -2
- package/build/assets/{StyleGuideRoot-8V1n0T6L.js.map → StyleGuideRoot-BaUC_wTD.js.map} +1 -1
- package/build/assets/{TokenBoxCellRenderer-D3nDcCDl.js → TokenBoxCellRenderer-CNT0wHos.js} +2 -2
- package/build/assets/{TokenBoxCellRenderer-D3nDcCDl.js.map → TokenBoxCellRenderer-CNT0wHos.js.map} +1 -1
- package/build/assets/{index-CVDb2e6c.js → index-CQQQ6TN4.js} +2 -2
- package/build/assets/{index-CVDb2e6c.js.map → index-CQQQ6TN4.js.map} +1 -1
- package/build/assets/{index-BuLsr4J2.js → index-DUEDm25B.js} +6 -6
- package/build/assets/{index-BuLsr4J2.js.map → index-DUEDm25B.js.map} +1 -1
- package/build/assets/{index-DPydYsfJ.js → index-dfnOi8mS.js} +3 -3
- package/build/assets/{index-DPydYsfJ.js.map → index-dfnOi8mS.js.map} +1 -1
- package/build/index.html +1 -1
- package/package.json +31 -31
- package/build/assets/ControlType-QTDKuh4N.js +0 -24
- package/build/assets/ControlType-QTDKuh4N.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-dfnOi8mS.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/monaco-BVlTSxnv.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/helpers-BosuxZz1.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="./assets/vendor-B48G5X41.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "0.97.1-
|
|
3
|
+
"version": "0.97.1-dhe-ruff.8+82f81375",
|
|
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.35.1",
|
|
15
|
-
"@deephaven/app-utils": "^0.97.1-
|
|
16
|
-
"@deephaven/auth-plugins": "^0.97.1-
|
|
17
|
-
"@deephaven/chart": "^0.97.1-
|
|
18
|
-
"@deephaven/components": "^0.97.1-
|
|
19
|
-
"@deephaven/console": "^0.97.1-
|
|
20
|
-
"@deephaven/dashboard": "^0.97.1-
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^0.97.1-
|
|
22
|
-
"@deephaven/file-explorer": "^0.97.1-
|
|
23
|
-
"@deephaven/filters": "^0.97.1-
|
|
24
|
-
"@deephaven/golden-layout": "^0.97.1-
|
|
25
|
-
"@deephaven/grid": "^0.97.1-
|
|
26
|
-
"@deephaven/icons": "^0.97.1-
|
|
27
|
-
"@deephaven/iris-grid": "^0.97.1-
|
|
28
|
-
"@deephaven/jsapi-bootstrap": "^0.97.1-
|
|
29
|
-
"@deephaven/jsapi-components": "^0.97.1-
|
|
30
|
-
"@deephaven/jsapi-shim": "^0.97.1-
|
|
15
|
+
"@deephaven/app-utils": "^0.97.1-dhe-ruff.8+82f81375",
|
|
16
|
+
"@deephaven/auth-plugins": "^0.97.1-dhe-ruff.8+82f81375",
|
|
17
|
+
"@deephaven/chart": "^0.97.1-dhe-ruff.8+82f81375",
|
|
18
|
+
"@deephaven/components": "^0.97.1-dhe-ruff.8+82f81375",
|
|
19
|
+
"@deephaven/console": "^0.97.1-dhe-ruff.8+82f81375",
|
|
20
|
+
"@deephaven/dashboard": "^0.97.1-dhe-ruff.8+82f81375",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^0.97.1-dhe-ruff.8+82f81375",
|
|
22
|
+
"@deephaven/file-explorer": "^0.97.1-dhe-ruff.8+82f81375",
|
|
23
|
+
"@deephaven/filters": "^0.97.1-dhe-ruff.8+82f81375",
|
|
24
|
+
"@deephaven/golden-layout": "^0.97.1-dhe-ruff.8+82f81375",
|
|
25
|
+
"@deephaven/grid": "^0.97.1-dhe-ruff.8+82f81375",
|
|
26
|
+
"@deephaven/icons": "^0.97.1-dhe-ruff.8+82f81375",
|
|
27
|
+
"@deephaven/iris-grid": "^0.97.1-dhe-ruff.8+82f81375",
|
|
28
|
+
"@deephaven/jsapi-bootstrap": "^0.97.1-dhe-ruff.8+82f81375",
|
|
29
|
+
"@deephaven/jsapi-components": "^0.97.1-dhe-ruff.8+82f81375",
|
|
30
|
+
"@deephaven/jsapi-shim": "^0.97.1-dhe-ruff.8+82f81375",
|
|
31
31
|
"@deephaven/jsapi-types": "^1.0.0-dev0.34.0",
|
|
32
|
-
"@deephaven/jsapi-utils": "^0.97.1-
|
|
33
|
-
"@deephaven/log": "^0.97.1-
|
|
34
|
-
"@deephaven/plugin": "^0.97.1-
|
|
35
|
-
"@deephaven/pouch-storage": "^0.97.1-
|
|
36
|
-
"@deephaven/react-hooks": "^0.97.1-
|
|
37
|
-
"@deephaven/redux": "^0.97.1-
|
|
38
|
-
"@deephaven/storage": "^0.97.1-
|
|
39
|
-
"@deephaven/utils": "^0.97.1-
|
|
32
|
+
"@deephaven/jsapi-utils": "^0.97.1-dhe-ruff.8+82f81375",
|
|
33
|
+
"@deephaven/log": "^0.97.1-dhe-ruff.8+82f81375",
|
|
34
|
+
"@deephaven/plugin": "^0.97.1-dhe-ruff.8+82f81375",
|
|
35
|
+
"@deephaven/pouch-storage": "^0.97.1-dhe-ruff.8+82f81375",
|
|
36
|
+
"@deephaven/react-hooks": "^0.97.1-dhe-ruff.8+82f81375",
|
|
37
|
+
"@deephaven/redux": "^0.97.1-dhe-ruff.8+82f81375",
|
|
38
|
+
"@deephaven/storage": "^0.97.1-dhe-ruff.8+82f81375",
|
|
39
|
+
"@deephaven/utils": "^0.97.1-dhe-ruff.8+82f81375",
|
|
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.97.1-
|
|
78
|
-
"@deephaven/mocks": "^0.97.1-
|
|
79
|
-
"@deephaven/prettier-config": "^0.97.1-
|
|
80
|
-
"@deephaven/stylelint-config": "^0.97.1-
|
|
81
|
-
"@deephaven/test-utils": "^0.97.1-
|
|
77
|
+
"@deephaven/eslint-config": "^0.97.1-dhe-ruff.8+82f81375",
|
|
78
|
+
"@deephaven/mocks": "^0.97.1-dhe-ruff.8+82f81375",
|
|
79
|
+
"@deephaven/prettier-config": "^0.97.1-dhe-ruff.8+82f81375",
|
|
80
|
+
"@deephaven/stylelint-config": "^0.97.1-dhe-ruff.8+82f81375",
|
|
81
|
+
"@deephaven/test-utils": "^0.97.1-dhe-ruff.8+82f81375",
|
|
82
82
|
"autoprefixer": "^10.4.8"
|
|
83
83
|
},
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "82f81375d06f786fb9843f6e2db7f98ab2da85b2"
|
|
88
88
|
}
|