@mongodb-js/compass-aggregations 0.0.0-next-411e5d6bd1f9dd27c41a57a6e146cbd8a598a426 → 0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0
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/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/src/components/focus-mode/focus-mode-stage-preview.d.ts +5 -3
- package/dist/src/components/focus-mode/focus-mode-stage-preview.d.ts.map +1 -1
- package/dist/src/components/pipeline/pipeline.d.ts +0 -4
- package/dist/src/components/pipeline/pipeline.d.ts.map +1 -1
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts +4 -2
- package/dist/src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.d.ts.map +1 -1
- package/dist/src/components/pipeline-output-options-menu.d.ts +0 -1
- package/dist/src/components/pipeline-output-options-menu.d.ts.map +1 -1
- package/dist/src/components/pipeline-results-workspace/index.d.ts +2 -4
- package/dist/src/components/pipeline-results-workspace/index.d.ts.map +1 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-results-header.d.ts +2 -5
- package/dist/src/components/pipeline-results-workspace/pipeline-results-header.d.ts.map +1 -1
- package/dist/src/components/pipeline-results-workspace/pipeline-results-list.d.ts +2 -3
- package/dist/src/components/pipeline-results-workspace/pipeline-results-list.d.ts.map +1 -1
- package/dist/src/components/pipeline-toolbar/index.d.ts +0 -5
- package/dist/src/components/pipeline-toolbar/index.d.ts.map +1 -1
- package/dist/src/components/stage-toolbar/option-menu.d.ts +6 -2
- package/dist/src/components/stage-toolbar/option-menu.d.ts.map +1 -1
- package/dist/src/modules/aggregation.d.ts +6 -3
- package/dist/src/modules/aggregation.d.ts.map +1 -1
- package/dist/src/modules/index.d.ts +1 -1
- package/dist/src/modules/input-documents.d.ts +5 -5
- package/dist/src/modules/input-documents.d.ts.map +1 -1
- package/dist/src/modules/pipeline-builder/stage-editor.d.ts +7 -4
- package/dist/src/modules/pipeline-builder/stage-editor.d.ts.map +1 -1
- package/dist/src/modules/pipeline-builder/text-editor-pipeline.d.ts +5 -2
- package/dist/src/modules/pipeline-builder/text-editor-pipeline.d.ts.map +1 -1
- package/dist/src/stores/store.d.ts +1 -1
- package/package.json +37 -37
@@ -1,14 +1,16 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type
|
2
|
+
import type HadronDocument from 'hadron-document';
|
3
3
|
type FocusModePreviewProps = {
|
4
4
|
title: string;
|
5
5
|
isLoading?: boolean;
|
6
|
-
documents?:
|
6
|
+
documents?: HadronDocument[] | null;
|
7
7
|
stageIndex?: number;
|
8
8
|
stageOperator?: string | null;
|
9
9
|
isMissingAtlasOnlyStageSupport?: boolean;
|
10
|
+
onExpand: (stageIdx: number) => void;
|
11
|
+
onCollapse: (stageIdx: number) => void;
|
10
12
|
};
|
11
|
-
export declare const FocusModePreview: ({ title, isLoading, documents, stageIndex, stageOperator, isMissingAtlasOnlyStageSupport, }: FocusModePreviewProps) => JSX.Element;
|
13
|
+
export declare const FocusModePreview: ({ title, isLoading, documents, stageIndex, stageOperator, isMissingAtlasOnlyStageSupport, onExpand, onCollapse, }: FocusModePreviewProps) => JSX.Element;
|
12
14
|
export declare const InputPreview: (props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element;
|
13
15
|
export declare const OutputPreview: (props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element;
|
14
16
|
export declare const FocusModeStageInput: import("react-redux").ConnectedComponent<(props: Omit<FocusModePreviewProps, 'title'>) => JSX.Element, {
|
@@ -1 +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,
|
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,KAAsB,MAAM,OAAO,CAAC;AAQ3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAoElD,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACpC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC,CAAC;AAEF,eAAO,MAAM,gBAAgB,sHAS1B,qBAAqB,gBAsFvB,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;;;EAkEzD,CAAC;AAEhB,eAAO,MAAM,oBAAoB,mDAhEI,KAAK,qBAAqB,EAAE,OAAO,CAAC;;;EA8FzD,CAAC"}
|
@@ -34,10 +34,6 @@ declare class Pipeline extends React.PureComponent<any, any, any> {
|
|
34
34
|
};
|
35
35
|
constructor(props: any);
|
36
36
|
constructor(props: any, context: any);
|
37
|
-
state: {
|
38
|
-
pipelineOutputOption: string;
|
39
|
-
};
|
40
|
-
onChangePipelineOutputOption: (pipelineOutputOption: any) => void;
|
41
37
|
renderModifyingViewSourceError(): JSX.Element | undefined;
|
42
38
|
renderPipelineToolbar(): JSX.Element;
|
43
39
|
render(): Component;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipeline.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/pipeline.jsx"],"names":[],"mappings":";AAqBA;IACE,2BAAyC;IAEzC;;;;;;;;;;;;;;;;;;;;;;;;;MAyBE;IAEF;;;;MAIE;
|
1
|
+
{"version":3,"file":"pipeline.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline/pipeline.jsx"],"names":[],"mappings":";AAqBA;IACE,2BAAyC;IAEzC;;;;;;;;;;;;;;;;;;;;;;;;;MAyBE;IAEF;;;;MAIE;IA+Ei+d,wBAA8C;IAAA,sCAAyJ;IA7E1qe,0DAcC;IAED,qCAQC;IAOD,oBA0CC;CACF;kBAnIoC,OAAO;sBACtB,YAAY"}
|
@@ -1,13 +1,15 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type
|
2
|
+
import type HadronDocument from 'hadron-document';
|
3
3
|
type PipelinePreviewProps = {
|
4
4
|
isLoading: boolean;
|
5
5
|
isMergeStage: boolean;
|
6
6
|
isOutStage: boolean;
|
7
7
|
isMissingAtlasSupport: boolean;
|
8
8
|
atlasOperator: string;
|
9
|
-
previewDocs:
|
9
|
+
previewDocs: HadronDocument[] | null;
|
10
10
|
isPreviewStale: boolean;
|
11
|
+
onExpand: () => void;
|
12
|
+
onCollapse: () => void;
|
11
13
|
};
|
12
14
|
export declare const PipelinePreview: React.FunctionComponent<PipelinePreviewProps>;
|
13
15
|
declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelinePreviewProps>, {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipeline-preview.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"pipeline-preview.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-builder-workspace/pipeline-as-text-workspace/pipeline-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAa3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAwDlD,KAAK,oBAAoB,GAAG;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACrC,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAwEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CAwDzE,CAAC;;;;;AAwBF,wBAGoB"}
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
export type PipelineOutputOption = 'expand' | 'collapse';
|
3
3
|
export declare const PipelineOutputOptionsMenu: React.FunctionComponent<{
|
4
|
-
option: PipelineOutputOption;
|
5
4
|
onChangeOption: (option: PipelineOutputOption) => void;
|
6
5
|
buttonText?: string;
|
7
6
|
}>;
|
@@ -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,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,
|
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,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,UAAU,CAAC;AAMzD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC9D,cAAc,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAYA,CAAC"}
|
@@ -1,10 +1,9 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type
|
2
|
+
import type HadronDocument from 'hadron-document';
|
3
3
|
type PipelineResultsWorkspaceProps = {
|
4
|
-
documents:
|
4
|
+
documents: HadronDocument[];
|
5
5
|
isLoading?: boolean;
|
6
6
|
isError?: boolean;
|
7
|
-
allDocsExpanded?: boolean;
|
8
7
|
error?: string | null;
|
9
8
|
isEmpty?: boolean;
|
10
9
|
isMergeOrOutPipeline?: boolean;
|
@@ -16,7 +15,6 @@ type PipelineResultsWorkspaceProps = {
|
|
16
15
|
};
|
17
16
|
export declare const PipelineResultsWorkspace: React.FunctionComponent<PipelineResultsWorkspaceProps>;
|
18
17
|
declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelineResultsWorkspaceProps>, {
|
19
|
-
allDocsExpanded?: boolean | undefined;
|
20
18
|
context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
|
21
19
|
store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
|
22
20
|
}>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAiGlD,KAAK,6BAA6B,GAAG;IACnC,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,eAAe,EAAE,UAAU,GAAG,MAAM,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAC5D,6BAA6B,CAwE9B,CAAC;;;;;AAoCF,wBAAwE"}
|
@@ -1,17 +1,14 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import type { ResultsViewType } from './pipeline-results-list';
|
3
|
-
import type { PipelineOutputOption } from '../pipeline-output-options-menu';
|
4
3
|
type PipelineResultsHeaderProps = {
|
5
4
|
onChangeResultsView: (viewType: ResultsViewType) => void;
|
6
5
|
resultsViewType: ResultsViewType;
|
7
6
|
isMergeOrOutPipeline: boolean;
|
8
|
-
|
9
|
-
|
7
|
+
onExpand: () => void;
|
8
|
+
onCollapse: () => void;
|
10
9
|
};
|
11
10
|
export declare const PipelineResultsHeader: React.FunctionComponent<PipelineResultsHeaderProps>;
|
12
11
|
declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelineResultsHeaderProps>, {
|
13
|
-
onChangePipelineOutputOption: (val: PipelineOutputOption) => void;
|
14
|
-
pipelineOutputOption: PipelineOutputOption;
|
15
12
|
context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
|
16
13
|
store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
|
17
14
|
}>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipeline-results-header.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-header.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"pipeline-results-header.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAc/D,KAAK,0BAA0B,GAAG;IAChC,mBAAmB,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,IAAI,CAAC;IACzD,eAAe,EAAE,eAAe,CAAC;IACjC,oBAAoB,EAAE,OAAO,CAAC;IAC9B,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAmBF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CACzD,0BAA0B,CAuC3B,CAAC;;;;;AAoBF,wBAAqE"}
|
@@ -1,9 +1,8 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type
|
2
|
+
import type HadronDocument from 'hadron-document';
|
3
3
|
export type ResultsViewType = 'document' | 'json';
|
4
4
|
declare const PipelineResultsList: React.FunctionComponent<{
|
5
|
-
documents:
|
6
|
-
allDocsExpanded?: boolean;
|
5
|
+
documents: HadronDocument[];
|
7
6
|
view: ResultsViewType;
|
8
7
|
}>;
|
9
8
|
export default PipelineResultsList;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipeline-results-list.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-list.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"pipeline-results-list.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-results-workspace/pipeline-results-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,MAAM,MAAM,eAAe,GAAG,UAAU,GAAG,MAAM,CAAC;AAMlD,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACjD,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,IAAI,EAAE,eAAe,CAAC;CACvB,CAqBA,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import type { PipelineOutputOption } from '../pipeline-output-options-menu';
|
3
2
|
type PipelineToolbarProps = {
|
4
3
|
isAIInputVisible?: boolean;
|
5
4
|
isAggregationGeneratedFromQuery?: boolean;
|
@@ -7,9 +6,7 @@ type PipelineToolbarProps = {
|
|
7
6
|
showRunButton: boolean;
|
8
7
|
showExportButton: boolean;
|
9
8
|
showExplainButton: boolean;
|
10
|
-
onChangePipelineOutputOption: (val: PipelineOutputOption) => void;
|
11
9
|
onHideAIInputClick?: () => void;
|
12
|
-
pipelineOutputOption: PipelineOutputOption;
|
13
10
|
};
|
14
11
|
export declare const PipelineToolbar: React.FunctionComponent<PipelineToolbarProps>;
|
15
12
|
declare const _default: import("react-redux").ConnectedComponent<React.FunctionComponent<PipelineToolbarProps>, {
|
@@ -19,8 +16,6 @@ declare const _default: import("react-redux").ConnectedComponent<React.FunctionC
|
|
19
16
|
isAIInputVisible?: boolean | undefined;
|
20
17
|
onHideAIInputClick?: (() => void) | undefined;
|
21
18
|
isAggregationGeneratedFromQuery?: boolean | undefined;
|
22
|
-
onChangePipelineOutputOption: (val: PipelineOutputOption) => void;
|
23
|
-
pipelineOutputOption: PipelineOutputOption;
|
24
19
|
context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
|
25
20
|
store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
|
26
21
|
}>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/pipeline-toolbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA0CxC,KAAK,oBAAoB,GAAG;IAC1B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,+BAA+B,CAAC,EAAE,OAAO,CAAC;IAC1C,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC,oBAAoB,CA0CzE,CAAC;;;;;;;;;;;AAQF,wBAAkD"}
|
@@ -1,13 +1,17 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export declare const OptionMenu: ({ index, onAddStageClick, onDeleteStageClick, }: {
|
2
|
+
export declare const OptionMenu: ({ index, onAddStageClick, onDeleteStageClick, onExpand, onCollapse, }: {
|
3
3
|
index: number;
|
4
4
|
onAddStageClick: (index: number) => void;
|
5
5
|
onDeleteStageClick: (index: number) => void;
|
6
|
+
onExpand: (stageIdx: number) => void;
|
7
|
+
onCollapse: (stageIdx: number) => void;
|
6
8
|
}) => JSX.Element;
|
7
|
-
declare const _default: import("react-redux").ConnectedComponent<({ index, onAddStageClick, onDeleteStageClick, }: {
|
9
|
+
declare const _default: import("react-redux").ConnectedComponent<({ index, onAddStageClick, onDeleteStageClick, onExpand, onCollapse, }: {
|
8
10
|
index: number;
|
9
11
|
onAddStageClick: (index: number) => void;
|
10
12
|
onDeleteStageClick: (index: number) => void;
|
13
|
+
onExpand: (stageIdx: number) => void;
|
14
|
+
onCollapse: (stageIdx: number) => void;
|
11
15
|
}) => JSX.Element, {
|
12
16
|
index: number;
|
13
17
|
context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"option-menu.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-toolbar/option-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"option-menu.d.ts","sourceRoot":"","sources":["../../../../src/components/stage-toolbar/option-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA0BxC,eAAO,MAAM,UAAU;WAOd,MAAM;6BACY,MAAM,KAAK,IAAI;gCACZ,MAAM,KAAK,IAAI;yBACtB,MAAM,KAAK,IAAI;2BACb,MAAM,KAAK,IAAI;iBA0FvC,CAAC;;;;;;;;WAGsC,MAAM;;;;AAD9C,wBAec"}
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import type { AnyAction, Reducer } from 'redux';
|
2
|
+
import HadronDocument from 'hadron-document';
|
2
3
|
import type { Document } from 'mongodb';
|
3
4
|
import type { PipelineBuilderThunkAction } from '.';
|
4
5
|
export declare enum ActionTypes {
|
@@ -13,7 +14,7 @@ export declare enum ActionTypes {
|
|
13
14
|
type PreviousPageData = {
|
14
15
|
page: number;
|
15
16
|
isLast: boolean;
|
16
|
-
documents:
|
17
|
+
documents: HadronDocument[];
|
17
18
|
};
|
18
19
|
type RunAggregation = {
|
19
20
|
type: ActionTypes.RunAggregation;
|
@@ -25,7 +26,7 @@ type AggregationStartedAction = {
|
|
25
26
|
};
|
26
27
|
type AggregationFinishedAction = {
|
27
28
|
type: ActionTypes.AggregationFinished;
|
28
|
-
documents:
|
29
|
+
documents: HadronDocument[];
|
29
30
|
page: number;
|
30
31
|
isLast: boolean;
|
31
32
|
};
|
@@ -48,7 +49,7 @@ type ResultViewTypeChangedAction = {
|
|
48
49
|
export type Actions = RunAggregation | AggregationStartedAction | AggregationFinishedAction | AggregationFailedAction | AggregationCancelledAction | LastPageReachedAction | ResultViewTypeChangedAction;
|
49
50
|
export type State = {
|
50
51
|
pipeline: Document[];
|
51
|
-
documents:
|
52
|
+
documents: HadronDocument[];
|
52
53
|
page: number;
|
53
54
|
limit: number;
|
54
55
|
isLast: boolean;
|
@@ -70,5 +71,7 @@ export declare const changeViewType: (newViewType: 'document' | 'json') => {
|
|
70
71
|
type: ActionTypes;
|
71
72
|
viewType: "document" | "json";
|
72
73
|
};
|
74
|
+
export declare const expandPipelineResults: () => PipelineBuilderThunkAction<void>;
|
75
|
+
export declare const collapsePipelineResults: () => PipelineBuilderThunkAction<void>;
|
73
76
|
export default reducer;
|
74
77
|
//# sourceMappingURL=aggregation.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"aggregation.d.ts","sourceRoot":"","sources":["../../../src/modules/aggregation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,KAAK,EAAoB,QAAQ,EAAoB,MAAM,SAAS,CAAC;AAC5E,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAkBpD,oBAAY,WAAW;IACrB,cAAc,yCAAyC;IACvD,kBAAkB,4CAA4C;IAC9D,mBAAmB,6CAA6C;IAChE,iBAAiB,2CAA2C;IAC5D,0BAA0B,oDAAoD;IAC9E,eAAe,yCAAyC;IACxD,qBAAqB,+CAA+C;CACrE;AAED,KAAK,gBAAgB,GAAG;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,
|
1
|
+
{"version":3,"file":"aggregation.d.ts","sourceRoot":"","sources":["../../../src/modules/aggregation.ts"],"names":[],"mappings":"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"}
|
@@ -14,7 +14,7 @@ declare const rootReducer: import("redux").Reducer<import("redux").CombinedState
|
|
14
14
|
fields: any;
|
15
15
|
inputDocuments: {
|
16
16
|
count: any;
|
17
|
-
documents:
|
17
|
+
documents: import("hadron-document").default[];
|
18
18
|
error: any;
|
19
19
|
isLoading: boolean;
|
20
20
|
isExpanded: boolean;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import
|
1
|
+
import HadronDocument from 'hadron-document';
|
2
2
|
import type { AnyAction } from 'redux';
|
3
3
|
import type { PipelineBuilderThunkAction } from '.';
|
4
4
|
export declare enum ActionTypes {
|
@@ -15,12 +15,12 @@ type DocumentsFetchStartedAction = {
|
|
15
15
|
type DocumentsFetchFinishedAction = {
|
16
16
|
type: ActionTypes.DocumentsFetchFinished;
|
17
17
|
count: number | null;
|
18
|
-
documents:
|
18
|
+
documents: HadronDocument[];
|
19
19
|
error: Error | null;
|
20
20
|
};
|
21
21
|
type State = {
|
22
22
|
count: number | null;
|
23
|
-
documents:
|
23
|
+
documents: HadronDocument[];
|
24
24
|
error: Error | null;
|
25
25
|
isExpanded: boolean;
|
26
26
|
isLoading: boolean;
|
@@ -28,7 +28,7 @@ type State = {
|
|
28
28
|
export declare const INITIAL_STATE: State;
|
29
29
|
declare const reducer: (state: State | undefined, action: AnyAction) => {
|
30
30
|
count: any;
|
31
|
-
documents:
|
31
|
+
documents: HadronDocument[];
|
32
32
|
error: any;
|
33
33
|
isLoading: boolean;
|
34
34
|
isExpanded: boolean;
|
@@ -36,6 +36,6 @@ declare const reducer: (state: State | undefined, action: AnyAction) => {
|
|
36
36
|
export default reducer;
|
37
37
|
export declare const toggleInputDocumentsCollapsed: () => CollapseToggledAction;
|
38
38
|
export declare const loadingInputDocuments: () => DocumentsFetchStartedAction;
|
39
|
-
export declare const updateInputDocuments: (count: number | null, documents:
|
39
|
+
export declare const updateInputDocuments: (count: number | null, documents: HadronDocument[], error: Error | null) => DocumentsFetchFinishedAction;
|
40
40
|
export declare const refreshInputDocuments: () => PipelineBuilderThunkAction<Promise<void>>;
|
41
41
|
//# sourceMappingURL=input-documents.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.ts"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,MAAM,iBAAiB,CAAC;AAC7C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAEpD,oBAAY,WAAW;IACrB,eAAe,iDAAiD;IAChE,qBAAqB,uDAAuD;IAC5E,sBAAsB,wDAAwD;CAC/E;AAED,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,WAAW,CAAC,eAAe,CAAC;CACnC,CAAC;AAEF,KAAK,2BAA2B,GAAG;IACjC,IAAI,EAAE,WAAW,CAAC,qBAAqB,CAAC;CACzC,CAAC;AAEF,KAAK,4BAA4B,GAAG;IAClC,IAAI,EAAE,WAAW,CAAC,sBAAsB,CAAC;IACzC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,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;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BAEvC,CAAC;AAEH,eAAO,MAAM,oBAAoB,UACxB,MAAM,GAAG,IAAI,aACT,cAAc,EAAE,SACpB,KAAK,GAAG,IAAI,KAClB,4BAKD,CAAC;AAEH,eAAO,MAAM,qBAAqB,QAAO,2BACvC,QAAQ,IAAI,CAAC,CA2Cd,CAAC"}
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import type { Reducer } from 'redux';
|
2
|
-
import
|
2
|
+
import HadronDocument from 'hadron-document';
|
3
|
+
import type { MongoServerError } from 'mongodb';
|
3
4
|
import type { PipelineBuilderThunkAction } from '../';
|
4
5
|
import type Stage from './stage';
|
5
6
|
import type { PipelineParserError } from './pipeline-parser/utils';
|
@@ -34,7 +35,7 @@ export type StagePreviewFetchSkippedAction = {
|
|
34
35
|
export type StagePreviewFetchSuccessAction = {
|
35
36
|
type: StageEditorActionTypes.StagePreviewFetchSuccess;
|
36
37
|
id: number;
|
37
|
-
previewDocs:
|
38
|
+
previewDocs: HadronDocument[];
|
38
39
|
};
|
39
40
|
export type StagePreviewFetchErrorAction = {
|
40
41
|
type: StageEditorActionTypes.StagePreviewFetchError;
|
@@ -48,7 +49,7 @@ export type StageRunAction = {
|
|
48
49
|
export type StageRunSuccessAction = {
|
49
50
|
type: StageEditorActionTypes.StageRunSuccess;
|
50
51
|
id: number;
|
51
|
-
previewDocs:
|
52
|
+
previewDocs: HadronDocument[];
|
52
53
|
};
|
53
54
|
export type StageRunErrorAction = {
|
54
55
|
type: StageEditorActionTypes.StageRunError;
|
@@ -115,6 +116,8 @@ export declare function storeIndexToPipelineIndex(stages: StageEditorState['stag
|
|
115
116
|
export declare function pipelineFromStore(stages: StageEditorState['stages']): StoreStage[];
|
116
117
|
export declare function wizardsFromStore(stages: StageEditorState['stages']): Wizard[];
|
117
118
|
export declare const loadStagePreview: (idx: number) => PipelineBuilderThunkAction<Promise<void>, StagePreviewFetchAction | StagePreviewFetchSuccessAction | StagePreviewFetchErrorAction | StagePreviewFetchSkippedAction>;
|
119
|
+
export declare const expandPreviewDocsForStage: (stageIdx: number) => PipelineBuilderThunkAction<void>;
|
120
|
+
export declare const collapsePreviewDocsForStage: (stageIdx: number) => PipelineBuilderThunkAction<void>;
|
118
121
|
export declare const loadPreviewForStagesFrom: (from: number) => PipelineBuilderThunkAction<void>;
|
119
122
|
export declare const runStage: (idx: number) => PipelineBuilderThunkAction<Promise<void>>;
|
120
123
|
export declare const changeStageValue: (id: number, newVal: string) => PipelineBuilderThunkAction<void, ChangeStageValueAction>;
|
@@ -142,7 +145,7 @@ export type StoreStage = {
|
|
142
145
|
syntaxError: PipelineParserError | null;
|
143
146
|
serverError: MongoServerError | null;
|
144
147
|
loading: boolean;
|
145
|
-
previewDocs:
|
148
|
+
previewDocs: HadronDocument[] | null;
|
146
149
|
collapsed: boolean;
|
147
150
|
disabled: boolean;
|
148
151
|
empty: boolean;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"stage-editor.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/stage-editor.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAoB,
|
1
|
+
{"version":3,"file":"stage-editor.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/stage-editor.ts"],"names":[],"mappings":"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"}
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import type { Reducer } from 'redux';
|
2
|
+
import HadronDocument from 'hadron-document';
|
2
3
|
import type { Document, MongoServerError } from 'mongodb';
|
3
4
|
import type { PipelineBuilderThunkAction } from '..';
|
4
5
|
import type { PipelineParserError } from './pipeline-parser/utils';
|
@@ -23,7 +24,7 @@ type EditorPreviewFetchSkippedAction = {
|
|
23
24
|
};
|
24
25
|
type EditorPreviewFetchSuccessAction = {
|
25
26
|
type: EditorActionTypes.EditorPreviewFetchSuccess;
|
26
|
-
previewDocs:
|
27
|
+
previewDocs: HadronDocument[];
|
27
28
|
};
|
28
29
|
type EditorPreviewFetchErrorAction = {
|
29
30
|
type: EditorActionTypes.EditorPreviewFetchError;
|
@@ -35,12 +36,14 @@ export type TextEditorState = {
|
|
35
36
|
syntaxErrors: PipelineParserError[];
|
36
37
|
serverError: MongoServerError | null;
|
37
38
|
isLoading: boolean;
|
38
|
-
previewDocs:
|
39
|
+
previewDocs: HadronDocument[] | null;
|
39
40
|
isPreviewStale: boolean;
|
40
41
|
};
|
41
42
|
declare const reducer: Reducer<TextEditorState>;
|
42
43
|
export declare function canRunPipeline(autoPreview: boolean, syntaxErrors: PipelineParserError[]): boolean;
|
43
44
|
export declare const loadPreviewForPipeline: () => PipelineBuilderThunkAction<Promise<void>, EditorPreviewFetchAction | EditorPreviewFetchSuccessAction | EditorPreviewFetchErrorAction | EditorPreviewFetchSkippedAction>;
|
44
45
|
export declare const changeEditorValue: (newValue: string) => PipelineBuilderThunkAction<void, EditorValueChangeAction>;
|
46
|
+
export declare const expandPreviewDocs: () => PipelineBuilderThunkAction<void>;
|
47
|
+
export declare const collapsePreviewDocs: () => PipelineBuilderThunkAction<void>;
|
45
48
|
export default reducer;
|
46
49
|
//# sourceMappingURL=text-editor-pipeline.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"text-editor-pipeline.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/text-editor-pipeline.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,KAAK,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAC1D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,IAAI,CAAC;AAQrD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAanE,0BAAkB,iBAAiB;IACjC,kBAAkB,sFAAsF;IACxG,yBAAyB,yFAAyF;IAClH,yBAAyB,6FAA6F;IACtH,uBAAuB,2FAA2F;IAClH,iBAAiB,qFAAqF;CACvG;AAED,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,iBAAiB,CAAC,iBAAiB,CAAC;IAC1C,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,mBAAmB,EAAE,CAAC;CACrC,CAAC;AAEF,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,iBAAiB,CAAC,kBAAkB,CAAC;CAC5C,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,IAAI,EAAE,iBAAiB,CAAC,yBAAyB,CAAC;CACnD,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,IAAI,EAAE,iBAAiB,CAAC,yBAAyB,CAAC;IAClD,WAAW,EAAE,
|
1
|
+
{"version":3,"file":"text-editor-pipeline.d.ts","sourceRoot":"","sources":["../../../../src/modules/pipeline-builder/text-editor-pipeline.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACrC,OAAO,cAAc,MAAM,iBAAiB,CAAC;AAC7C,OAAO,KAAK,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAC1D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,IAAI,CAAC;AAQrD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAanE,0BAAkB,iBAAiB;IACjC,kBAAkB,sFAAsF;IACxG,yBAAyB,yFAAyF;IAClH,yBAAyB,6FAA6F;IACtH,uBAAuB,2FAA2F;IAClH,iBAAiB,qFAAqF;CACvG;AAED,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,iBAAiB,CAAC,iBAAiB,CAAC;IAC1C,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,mBAAmB,EAAE,CAAC;CACrC,CAAC;AAEF,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,iBAAiB,CAAC,kBAAkB,CAAC;CAC5C,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,IAAI,EAAE,iBAAiB,CAAC,yBAAyB,CAAC;CACnD,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,IAAI,EAAE,iBAAiB,CAAC,yBAAyB,CAAC;IAClD,WAAW,EAAE,cAAc,EAAE,CAAC;CAC/B,CAAC;AAEF,KAAK,6BAA6B,GAAG;IACnC,IAAI,EAAE,iBAAiB,CAAC,uBAAuB,CAAC;IAChD,WAAW,EAAE,gBAAgB,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,EAAE,CAAC;IACrB,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,WAAW,EAAE,gBAAgB,GAAG,IAAI,CAAC;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACrC,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAYF,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC,eAAe,CA4GrC,CAAC;AAEF,wBAAgB,cAAc,CAC5B,WAAW,EAAE,OAAO,EACpB,YAAY,EAAE,mBAAmB,EAAE,WAGpC;AAED,eAAO,MAAM,sBAAsB,QAAO,2BACxC,QAAQ,IAAI,CAAC,EACX,wBAAwB,GACxB,+BAA+B,GAC/B,6BAA6B,GAC7B,+BAA+B,CAqElC,CAAC;AAEF,eAAO,MAAM,iBAAiB,aAClB,MAAM,KACf,2BAA2B,IAAI,EAAE,uBAAuB,CA0B1D,CAAC;AAEF,eAAO,MAAM,iBAAiB,QAAO,2BAA2B,IAAI,CAYnE,CAAC;AAEF,eAAO,MAAM,mBAAmB,QAAO,2BAA2B,IAAI,CAYrE,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
@@ -46,7 +46,7 @@ declare const configureStore: (options: ConfigureStoreOptions) => Store<import("
|
|
46
46
|
fields: any;
|
47
47
|
inputDocuments: {
|
48
48
|
count: any;
|
49
|
-
documents:
|
49
|
+
documents: import("hadron-document").default[];
|
50
50
|
error: any;
|
51
51
|
isLoading: boolean;
|
52
52
|
isExpanded: boolean;
|
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-
|
4
|
+
"version": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,23 +38,23 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
42
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
43
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
44
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
45
|
-
"@mongodb-js/compass-generative-ai": "0.0.0-next-
|
46
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
47
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
48
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
41
|
+
"@mongodb-js/atlas-service": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
42
|
+
"@mongodb-js/compass-components": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
43
|
+
"@mongodb-js/compass-crud": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
44
|
+
"@mongodb-js/compass-editor": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
45
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
46
|
+
"@mongodb-js/compass-logging": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
47
|
+
"@mongodb-js/compass-utils": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
48
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
49
49
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
50
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
51
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
50
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
51
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
52
52
|
"bson": "^6.2.0",
|
53
|
-
"compass-preferences-model": "0.0.0-next-
|
54
|
-
"hadron-app-registry": "0.0.0-next-
|
55
|
-
"hadron-document": "0.0.0-next-
|
56
|
-
"hadron-type-checker": "0.0.0-next-
|
57
|
-
"mongodb-data-service": "0.0.0-next-
|
53
|
+
"compass-preferences-model": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
54
|
+
"hadron-app-registry": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
55
|
+
"hadron-document": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
56
|
+
"hadron-type-checker": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
57
|
+
"mongodb-data-service": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
58
58
|
"react": "^17.0.2"
|
59
59
|
},
|
60
60
|
"devDependencies": {
|
@@ -64,11 +64,11 @@
|
|
64
64
|
"@dnd-kit/core": "^6.0.7",
|
65
65
|
"@dnd-kit/sortable": "^7.0.2",
|
66
66
|
"@dnd-kit/utilities": "^3.2.1",
|
67
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
68
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
69
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
70
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
71
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
67
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
68
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
69
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
70
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
71
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
72
72
|
"@testing-library/react": "^12.1.4",
|
73
73
|
"@testing-library/user-event": "^13.5.0",
|
74
74
|
"@types/lodash": "^4.14.188",
|
@@ -98,23 +98,23 @@
|
|
98
98
|
"xvfb-maybe": "^0.2.1"
|
99
99
|
},
|
100
100
|
"dependencies": {
|
101
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
102
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
103
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
104
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
105
|
-
"@mongodb-js/compass-generative-ai": "0.0.0-next-
|
106
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
107
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
108
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
101
|
+
"@mongodb-js/atlas-service": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
102
|
+
"@mongodb-js/compass-components": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
103
|
+
"@mongodb-js/compass-crud": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
104
|
+
"@mongodb-js/compass-editor": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
105
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
106
|
+
"@mongodb-js/compass-logging": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
107
|
+
"@mongodb-js/compass-utils": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
108
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
109
109
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
110
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
111
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
110
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
111
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
112
112
|
"bson": "^6.2.0",
|
113
|
-
"compass-preferences-model": "0.0.0-next-
|
114
|
-
"hadron-app-registry": "0.0.0-next-
|
115
|
-
"hadron-document": "0.0.0-next-
|
116
|
-
"hadron-type-checker": "0.0.0-next-
|
117
|
-
"mongodb-data-service": "0.0.0-next-
|
113
|
+
"compass-preferences-model": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
114
|
+
"hadron-app-registry": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
115
|
+
"hadron-document": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
116
|
+
"hadron-type-checker": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0",
|
117
|
+
"mongodb-data-service": "0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0"
|
118
118
|
},
|
119
119
|
"homepage": "https://github.com/mongodb-js/compass",
|
120
120
|
"bugs": {
|
@@ -125,5 +125,5 @@
|
|
125
125
|
"type": "git",
|
126
126
|
"url": "https://github.com/mongodb-js/compass.git"
|
127
127
|
},
|
128
|
-
"gitHead": "
|
128
|
+
"gitHead": "c7da735c993b0c4bb31311d9c77ff8e9e69d69d0"
|
129
129
|
}
|