@deephaven/embed-widget 0.96.0 → 0.96.1-beta.1
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-DA-gwHTb.js → App-B_UrVyrV.js} +2 -2
- package/build/assets/{App-DA-gwHTb.js.map → App-B_UrVyrV.js.map} +1 -1
- package/build/assets/{Chart-CZXcmsx9.js → Chart-sZ0iI_qY.js} +2 -2
- package/build/assets/{Chart-CZXcmsx9.js.map → Chart-sZ0iI_qY.js.map} +1 -1
- package/build/assets/{IrisGrid-ySwnjcX_.js → IrisGrid-DxGH0-Jl.js} +4 -4
- package/build/assets/IrisGrid-DxGH0-Jl.js.map +1 -0
- package/build/assets/{IrisGridThemeProvider-WI4r0BOm.js → IrisGridThemeProvider-DIfRy_TI.js} +2 -2
- package/build/assets/{IrisGridThemeProvider-WI4r0BOm.js.map → IrisGridThemeProvider-DIfRy_TI.js.map} +1 -1
- package/build/assets/{LocalWorkspaceStorage-CxYnWMfp.js → LocalWorkspaceStorage-DO5If_Gm.js} +2 -2
- package/build/assets/{LocalWorkspaceStorage-CxYnWMfp.js.map → LocalWorkspaceStorage-DO5If_Gm.js.map} +1 -1
- package/build/assets/{LogPanel-utMKbo2L.js → LogPanel-CViPMpi_.js} +3 -3
- package/build/assets/{LogPanel-utMKbo2L.js.map → LogPanel-CViPMpi_.js.map} +1 -1
- package/build/assets/{MarkdownEditor-m_xkfaNH.js → MarkdownEditor-DdkJ58iH.js} +2 -2
- package/build/assets/{MarkdownEditor-m_xkfaNH.js.map → MarkdownEditor-DdkJ58iH.js.map} +1 -1
- package/build/assets/{MarkdownNotebook-C0eSZ-vy.js → MarkdownNotebook-DAiJDtKr.js} +2 -2
- package/build/assets/{MarkdownNotebook-C0eSZ-vy.js.map → MarkdownNotebook-DAiJDtKr.js.map} +1 -1
- package/build/assets/Plot-CJpS3TVB.js +2 -0
- package/build/assets/{Plot-kQpc8pqr.js.map → Plot-CJpS3TVB.js.map} +1 -1
- package/build/assets/{Plotly-_p16txls.js → Plotly-B7xfEKar.js} +2 -2
- package/build/assets/{Plotly-_p16txls.js.map → Plotly-B7xfEKar.js.map} +1 -1
- package/build/assets/{index-Cl0lbM8v.js → index-B_DRaSGh.js} +2 -2
- package/build/assets/{index-Cl0lbM8v.js.map → index-B_DRaSGh.js.map} +1 -1
- package/build/assets/{index-JHtWbR48.js → index-DymtkGGu.js} +9 -9
- package/build/assets/index-DymtkGGu.js.map +1 -0
- package/build/assets/{index-C3nW6KBY.js → index-OMSvMFtZ.js} +3 -3
- package/build/assets/{index-C3nW6KBY.js.map → index-OMSvMFtZ.js.map} +1 -1
- package/build/assets/plotly-EpRt6s3u.js +7 -0
- package/build/assets/{plotly-BEtSLM5h.js.map → plotly-EpRt6s3u.js.map} +1 -1
- package/build/index.html +1 -1
- package/package.json +17 -17
- package/build/assets/IrisGrid-ySwnjcX_.js.map +0 -1
- package/build/assets/Plot-kQpc8pqr.js +0 -2
- package/build/assets/index-JHtWbR48.js.map +0 -1
- package/build/assets/plotly-BEtSLM5h.js +0 -7
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-OMSvMFtZ.js"></script>
|
|
16
16
|
<link rel="modulepreload" crossorigin href="./assets/helpers-BosuxZz1.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/vendor-Cqzonmxg.js">
|
|
18
18
|
<link rel="stylesheet" crossorigin href="./assets/vendor-B8RQFasQ.css">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deephaven/embed-widget",
|
|
3
|
-
"version": "0.96.
|
|
3
|
+
"version": "0.96.1-beta.1+cac799f2",
|
|
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.96.
|
|
20
|
-
"@deephaven/components": "^0.96.
|
|
21
|
-
"@deephaven/dashboard": "^0.96.
|
|
22
|
-
"@deephaven/dashboard-core-plugins": "^0.96.
|
|
23
|
-
"@deephaven/jsapi-bootstrap": "^0.96.
|
|
24
|
-
"@deephaven/jsapi-components": "^0.96.
|
|
19
|
+
"@deephaven/app-utils": "^0.96.1-beta.1+cac799f2",
|
|
20
|
+
"@deephaven/components": "^0.96.1-beta.1+cac799f2",
|
|
21
|
+
"@deephaven/dashboard": "^0.96.1-beta.1+cac799f2",
|
|
22
|
+
"@deephaven/dashboard-core-plugins": "^0.96.1-beta.1+cac799f2",
|
|
23
|
+
"@deephaven/jsapi-bootstrap": "^0.96.1-beta.1+cac799f2",
|
|
24
|
+
"@deephaven/jsapi-components": "^0.96.1-beta.1+cac799f2",
|
|
25
25
|
"@deephaven/jsapi-types": "^1.0.0-dev0.34.0",
|
|
26
|
-
"@deephaven/jsapi-utils": "^0.96.
|
|
27
|
-
"@deephaven/log": "^0.96.
|
|
28
|
-
"@deephaven/plugin": "^0.96.
|
|
29
|
-
"@deephaven/redux": "^0.96.
|
|
30
|
-
"@deephaven/utils": "^0.96.
|
|
26
|
+
"@deephaven/jsapi-utils": "^0.96.1-beta.1+cac799f2",
|
|
27
|
+
"@deephaven/log": "^0.96.1-beta.1+cac799f2",
|
|
28
|
+
"@deephaven/plugin": "^0.96.1-beta.1+cac799f2",
|
|
29
|
+
"@deephaven/redux": "^0.96.1-beta.1+cac799f2",
|
|
30
|
+
"@deephaven/utils": "^0.96.1-beta.1+cac799f2",
|
|
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.96.
|
|
46
|
-
"@deephaven/mocks": "^0.96.
|
|
47
|
-
"@deephaven/prettier-config": "^0.96.
|
|
48
|
-
"@deephaven/stylelint-config": "^0.96.
|
|
45
|
+
"@deephaven/eslint-config": "^0.96.1-beta.1+cac799f2",
|
|
46
|
+
"@deephaven/mocks": "^0.96.1-beta.1+cac799f2",
|
|
47
|
+
"@deephaven/prettier-config": "^0.96.1-beta.1+cac799f2",
|
|
48
|
+
"@deephaven/stylelint-config": "^0.96.1-beta.1+cac799f2"
|
|
49
49
|
},
|
|
50
50
|
"publishConfig": {
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "cac799f25d62485015a72ebdaaba506df85e5ce0"
|
|
54
54
|
}
|