@deephaven/embed-widget 0.108.1-alpha-parent-theme.39 → 0.108.1-alpha-parent-theme.41
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/{App-Dcq5FKVI.js → App-CDU1X5F1.js} +2 -2
- package/build/assets/{App-Dcq5FKVI.js.map → App-CDU1X5F1.js.map} +1 -1
- package/build/assets/{Chart-C3YLqF_e.js → Chart-vovYFF1A.js} +2 -2
- package/build/assets/{Chart-C3YLqF_e.js.map → Chart-vovYFF1A.js.map} +1 -1
- package/build/assets/{IrisGrid-DzKyN4xQ.js → IrisGrid-Zv1B-cHc.js} +2 -2
- package/build/assets/{IrisGrid-DzKyN4xQ.js.map → IrisGrid-Zv1B-cHc.js.map} +1 -1
- package/build/assets/{IrisGridThemeProvider-CiVbYdJy.js → IrisGridThemeProvider-DSAZ-6lM.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-CiVbYdJy.js.map → IrisGridThemeProvider-DSAZ-6lM.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-BcML_Nfh.js → LocalWorkspaceStorage-BtaSJ4XH.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-BcML_Nfh.js.map → LocalWorkspaceStorage-BtaSJ4XH.js.map} +1 -1
- package/build/assets/{LogPanel-C4JWr-J-.js → LogPanel-f75yn6-K.js} +3 -3
- package/build/assets/{LogPanel-C4JWr-J-.js.map → LogPanel-f75yn6-K.js.map} +1 -1
- package/build/assets/{MarkdownEditor-B-Sqg71U.js → MarkdownEditor-Cp8DVqSP.js} +2 -2
- package/build/assets/{MarkdownEditor-B-Sqg71U.js.map → MarkdownEditor-Cp8DVqSP.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-B9b0_oac.js → MarkdownNotebook-rGRak-5i.js} +2 -2
- package/build/assets/{MarkdownNotebook-B9b0_oac.js.map → MarkdownNotebook-rGRak-5i.js.map} +1 -1
- package/build/assets/{index-14vG-e1r.js → index-7thryTvp.js} +3 -3
- package/build/assets/{index-14vG-e1r.js.map → index-7thryTvp.js.map} +1 -1
- package/build/assets/{index-DvEoCRmP.js → index-BMTWyb4B.js} +5 -5
- package/build/assets/{index-DvEoCRmP.js.map → index-BMTWyb4B.js.map} +1 -1
- package/build/assets/{index-CIC6HwhF.js → index-BQ8ppXSS.js} +4 -4
- package/build/assets/index-BQ8ppXSS.js.map +1 -0
- package/build/index.html +1 -1
- package/package.json +17 -17
- package/build/assets/index-CIC6HwhF.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 Embedded Widget</title>
|
|
15
|
-
<script type="module" crossorigin src="./assets/index-
|
|
15
|
+
<script type="module" crossorigin src="./assets/index-7thryTvp.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/helpers-BosuxZz1.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/vendor-C8gJAOpV.js">
|
|
18
18
|
<link rel="stylesheet" crossorigin href="./assets/vendor-DzYKPVAW.css">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/embed-widget",
|
|
3
|
-
"version": "0.108.1-alpha-parent-theme.
|
|
3
|
+
"version": "0.108.1-alpha-parent-theme.41+bc298615",
|
|
4
4
|
"description": "Deephaven Embedded Widget",
|
|
5
5
|
"author": "Deephaven Data Labs LLC",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -16,18 +16,18 @@
|
|
|
16
16
|
"build"
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@deephaven/app-utils": "^0.108.1-alpha-parent-theme.
|
|
20
|
-
"@deephaven/components": "^0.108.1-alpha-parent-theme.
|
|
21
|
-
"@deephaven/dashboard": "^0.108.1-alpha-parent-theme.
|
|
22
|
-
"@deephaven/dashboard-core-plugins": "^0.108.1-alpha-parent-theme.
|
|
23
|
-
"@deephaven/jsapi-bootstrap": "^0.108.1-alpha-parent-theme.
|
|
24
|
-
"@deephaven/jsapi-components": "^0.108.1-alpha-parent-theme.
|
|
19
|
+
"@deephaven/app-utils": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
20
|
+
"@deephaven/components": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
21
|
+
"@deephaven/dashboard": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
22
|
+
"@deephaven/dashboard-core-plugins": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
23
|
+
"@deephaven/jsapi-bootstrap": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
24
|
+
"@deephaven/jsapi-components": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
25
25
|
"@deephaven/jsapi-types": "^1.0.0-dev0.37.2",
|
|
26
|
-
"@deephaven/jsapi-utils": "^0.108.1-alpha-parent-theme.
|
|
27
|
-
"@deephaven/log": "^0.108.1-alpha-parent-theme.
|
|
28
|
-
"@deephaven/plugin": "^0.108.1-alpha-parent-theme.
|
|
29
|
-
"@deephaven/redux": "^0.108.1-alpha-parent-theme.
|
|
30
|
-
"@deephaven/utils": "^0.108.1-alpha-parent-theme.
|
|
26
|
+
"@deephaven/jsapi-utils": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
27
|
+
"@deephaven/log": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
28
|
+
"@deephaven/plugin": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
29
|
+
"@deephaven/redux": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
30
|
+
"@deephaven/utils": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
31
31
|
"@fontsource/fira-mono": "5.0.13",
|
|
32
32
|
"@fontsource/fira-sans": "5.0.20",
|
|
33
33
|
"nanoid": "5.0.7",
|
|
@@ -42,13 +42,13 @@
|
|
|
42
42
|
"preview": "vite preview"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@deephaven/eslint-config": "^0.108.1-alpha-parent-theme.
|
|
46
|
-
"@deephaven/mocks": "^0.108.1-alpha-parent-theme.
|
|
47
|
-
"@deephaven/prettier-config": "^0.108.1-alpha-parent-theme.
|
|
48
|
-
"@deephaven/stylelint-config": "^0.108.1-alpha-parent-theme.
|
|
45
|
+
"@deephaven/eslint-config": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
46
|
+
"@deephaven/mocks": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
47
|
+
"@deephaven/prettier-config": "^0.108.1-alpha-parent-theme.41+bc298615",
|
|
48
|
+
"@deephaven/stylelint-config": "^0.108.1-alpha-parent-theme.41+bc298615"
|
|
49
49
|
},
|
|
50
50
|
"publishConfig": {
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "bc2986157ba3559311df20fa03ba01960d845da6"
|
|
54
54
|
}
|