@mongodb-js/compass-aggregations 0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3 → 0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560

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.
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ export declare const FocusModeStageEditor: ({ index, operator }: {
3
+ index: number;
4
+ operator: string | null;
5
+ }) => JSX.Element | null;
6
+ declare const _default: import("react-redux").ConnectedComponent<({ index, operator }: {
7
+ index: number;
8
+ operator: string | null;
9
+ }) => JSX.Element | null, {
10
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
11
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
12
+ }>;
13
+ export default _default;
14
+ //# sourceMappingURL=focus-mode-stage-editor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"focus-mode-stage-editor.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode-stage-editor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA2B1B,eAAO,MAAM,oBAAoB;WAIxB,MAAM;cACH,MAAM,GAAG,IAAI;wBA0BxB,CAAC;;;;;;;;AAiBF,wBAAuD"}
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import type { Document } from 'mongodb';
3
+ declare type FocusModePreviewProps = {
4
+ title: string;
5
+ isLoading?: boolean;
6
+ documents?: Document[] | null;
7
+ };
8
+ export declare const FocusModePreview: ({ title, isLoading, documents }: FocusModePreviewProps) => JSX.Element;
9
+ export declare const InputPreview: (props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element;
10
+ export declare const OutputPreview: (props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element;
11
+ export declare const FocusModeStageInput: import("react-redux").ConnectedComponent<(props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element, {
12
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
13
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
14
+ }>;
15
+ export declare const FocusModeStageOutput: import("react-redux").ConnectedComponent<(props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element, {
16
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
17
+ store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
18
+ }>;
19
+ export {};
20
+ //# sourceMappingURL=focus-mode-stage-preview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"focus-mode-stage-preview.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode-stage-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AA4CxC,aAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,gBAAgB,oCAI1B,qBAAqB,gBAiDvB,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,KAAK,qBAAqB,EAAE,OAAO,CAAC,gBAEvE,CAAC;AAEF,eAAO,MAAM,aAAa,UAAW,KAAK,qBAAqB,EAAE,OAAO,CAAC,gBAExE,CAAC;AAEF,eAAO,MAAM,mBAAmB,mDARI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EA0BxD,CAAC;AAEjB,eAAO,MAAM,oBAAoB,mDAxBI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EAwCxD,CAAC"}
@@ -1,8 +1,6 @@
1
1
  import React from 'react';
2
2
  declare type FocusModeProps = {
3
3
  isModalOpen: boolean;
4
- stageIndex: number;
5
- stage: any;
6
4
  onCloseModal: () => void;
7
5
  };
8
6
  export declare const FocusMode: React.FunctionComponent<FocusModeProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,aAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,GAAG,CAAC;IACX,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAoB7D,CAAC;;;;;AAqBF,wBAAyD"}
1
+ {"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAmE1B,aAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CA6B7D,CAAC;;;;;AAWF,wBAAyD"}
@@ -3,5 +3,6 @@ export declare type PipelineOutputOption = 'expand' | 'collapse';
3
3
  export declare const PipelineOutputOptionsMenu: React.FunctionComponent<{
4
4
  option: PipelineOutputOption;
5
5
  onChangeOption: (option: PipelineOutputOption) => void;
6
+ buttonText?: string;
6
7
  }>;
7
8
  //# sourceMappingURL=pipeline-output-options-menu.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pipeline-output-options-menu.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-output-options-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,oBAAY,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,MAAM,EAAE,oBAAoB,CAAC;IAC7B,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;CACxD,CAaA,CAAC"}
1
+ {"version":3,"file":"pipeline-output-options-menu.d.ts","sourceRoot":"","sources":["../../../src/components/pipeline-output-options-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,oBAAY,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,MAAM,EAAE,oBAAoB,CAAC;IAC7B,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAaA,CAAC"}
@@ -11,7 +11,13 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
11
11
  dataService: import("mongodb-data-service").DataService | null;
12
12
  };
13
13
  fields: any[];
14
- inputDocuments: any;
14
+ inputDocuments: {
15
+ count: any;
16
+ documents: any;
17
+ error: any;
18
+ isLoading: boolean;
19
+ isExpanded: boolean;
20
+ };
15
21
  namespace: string;
16
22
  env: string;
17
23
  isTimeSeries: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAsC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AASjE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAsCf,CAAC;AAEH,oBAAY,SAAS,GAAG,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC;AAEvD,oBAAY,0BAA0B,CACpC,CAAC,EACD,CAAC,SAAS,MAAM,GAAG,SAAS,IAC1B,WAAW,CACb,CAAC,EACD,SAAS,EACT;IAAE,eAAe,EAAE,eAAe,CAAC;IAAC,eAAe,EAAE,eAAe,CAAA;CAAE,EACtE,CAAC,CACF,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAsC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AASjE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAsCf,CAAC;AAEH,oBAAY,SAAS,GAAG,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC;AAEvD,oBAAY,0BAA0B,CACpC,CAAC,EACD,CAAC,SAAS,MAAM,GAAG,SAAS,IAC1B,WAAW,CACb,CAAC,EACD,SAAS,EACT;IAAE,eAAe,EAAE,eAAe,CAAC;IAAC,eAAe,EAAE,eAAe,CAAA;CAAE,EACtE,CAAC,CACF,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,17 +1,41 @@
1
- export const TOGGLE_INPUT_COLLAPSED: string;
2
- export const UPDATE_INPUT_DOCUMENTS: string;
3
- export const LOADING_INPUT_DOCUMENTS: string;
4
- export namespace INITIAL_STATE {
5
- const count: null;
6
- const documents: never[];
7
- const error: null;
8
- const isExpanded: boolean;
9
- const isLoading: boolean;
1
+ import type { Document } from 'mongodb';
2
+ import type { AnyAction } from 'redux';
3
+ import type { PipelineBuilderThunkAction } from '.';
4
+ export declare enum ActionTypes {
5
+ CollapseToggled = "aggregations/input-documents/CollapseToggled",
6
+ DocumentsFetchStarted = "aggregations/input-documents/DocumentsFetchStarted",
7
+ DocumentsFetchFinished = "aggregations/input-documents/DocumentsFetchFinished"
10
8
  }
9
+ declare type CollapseToggledAction = {
10
+ type: ActionTypes.CollapseToggled;
11
+ };
12
+ declare type DocumentsFetchStartedAction = {
13
+ type: ActionTypes.DocumentsFetchStarted;
14
+ };
15
+ declare type DocumentsFetchFinishedAction = {
16
+ type: ActionTypes.DocumentsFetchFinished;
17
+ count: number | null;
18
+ documents: Document[];
19
+ error: Error | null;
20
+ };
21
+ declare type State = {
22
+ count: number | null;
23
+ documents: Document[];
24
+ error: Error | null;
25
+ isExpanded: boolean;
26
+ isLoading: boolean;
27
+ };
28
+ export declare const INITIAL_STATE: State;
29
+ declare const reducer: (state: State | undefined, action: AnyAction) => {
30
+ count: any;
31
+ documents: any;
32
+ error: any;
33
+ isLoading: boolean;
34
+ isExpanded: boolean;
35
+ };
11
36
  export default reducer;
12
- export function toggleInputDocumentsCollapsed(): Object;
13
- export function updateInputDocuments(count: number, documents: any[], error: Error): Object;
14
- export function loadingInputDocuments(): Object;
15
- export function refreshInputDocuments(): Function;
16
- declare function reducer(state: Object | undefined, action: Object): any;
37
+ export declare const toggleInputDocumentsCollapsed: () => CollapseToggledAction;
38
+ export declare const loadingInputDocuments: () => DocumentsFetchStartedAction;
39
+ export declare const updateInputDocuments: (count: number | null, documents: Document[], error: Error | null) => DocumentsFetchFinishedAction;
40
+ export declare const refreshInputDocuments: () => PipelineBuilderThunkAction<Promise<void>>;
17
41
  //# sourceMappingURL=input-documents.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.js"],"names":[],"mappings":"AAWA,4CAAyE;AAKzE,4CAAyE;AAKzE,6CAA2E;;;;;;;;;AA6CpE,iDAFM,MAAM,CAIjB;AAWK,6EAJI,KAAK,GAEH,MAAM,CAOjB;AAOK,yCAFM,MAAM,CAIjB;AAOK,kDA6CN;AAvGD,4DAJW,MAAM,GAEJ,GAAG,CAiBf"}
1
+ {"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAKpD,oBAAY,WAAW;IACrB,eAAe,iDAAiD;IAChE,qBAAqB,uDAAuD;IAC5E,sBAAsB,wDAAwD;CAC/E;AAED,aAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;CACnC,CAAC;AAEF,aAAK,2BAA2B,GAAG;IACjC,IAAI,EAAE,WAAW,CAAC,qBAAqB,CAAC;CACzC,CAAC;AAEF,aAAK,4BAA4B,GAAG;IAClC,IAAI,EAAE,WAAW,CAAC,sBAAsB,CAAC;IACzC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,aAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAC;AAEF,QAAA,MAAM,OAAO,qCAAmC,SAAS;;;;;gBAZ3C,OAAO;CA+BpB,CAAC;AAEF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,6BAA6B,QAAO,qBAE/C,CAAC;AAGH,eAAO,MAAM,qBAAqB,QAAO,2BAEvC,CAAC;AAEH,eAAO,MAAM,oBAAoB,UACxB,MAAM,GAAG,IAAI,aACT,QAAQ,EAAE,SACd,KAAK,GAAG,IAAI,KAClB,4BAKD,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BAA2B,QAAQ,IAAI,CAAC,CAiDhF,CAAC"}
@@ -11,6 +11,7 @@ export function hasSyntaxError(stage: any): boolean;
11
11
  export const OUT_STAGE_PREVIEW_TEXT: string;
12
12
  export const MERGE_STAGE_PREVIEW_TEXT: string;
13
13
  export function filterStageOperators({ serverVersion, env, isTimeSeries, sourceName, preferencesReadOnly }: Object): any[];
14
+ export function getStageHelpLink(stageOperator: any): string | null;
14
15
  export function getLastStageOperator(pipeline: import('mongodb').Document[]): string;
15
16
  export function isLastStageOutputStage(pipeline: import('mongodb').Document[]): boolean;
16
17
  export function isMissingAtlasStageSupport(env: string, serverError: import('mongodb').MongoServerError | null): boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/utils/stage.js"],"names":[],"mappings":"AAmCA,mDAEC;AA8CD,wCAHW,OAAO,GACL,MAAM,GAAG,SAAS,CAI9B;AAcA,4DAJU,MAAM,SACN,OAAO,SAAS,EAAE,QAAQ,GACxB,MAAM,CAoBlB;AAyDD,6CAHW,MAAM,GACJ,OAAO,CAInB;AAYD,wCALW,MAAM,iBACN,MAAM,GAAG,SAAS,GAAG,IAAI,cACzB,MAAM,GAAG,SAAS,GAAG,IAAI,GACvB;IAAE,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CAgCzE;AA4CD,oDAEC;AA3PD,4CAGkD;AAElD,8CAE4B;AAsCrB,4GARI,MAAM,SA2BhB;AAmJO,+CAHG,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,MAAM,CAKlB;AAMM,iDAHI,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,OAAO,CAInB;AAMO,gDAHG,MAAM,eACN,OAAO,SAAS,EAAE,gBAAgB,GAAG,IAAI,WAanD;AAMM,6CAFI,MAAM,EAAE,sBAIlB"}
1
+ {"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/utils/stage.js"],"names":[],"mappings":"AAmCA,mDAEC;AA8CD,wCAHW,OAAO,GACL,MAAM,GAAG,SAAS,CAI9B;AAcA,4DAJU,MAAM,SACN,OAAO,SAAS,EAAE,QAAQ,GACxB,MAAM,CAoBlB;AAyDD,6CAHW,MAAM,GACJ,OAAO,CAInB;AAoBD,wCALW,MAAM,iBACN,MAAM,GAAG,SAAS,GAAG,IAAI,cACzB,MAAM,GAAG,SAAS,GAAG,IAAI,GACvB;IAAE,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CA2BzE;AA4CD,oDAEC;AA9PD,4CAGkD;AAElD,8CAE4B;AAsCrB,4GARI,MAAM,SA2BhB;AAyGM,oEAMN;AAuCO,+CAHG,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,MAAM,CAKlB;AAMM,iDAHI,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,OAAO,CAInB;AAMO,gDAHG,MAAM,eACN,OAAO,SAAS,EAAE,gBAAgB,GAAG,IAAI,WAanD;AAMM,6CAFI,MAAM,EAAE,sBAIlB"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mongodb-js/compass-aggregations",
3
3
  "productName": "Aggregations plugin",
4
- "version": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
4
+ "version": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -58,11 +58,11 @@
58
58
  "@dnd-kit/sortable": "^7.0.2",
59
59
  "@dnd-kit/utilities": "^3.2.1",
60
60
  "@electron/remote": "^2.0.8",
61
- "@mongodb-js/eslint-config-compass": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
62
- "@mongodb-js/mocha-config-compass": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
63
- "@mongodb-js/prettier-config-compass": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
64
- "@mongodb-js/tsconfig-compass": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
65
- "@mongodb-js/webpack-config-compass": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
61
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
62
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
63
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
64
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
65
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
66
66
  "@testing-library/react": "^12.1.4",
67
67
  "@testing-library/user-event": "^13.5.0",
68
68
  "@types/lodash": "^4.14.188",
@@ -75,11 +75,11 @@
75
75
  "electron": "^15.5.7",
76
76
  "enzyme": "^3.11.0",
77
77
  "eslint": "^7.25.0",
78
- "hadron-app-registry": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
78
+ "hadron-app-registry": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
79
79
  "lodash": "^4.17.21",
80
80
  "mocha": "^8.4.0",
81
81
  "mongodb": "^4.13.0",
82
- "mongodb-data-service": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
82
+ "mongodb-data-service": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
83
83
  "mongodb-ns": "^2.4.0",
84
84
  "mongodb-query-parser": "^2.4.6",
85
85
  "nyc": "^15.1.0",
@@ -95,17 +95,17 @@
95
95
  "xvfb-maybe": "^0.2.1"
96
96
  },
97
97
  "dependencies": {
98
- "@mongodb-js/compass-components": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
99
- "@mongodb-js/compass-crud": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
100
- "@mongodb-js/compass-editor": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
101
- "@mongodb-js/compass-logging": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
102
- "@mongodb-js/compass-utils": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
103
- "@mongodb-js/explain-plan-helper": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
98
+ "@mongodb-js/compass-components": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
99
+ "@mongodb-js/compass-crud": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
100
+ "@mongodb-js/compass-editor": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
101
+ "@mongodb-js/compass-logging": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
102
+ "@mongodb-js/compass-utils": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
103
+ "@mongodb-js/explain-plan-helper": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
104
104
  "@mongodb-js/mongodb-constants": "^0.1.5",
105
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
105
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
106
106
  "bson": "^4.4.1",
107
- "compass-preferences-model": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
108
- "hadron-document": "0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3",
107
+ "compass-preferences-model": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
108
+ "hadron-document": "0.0.0-next-b72d7d0f94c6cd6b83966a08494549408ed56560",
109
109
  "react": "^17.0.2"
110
110
  },
111
111
  "homepage": "https://github.com/mongodb-js/compass",
@@ -117,5 +117,5 @@
117
117
  "type": "git",
118
118
  "url": "https://github.com/mongodb-js/compass.git"
119
119
  },
120
- "gitHead": "f6dcd616f47e1d3843402c3e0f47d541edec53f3"
120
+ "gitHead": "b72d7d0f94c6cd6b83966a08494549408ed56560"
121
121
  }