@deephaven/code-studio 0.107.3-alpha-parent-theme.12 → 0.107.3-alpha-parent-theme.13
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-CehKFAzS.js → AppRoot-DoZYrrn7.js} +4 -4
- package/build/assets/{AppRoot-CehKFAzS.js.map → AppRoot-DoZYrrn7.js.map} +1 -1
- package/build/assets/{Chart-BGujDVE0.js → Chart-BVvcQm6z.js} +2 -2
- package/build/assets/{Chart-BGujDVE0.js.map → Chart-BVvcQm6z.js.map} +1 -1
- package/build/assets/{ControlType-C25aciaV.js → ControlType-BU4DtDuK.js} +4 -4
- package/build/assets/{ControlType-C25aciaV.js.map → ControlType-BU4DtDuK.js.map} +1 -1
- package/build/assets/{FontBootstrap-1IyNnwOB.js → FontBootstrap-CTlXhhPb.js} +2 -2
- package/build/assets/{FontBootstrap-1IyNnwOB.js.map → FontBootstrap-CTlXhhPb.js.map} +1 -1
- package/build/assets/{FormatterUtils-P5twXM4A.js → FormatterUtils-BiguouMn.js} +2 -2
- package/build/assets/{FormatterUtils-P5twXM4A.js.map → FormatterUtils-BiguouMn.js.map} +1 -1
- package/build/assets/{Grid-4Myst224.js → Grid-Dspdzpfa.js} +2 -2
- package/build/assets/{Grid-4Myst224.js.map → Grid-Dspdzpfa.js.map} +1 -1
- package/build/assets/{GridTokenMouseHandler-DwNZaou7.js → GridTokenMouseHandler-WghtB-i8.js} +2 -2
- package/build/assets/{GridTokenMouseHandler-DwNZaou7.js.map → GridTokenMouseHandler-WghtB-i8.js.map} +1 -1
- package/build/assets/{IrisGrid-BQHZzRnZ.js → IrisGrid-ycUBFdq5.js} +2 -2
- package/build/assets/{IrisGrid-BQHZzRnZ.js.map → IrisGrid-ycUBFdq5.js.map} +1 -1
- package/build/assets/{IrisGridModel-DtNmDI4q.js → IrisGridModel-3pHLmRI_.js} +3 -3
- package/build/assets/{IrisGridModel-DtNmDI4q.js.map → IrisGridModel-3pHLmRI_.js.map} +1 -1
- package/build/assets/{IrisGridShortcuts-9v-axvAA.js → IrisGridShortcuts-BRA-6EYS.js} +2 -2
- package/build/assets/{IrisGridShortcuts-9v-axvAA.js.map → IrisGridShortcuts-BRA-6EYS.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-OnZUwh8Q.js → IrisGridThemeProvider-BYvOEWzF.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-OnZUwh8Q.js.map → IrisGridThemeProvider-BYvOEWzF.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-CjXahme0.js → LocalWorkspaceStorage-BzBVm2E8.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-CjXahme0.js.map → LocalWorkspaceStorage-BzBVm2E8.js.map} +1 -1
- package/build/assets/{MarkdownEditor-BhQtoipB.js → MarkdownEditor-DTbwy8ic.js} +2 -2
- package/build/assets/{MarkdownEditor-BhQtoipB.js.map → MarkdownEditor-DTbwy8ic.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-C9RC7j5K.js → MarkdownNotebook-CrqPUc3_.js} +2 -2
- package/build/assets/{MarkdownNotebook-C9RC7j5K.js.map → MarkdownNotebook-CrqPUc3_.js.map} +1 -1
- package/build/assets/{MissingPartitionError-D2xbNC62.js → MissingPartitionError-i-FTKxfn.js} +2 -2
- package/build/assets/{MissingPartitionError-D2xbNC62.js.map → MissingPartitionError-i-FTKxfn.js.map} +1 -1
- package/build/assets/{StyleGuideRoot-S4GW8s-M.js → StyleGuideRoot-BDz5-1Eg.js} +2 -2
- package/build/assets/{StyleGuideRoot-S4GW8s-M.js.map → StyleGuideRoot-BDz5-1Eg.js.map} +1 -1
- package/build/assets/{index-B14XTTNz.js → index-BkTqkXzG.js} +3 -3
- package/build/assets/index-BkTqkXzG.js.map +1 -0
- package/build/assets/{index-L4vY8nIj.js → index-HNwZFri8.js} +2 -2
- package/build/assets/{index-L4vY8nIj.js.map → index-HNwZFri8.js.map} +1 -1
- package/build/assets/{index-CB6f1nHi.js → index-i4bTGa5U.js} +4 -4
- package/build/assets/{index-CB6f1nHi.js.map → index-i4bTGa5U.js.map} +1 -1
- package/build/index.html +1 -1
- package/package.json +31 -31
- package/build/assets/index-B14XTTNz.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-BkTqkXzG.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-BSYPDUui.js">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/code-studio",
|
|
3
|
-
"version": "0.107.3-alpha-parent-theme.
|
|
3
|
+
"version": "0.107.3-alpha-parent-theme.13+d777c298",
|
|
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.3-alpha-parent-theme.
|
|
16
|
-
"@deephaven/auth-plugins": "^0.107.3-alpha-parent-theme.
|
|
17
|
-
"@deephaven/chart": "^0.107.3-alpha-parent-theme.
|
|
18
|
-
"@deephaven/components": "^0.107.3-alpha-parent-theme.
|
|
19
|
-
"@deephaven/console": "^0.107.3-alpha-parent-theme.
|
|
20
|
-
"@deephaven/dashboard": "^0.107.3-alpha-parent-theme.
|
|
21
|
-
"@deephaven/dashboard-core-plugins": "^0.107.3-alpha-parent-theme.
|
|
22
|
-
"@deephaven/file-explorer": "^0.107.3-alpha-parent-theme.
|
|
23
|
-
"@deephaven/filters": "^0.107.3-alpha-parent-theme.
|
|
24
|
-
"@deephaven/golden-layout": "^0.107.3-alpha-parent-theme.
|
|
25
|
-
"@deephaven/grid": "^0.107.3-alpha-parent-theme.
|
|
26
|
-
"@deephaven/icons": "^0.107.3-alpha-parent-theme.
|
|
27
|
-
"@deephaven/iris-grid": "^0.107.3-alpha-parent-theme.
|
|
28
|
-
"@deephaven/jsapi-bootstrap": "^0.107.3-alpha-parent-theme.
|
|
29
|
-
"@deephaven/jsapi-components": "^0.107.3-alpha-parent-theme.
|
|
30
|
-
"@deephaven/jsapi-shim": "^0.107.3-alpha-parent-theme.
|
|
15
|
+
"@deephaven/app-utils": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
16
|
+
"@deephaven/auth-plugins": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
17
|
+
"@deephaven/chart": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
18
|
+
"@deephaven/components": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
19
|
+
"@deephaven/console": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
20
|
+
"@deephaven/dashboard": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
21
|
+
"@deephaven/dashboard-core-plugins": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
22
|
+
"@deephaven/file-explorer": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
23
|
+
"@deephaven/filters": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
24
|
+
"@deephaven/golden-layout": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
25
|
+
"@deephaven/grid": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
26
|
+
"@deephaven/icons": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
27
|
+
"@deephaven/iris-grid": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
28
|
+
"@deephaven/jsapi-bootstrap": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
29
|
+
"@deephaven/jsapi-components": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
30
|
+
"@deephaven/jsapi-shim": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
31
31
|
"@deephaven/jsapi-types": "^1.0.0-dev0.37.2",
|
|
32
|
-
"@deephaven/jsapi-utils": "^0.107.3-alpha-parent-theme.
|
|
33
|
-
"@deephaven/log": "^0.107.3-alpha-parent-theme.
|
|
34
|
-
"@deephaven/plugin": "^0.107.3-alpha-parent-theme.
|
|
35
|
-
"@deephaven/pouch-storage": "^0.107.3-alpha-parent-theme.
|
|
36
|
-
"@deephaven/react-hooks": "^0.107.3-alpha-parent-theme.
|
|
37
|
-
"@deephaven/redux": "^0.107.3-alpha-parent-theme.
|
|
38
|
-
"@deephaven/storage": "^0.107.3-alpha-parent-theme.
|
|
39
|
-
"@deephaven/utils": "^0.107.3-alpha-parent-theme.
|
|
32
|
+
"@deephaven/jsapi-utils": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
33
|
+
"@deephaven/log": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
34
|
+
"@deephaven/plugin": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
35
|
+
"@deephaven/pouch-storage": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
36
|
+
"@deephaven/react-hooks": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
37
|
+
"@deephaven/redux": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
38
|
+
"@deephaven/storage": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
39
|
+
"@deephaven/utils": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
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.3-alpha-parent-theme.
|
|
78
|
-
"@deephaven/mocks": "^0.107.3-alpha-parent-theme.
|
|
79
|
-
"@deephaven/prettier-config": "^0.107.3-alpha-parent-theme.
|
|
80
|
-
"@deephaven/stylelint-config": "^0.107.3-alpha-parent-theme.
|
|
81
|
-
"@deephaven/test-utils": "^0.107.3-alpha-parent-theme.
|
|
77
|
+
"@deephaven/eslint-config": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
78
|
+
"@deephaven/mocks": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
79
|
+
"@deephaven/prettier-config": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
80
|
+
"@deephaven/stylelint-config": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
81
|
+
"@deephaven/test-utils": "^0.107.3-alpha-parent-theme.13+d777c298",
|
|
82
82
|
"autoprefixer": "^10.4.8"
|
|
83
83
|
},
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "d777c298b7c74d6646f0aace33bd35646e2142cc"
|
|
88
88
|
}
|