@deephaven/embed-widget 0.107.3-alpha-parent-theme.16 → 0.107.3-alpha-parent-theme.38

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.
Files changed (26) hide show
  1. package/build/assets/{App-BenYCaKb.js → App-S087hcYQ.js} +2 -2
  2. package/build/assets/{App-BenYCaKb.js.map → App-S087hcYQ.js.map} +1 -1
  3. package/build/assets/{Chart-DcTAGRGL.js → Chart-3BCwfBC8.js} +2 -2
  4. package/build/assets/{Chart-DcTAGRGL.js.map → Chart-3BCwfBC8.js.map} +1 -1
  5. package/build/assets/{IrisGrid-DRQSVPde.js → IrisGrid-C36eBsZq.js} +2 -2
  6. package/build/assets/{IrisGrid-DRQSVPde.js.map → IrisGrid-C36eBsZq.js.map} +1 -1
  7. package/build/assets/{IrisGridThemeProvider-XhVVIs-h.js → IrisGridThemeProvider-6oz9enxV.js} +4 -4
  8. package/build/assets/{IrisGridThemeProvider-XhVVIs-h.js.map → IrisGridThemeProvider-6oz9enxV.js.map} +1 -1
  9. package/build/assets/{LocalWorkspaceStorage-DnHrjk4j.js → LocalWorkspaceStorage-BzOS91rZ.js} +2 -2
  10. package/build/assets/{LocalWorkspaceStorage-DnHrjk4j.js.map → LocalWorkspaceStorage-BzOS91rZ.js.map} +1 -1
  11. package/build/assets/{LogPanel-BzTx_Br5.js → LogPanel-CNytYMws.js} +2 -2
  12. package/build/assets/{LogPanel-BzTx_Br5.js.map → LogPanel-CNytYMws.js.map} +1 -1
  13. package/build/assets/{MarkdownEditor-ubTxpzfQ.js → MarkdownEditor-Bl7-_lml.js} +2 -2
  14. package/build/assets/{MarkdownEditor-ubTxpzfQ.js.map → MarkdownEditor-Bl7-_lml.js.map} +1 -1
  15. package/build/assets/{MarkdownNotebook-Diyi2DN4.js → MarkdownNotebook-CSib_nHg.js} +2 -2
  16. package/build/assets/{MarkdownNotebook-Diyi2DN4.js.map → MarkdownNotebook-CSib_nHg.js.map} +1 -1
  17. package/build/assets/{index-BrT7WErW.js → index-BXwhJzAk.js} +5 -5
  18. package/build/assets/{index-BrT7WErW.js.map → index-BXwhJzAk.js.map} +1 -1
  19. package/build/assets/{index-8-fo2rho.js → index-Bkid0V-u.js} +3 -3
  20. package/build/assets/index-Bkid0V-u.js.map +1 -0
  21. package/build/assets/{index-CO-nhhP5.js → index-xpOOxTDv.js} +4 -4
  22. package/build/assets/index-xpOOxTDv.js.map +1 -0
  23. package/build/index.html +1 -1
  24. package/package.json +17 -17
  25. package/build/assets/index-8-fo2rho.js.map +0 -1
  26. package/build/assets/index-CO-nhhP5.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-8-fo2rho.js"></script>
15
+ <script type="module" crossorigin src="./assets/index-Bkid0V-u.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.107.3-alpha-parent-theme.16+297fec16",
3
+ "version": "0.107.3-alpha-parent-theme.38+614bb272",
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.107.3-alpha-parent-theme.16+297fec16",
20
- "@deephaven/components": "^0.107.3-alpha-parent-theme.16+297fec16",
21
- "@deephaven/dashboard": "^0.107.3-alpha-parent-theme.16+297fec16",
22
- "@deephaven/dashboard-core-plugins": "^0.107.3-alpha-parent-theme.16+297fec16",
23
- "@deephaven/jsapi-bootstrap": "^0.107.3-alpha-parent-theme.16+297fec16",
24
- "@deephaven/jsapi-components": "^0.107.3-alpha-parent-theme.16+297fec16",
19
+ "@deephaven/app-utils": "^0.107.3-alpha-parent-theme.38+614bb272",
20
+ "@deephaven/components": "^0.107.3-alpha-parent-theme.38+614bb272",
21
+ "@deephaven/dashboard": "^0.107.3-alpha-parent-theme.38+614bb272",
22
+ "@deephaven/dashboard-core-plugins": "^0.107.3-alpha-parent-theme.38+614bb272",
23
+ "@deephaven/jsapi-bootstrap": "^0.107.3-alpha-parent-theme.38+614bb272",
24
+ "@deephaven/jsapi-components": "^0.107.3-alpha-parent-theme.38+614bb272",
25
25
  "@deephaven/jsapi-types": "^1.0.0-dev0.37.2",
26
- "@deephaven/jsapi-utils": "^0.107.3-alpha-parent-theme.16+297fec16",
27
- "@deephaven/log": "^0.107.3-alpha-parent-theme.16+297fec16",
28
- "@deephaven/plugin": "^0.107.3-alpha-parent-theme.16+297fec16",
29
- "@deephaven/redux": "^0.107.3-alpha-parent-theme.16+297fec16",
30
- "@deephaven/utils": "^0.107.3-alpha-parent-theme.16+297fec16",
26
+ "@deephaven/jsapi-utils": "^0.107.3-alpha-parent-theme.38+614bb272",
27
+ "@deephaven/log": "^0.107.3-alpha-parent-theme.38+614bb272",
28
+ "@deephaven/plugin": "^0.107.3-alpha-parent-theme.38+614bb272",
29
+ "@deephaven/redux": "^0.107.3-alpha-parent-theme.38+614bb272",
30
+ "@deephaven/utils": "^0.107.3-alpha-parent-theme.38+614bb272",
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.107.3-alpha-parent-theme.16+297fec16",
46
- "@deephaven/mocks": "^0.107.3-alpha-parent-theme.16+297fec16",
47
- "@deephaven/prettier-config": "^0.107.3-alpha-parent-theme.16+297fec16",
48
- "@deephaven/stylelint-config": "^0.107.3-alpha-parent-theme.16+297fec16"
45
+ "@deephaven/eslint-config": "^0.107.3-alpha-parent-theme.38+614bb272",
46
+ "@deephaven/mocks": "^0.107.3-alpha-parent-theme.38+614bb272",
47
+ "@deephaven/prettier-config": "^0.107.3-alpha-parent-theme.38+614bb272",
48
+ "@deephaven/stylelint-config": "^0.107.3-alpha-parent-theme.38+614bb272"
49
49
  },
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "297fec16fcabbf0f620319c716491b6e09f0d921"
53
+ "gitHead": "614bb27236022295152c82fcf1d941fd8a95cd0c"
54
54
  }