@mongodb-js/compass-shell 3.22.0 → 3.22.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.
@@ -1,5 +1,5 @@
1
1
  import type AppRegistry from 'hadron-app-registry';
2
- import type { LoggerAndTelemetry } from '@mongodb-js/compass-logging';
2
+ import { type LoggerAndTelemetry } from '@mongodb-js/compass-logging/provider';
3
3
  import type { DataService } from 'mongodb-data-service';
4
4
  import type { PreferencesAccess } from 'compass-preferences-model';
5
5
  export declare function ShellPlugin(): JSX.Element | null;
@@ -11,5 +11,6 @@ export declare function onActivated(_: unknown, { globalAppRegistry, logger, dat
11
11
  }): {
12
12
  store: import("redux").Store<import("./modules").RootState, import("./modules/runtime").RuntimeAction>;
13
13
  deactivate: () => void;
14
+ logger: () => LoggerAndTelemetry;
14
15
  };
15
16
  //# sourceMappingURL=plugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,wBAAgB,WAAW,uBA+B1B;AAED,wBAAgB,WAAW,CACzB,CAAC,EAAE,OAAO,EACV,EACE,iBAAiB,EACjB,MAAM,EACN,WAAW,EACX,WAAW,GACZ,EAAE;IACD,iBAAiB,EAAE,WAAW,CAAC;IAC/B,MAAM,EAAE,kBAAkB,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,iBAAiB,CAAC;CAChC;;;EAaF"}
1
+ {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,wBAAgB,WAAW,uBA+B1B;AAED,wBAAgB,WAAW,CACzB,CAAC,EAAE,OAAO,EACV,EACE,iBAAiB,EACjB,MAAM,EACN,WAAW,EACX,WAAW,GACZ,EAAE;IACD,iBAAiB,EAAE,WAAW,CAAC;IAC/B,MAAM,EAAE,kBAAkB,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,iBAAiB,CAAC;CAChC;;;;EAcF"}
@@ -1,6 +1,6 @@
1
1
  import type { Store } from 'redux';
2
2
  import type { RootAction, RootState } from '../modules';
3
- import type { LoggerAndTelemetry } from '@mongodb-js/compass-logging';
3
+ import type { LoggerAndTelemetry } from '@mongodb-js/compass-logging/provider';
4
4
  import type { PreferencesAccess } from 'compass-preferences-model';
5
5
  import type AppRegistry from 'hadron-app-registry';
6
6
  import type { DataService } from 'mongodb-data-service';
@@ -1 +1 @@
1
- {"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../../../src/stores/store.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAIxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,MAAM,CAAC,OAAO,OAAO,iBAAiB;IACpC,UAAU,EAAE,KAAK,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC;;IAMzC,iBAAiB,EAAE,WAAW,GAAG,IAAI,CAAQ;IAC7C,WAAW,EAAE,iBAAiB,GAAG,IAAI,CAAQ;IAE7C,WAAW,CAAC,EACV,iBAAiB,EACjB,MAAM,EAAE,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAC7B,WAAW,EACX,WAAW,GACZ,EAAE;QACD,iBAAiB,EAAE,WAAW,CAAC;QAC/B,MAAM,EAAE,kBAAkB,CAAC;QAC3B,WAAW,EAAE,WAAW,CAAC;QACzB,WAAW,EAAE,iBAAiB,CAAC;KAChC,GAAG,MAAM,IAAI;IAiDd,oBAAoB,UAAW,OAAO,UAEpC;CACH"}
1
+ {"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../../../src/stores/store.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAIxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC/E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAExD,MAAM,CAAC,OAAO,OAAO,iBAAiB;IACpC,UAAU,EAAE,KAAK,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC;;IAMzC,iBAAiB,EAAE,WAAW,GAAG,IAAI,CAAQ;IAC7C,WAAW,EAAE,iBAAiB,GAAG,IAAI,CAAQ;IAE7C,WAAW,CAAC,EACV,iBAAiB,EACjB,MAAM,EAAE,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAC7B,WAAW,EACX,WAAW,GACZ,EAAE;QACD,iBAAiB,EAAE,WAAW,CAAC;QAC/B,MAAM,EAAE,kBAAkB,CAAC;QAC3B,WAAW,EAAE,WAAW,CAAC;QACzB,WAAW,EAAE,iBAAiB,CAAC;KAChC,GAAG,MAAM,IAAI;IAiDd,oBAAoB,UAAW,OAAO,UAEpC;CACH"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mongodb-js/compass-shell",
3
3
  "productName": "Compass Shell plugin",
4
- "version": "3.22.0",
4
+ "version": "3.22.1",
5
5
  "description": "Compass Shell Plugin",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
@@ -57,37 +57,38 @@
57
57
  "reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
58
58
  },
59
59
  "dependencies": {
60
- "@mongodb-js/compass-components": "^1.21.0",
61
- "@mongodb-js/compass-logging": "^1.2.9",
62
- "@mongodb-js/compass-user-data": "^0.1.12",
63
- "@mongodb-js/compass-utils": "^0.5.8",
60
+ "@mongodb-js/compass-components": "^1.21.1",
61
+ "@mongodb-js/compass-logging": "^1.2.10",
62
+ "@mongodb-js/compass-user-data": "^0.1.13",
63
+ "@mongodb-js/compass-utils": "^0.5.9",
64
64
  "@mongosh/node-runtime-worker-thread": "^2.1.1",
65
- "compass-preferences-model": "^2.17.0",
66
- "hadron-app-registry": "^9.1.3",
67
- "mongodb-data-service": "^22.17.1"
65
+ "compass-preferences-model": "^2.17.1",
66
+ "hadron-app-registry": "^9.1.4",
67
+ "mongodb-data-service": "^22.17.2"
68
68
  },
69
69
  "peerDependencies": {
70
- "@mongodb-js/compass-components": "^1.21.0",
71
- "@mongodb-js/compass-logging": "^1.2.9",
72
- "@mongodb-js/compass-user-data": "^0.1.12",
73
- "@mongodb-js/compass-utils": "^0.5.8",
70
+ "@mongodb-js/compass-components": "^1.21.1",
71
+ "@mongodb-js/compass-logging": "^1.2.10",
72
+ "@mongodb-js/compass-user-data": "^0.1.13",
73
+ "@mongodb-js/compass-utils": "^0.5.9",
74
74
  "@mongosh/node-runtime-worker-thread": "^2.1.1",
75
- "compass-preferences-model": "^2.17.0",
76
- "hadron-app-registry": "^9.1.3",
77
- "mongodb-data-service": "^22.17.1",
75
+ "compass-preferences-model": "^2.17.1",
76
+ "hadron-app-registry": "^9.1.4",
77
+ "mongodb-data-service": "^22.17.2",
78
78
  "react": "^17.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@mongodb-js/eslint-config-compass": "^1.0.13",
82
- "@mongodb-js/mocha-config-compass": "^1.3.4",
81
+ "@mongodb-js/eslint-config-compass": "^1.0.14",
82
+ "@mongodb-js/mocha-config-compass": "^1.3.5",
83
83
  "@mongodb-js/prettier-config-compass": "^1.0.1",
84
84
  "@mongodb-js/tsconfig-compass": "^1.0.3",
85
- "@mongodb-js/webpack-config-compass": "^1.3.0",
85
+ "@mongodb-js/webpack-config-compass": "^1.3.1",
86
86
  "@mongosh/browser-repl": "^2.1.1",
87
87
  "@mongosh/logging": "^2.1.1",
88
88
  "chai": "^4.2.0",
89
89
  "depcheck": "^1.4.1",
90
- "electron": "^25.9.8",
90
+ "electron": "^28.1.0",
91
+ "electron-mocha": "^12.2.0",
91
92
  "enzyme": "^3.11.0",
92
93
  "eslint": "^7.25.0",
93
94
  "mocha": "^10.2.0",
@@ -98,5 +99,5 @@
98
99
  "redux": "^4.2.1",
99
100
  "sinon": "^9.2.3"
100
101
  },
101
- "gitHead": "13985bba4e0cf9b03e1ef16f7fed023941ccd567"
102
+ "gitHead": "a9c56668b40cad18cbe7a04c6d7a0f48cb133c13"
102
103
  }