@deephaven/app-utils 0.93.1-beta.3 → 0.94.1-beta.0

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.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import LayoutManager, { ItemConfig, Settings as LayoutSettings } from '@deephaven/golden-layout';
3
2
  interface AppDashboardsProps {
4
3
  dashboards: {
@@ -1 +1 @@
1
- {"version":3,"file":"AppDashboards.d.ts","sourceRoot":"","sources":["../../src/components/AppDashboards.tsx"],"names":[],"mappings":";AAQA,OAAO,aAAa,EAAE,EACpB,UAAU,EACV,QAAQ,IAAI,cAAc,EAC3B,MAAM,0BAA0B,CAAC;AAGlC,UAAU,kBAAkB;IAC1B,UAAU,EAAE;QACV,EAAE,EAAE,MAAM,CAAC;QACX,YAAY,EAAE,UAAU,EAAE,CAAC;QAC3B,cAAc,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC;QACzC,GAAG,CAAC,EAAE,MAAM,CAAC;KACd,EAAE,CAAC;IACJ,eAAe,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,oBAAoB,EAAE,CAAC,YAAY,EAAE,aAAa,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CAC9B;AAED,wBAAgB,aAAa,CAAC,EAC5B,UAAU,EACV,eAAe,EACf,mBAAmB,EACnB,oBAAoB,EACpB,OAAO,EACP,cAAmC,GACpC,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CA+ClC;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AppDashboards.d.ts","sourceRoot":"","sources":["../../src/components/AppDashboards.tsx"],"names":[],"mappings":"AAQA,OAAO,aAAa,EAAE,EACpB,UAAU,EACV,QAAQ,IAAI,cAAc,EAC3B,MAAM,0BAA0B,CAAC;AAGlC,UAAU,kBAAkB;IAC1B,UAAU,EAAE;QACV,EAAE,EAAE,MAAM,CAAC;QACX,YAAY,EAAE,UAAU,EAAE,CAAC;QAC3B,cAAc,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC;QACzC,GAAG,CAAC,EAAE,MAAM,CAAC;KACd,EAAE,CAAC;IACJ,eAAe,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,oBAAoB,EAAE,CAAC,YAAY,EAAE,aAAa,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CAC9B;AAED,wBAAgB,aAAa,CAAC,EAC5B,UAAU,EACV,eAAe,EACf,mBAAmB,EACnB,oBAAoB,EACpB,OAAO,EACP,cAAmC,GACpC,EAAE,kBAAkB,GAAG,GAAG,CAAC,OAAO,CA+ClC;AAED,eAAe,aAAa,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { dh } from '@deephaven/jsapi-types';
3
2
  export declare const ConnectionContext: import("react").Context<dh.IdeConnection | null>;
4
3
  export default ConnectionContext;
@@ -1 +1 @@
1
- {"version":3,"file":"ConnectionContext.d.ts","sourceRoot":"","sources":["../../src/components/ConnectionContext.ts"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,wBAAwB,CAAC;AAEjD,eAAO,MAAM,iBAAiB,kDAA+C,CAAC;AAE9E,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"ConnectionContext.d.ts","sourceRoot":"","sources":["../../src/components/ConnectionContext.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,wBAAwB,CAAC;AAEjD,eAAO,MAAM,iBAAiB,kDAA+C,CAAC;AAE9E,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  /**
3
2
  * Component that broadcasts a message when mounted. Should be mounted after the user has logged in.
4
3
  */
@@ -1 +1 @@
1
- {"version":3,"file":"LoginNotifier.d.ts","sourceRoot":"","sources":["../../src/components/LoginNotifier.tsx"],"names":[],"mappings":";AAIA;;GAEG;AACH,wBAAgB,aAAa,IAAI,GAAG,CAAC,OAAO,GAAG,IAAI,CASlD;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"LoginNotifier.d.ts","sourceRoot":"","sources":["../../src/components/LoginNotifier.tsx"],"names":[],"mappings":"AAIA;;GAEG;AACH,wBAAgB,aAAa,IAAI,GAAG,CAAC,OAAO,GAAG,IAAI,CASlD;AAED,eAAe,aAAa,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export interface ThemeBootstrapProps {
3
2
  children: React.ReactNode;
4
3
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeBootstrap.d.ts","sourceRoot":"","sources":["../../src/components/ThemeBootstrap.tsx"],"names":[],"mappings":";AASA,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,EAAE,mBAAmB,GAAG,GAAG,CAAC,OAAO,CAyB7E;AAED,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"ThemeBootstrap.d.ts","sourceRoot":"","sources":["../../src/components/ThemeBootstrap.tsx"],"names":[],"mappings":"AASA,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,EAAE,mBAAmB,GAAG,GAAG,CAAC,OAAO,CAyB7E;AAED,eAAe,cAAc,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/app-utils",
3
- "version": "0.93.1-beta.3+da523cce",
3
+ "version": "0.94.1-beta.0+96e3d432",
4
4
  "description": "Deephaven App Utils",
5
5
  "author": "Deephaven Data Labs LLC",
6
6
  "license": "Apache-2.0",
@@ -22,7 +22,7 @@
22
22
  "build:babel": "babel ./src --out-dir ./dist --extensions \".ts,.tsx,.js,.jsx\" --source-maps --root-mode upward"
23
23
  },
24
24
  "devDependencies": {
25
- "@deephaven/test-utils": "^0.93.1-beta.3+da523cce",
25
+ "@deephaven/test-utils": "^0.94.1-beta.0+96e3d432",
26
26
  "react": "^17.x",
27
27
  "react-dom": "^17.x",
28
28
  "react-redux": "^7.x",
@@ -30,26 +30,26 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@adobe/react-spectrum": "3.35.1",
33
- "@deephaven/auth-plugins": "^0.93.1-beta.3+da523cce",
34
- "@deephaven/chart": "^0.93.1-beta.3+da523cce",
35
- "@deephaven/components": "^0.93.1-beta.3+da523cce",
36
- "@deephaven/console": "^0.93.1-beta.3+da523cce",
37
- "@deephaven/dashboard": "^0.93.1-beta.3+da523cce",
38
- "@deephaven/dashboard-core-plugins": "^0.93.1-beta.3+da523cce",
39
- "@deephaven/file-explorer": "^0.93.1-beta.3+da523cce",
40
- "@deephaven/golden-layout": "^0.93.1-beta.3+da523cce",
41
- "@deephaven/icons": "^0.93.1-beta.3+da523cce",
42
- "@deephaven/iris-grid": "^0.93.1-beta.3+da523cce",
43
- "@deephaven/jsapi-bootstrap": "^0.93.1-beta.3+da523cce",
44
- "@deephaven/jsapi-components": "^0.93.1-beta.3+da523cce",
33
+ "@deephaven/auth-plugins": "^0.94.1-beta.0+96e3d432",
34
+ "@deephaven/chart": "^0.94.1-beta.0+96e3d432",
35
+ "@deephaven/components": "^0.94.1-beta.0+96e3d432",
36
+ "@deephaven/console": "^0.94.1-beta.0+96e3d432",
37
+ "@deephaven/dashboard": "^0.94.1-beta.0+96e3d432",
38
+ "@deephaven/dashboard-core-plugins": "^0.94.1-beta.0+96e3d432",
39
+ "@deephaven/file-explorer": "^0.94.1-beta.0+96e3d432",
40
+ "@deephaven/golden-layout": "^0.94.1-beta.0+96e3d432",
41
+ "@deephaven/icons": "^0.94.1-beta.0+96e3d432",
42
+ "@deephaven/iris-grid": "^0.94.1-beta.0+96e3d432",
43
+ "@deephaven/jsapi-bootstrap": "^0.94.1-beta.0+96e3d432",
44
+ "@deephaven/jsapi-components": "^0.94.1-beta.0+96e3d432",
45
45
  "@deephaven/jsapi-types": "^1.0.0-dev0.34.0",
46
- "@deephaven/jsapi-utils": "^0.93.1-beta.3+da523cce",
47
- "@deephaven/log": "^0.93.1-beta.3+da523cce",
48
- "@deephaven/plugin": "^0.93.1-beta.3+da523cce",
49
- "@deephaven/react-hooks": "^0.93.1-beta.3+da523cce",
50
- "@deephaven/redux": "^0.93.1-beta.3+da523cce",
51
- "@deephaven/storage": "^0.93.1-beta.3+da523cce",
52
- "@deephaven/utils": "^0.93.1-beta.3+da523cce",
46
+ "@deephaven/jsapi-utils": "^0.94.1-beta.0+96e3d432",
47
+ "@deephaven/log": "^0.94.1-beta.0+96e3d432",
48
+ "@deephaven/plugin": "^0.94.1-beta.0+96e3d432",
49
+ "@deephaven/react-hooks": "^0.94.1-beta.0+96e3d432",
50
+ "@deephaven/redux": "^0.94.1-beta.0+96e3d432",
51
+ "@deephaven/storage": "^0.94.1-beta.0+96e3d432",
52
+ "@deephaven/utils": "^0.94.1-beta.0+96e3d432",
53
53
  "@fontsource/fira-mono": "5.0.13",
54
54
  "@fontsource/fira-sans": "5.0.20",
55
55
  "@paciolan/remote-component": "2.13.0",
@@ -73,5 +73,5 @@
73
73
  "publishConfig": {
74
74
  "access": "public"
75
75
  },
76
- "gitHead": "da523cce83e0a0a38e9162a37511306828f9f8bf"
76
+ "gitHead": "96e3d4326a855ae67e65f036a909be130c66c40d"
77
77
  }