@mongodb-js/compass-aggregations 0.0.0-next-75b346b5f8c4bc9252af65ae3c65b97c6cc47d00 → 0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d
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 +1 @@
|
|
1
|
-
{"version":3,"file":"insights.d.ts","sourceRoot":"","sources":["../../../src/modules/insights.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAKrC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;
|
1
|
+
{"version":3,"file":"insights.d.ts","sourceRoot":"","sources":["../../../src/modules/insights.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAKrC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAWpD,QAAA,MAAM,OAAO,EAAE,OAAO,CAAC;IAAE,gBAAgB,EAAE,OAAO,CAAA;CAAE,CAmBnD,CAAC;AAWF,eAAO,MAAM,uBAAuB,QAAO,2BACzC,QAAQ,IAAI,CAAC,CAoCd,CAAC;AAEF,eAAO,MAAM,oBAAoB,QAAO,2BAA2B,IAAI,CAKtE,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
export function isAtlasOnly(operatorEnv: any): any;
|
2
|
-
export function getStageOperator(stage: unknown): string | undefined;
|
2
|
+
export function getStageOperator(stage: unknown | undefined): string | undefined;
|
3
3
|
export function getDestinationNamespaceFromStage(namespace: string, stage: import('mongodb').Document): string;
|
4
|
-
export function isOutputStage(stageOperator: string): boolean;
|
5
|
-
export function isAtlasOnlyStage(stageOperator: string): boolean;
|
4
|
+
export function isOutputStage(stageOperator: string | undefined): boolean;
|
5
|
+
export function isAtlasOnlyStage(stageOperator: string | undefined): boolean;
|
6
6
|
export function getStageInfo(namespace: string, stageOperator: string | undefined | null, stageValue: string | undefined | null): {
|
7
7
|
description?: string;
|
8
8
|
link?: string;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/utils/stage.js"],"names":[],"mappings":"AA2BA,mDAEC;AAkED,wCAHW,OAAO,
|
1
|
+
{"version":3,"file":"stage.d.ts","sourceRoot":"","sources":["../../../src/utils/stage.js"],"names":[],"mappings":"AA2BA,mDAEC;AAkED,wCAHW,OAAO,GAAG,SAAS,GACjB,MAAM,GAAG,SAAS,CAI9B;AAcD,4DAJW,MAAM,SACN,OAAO,SAAS,EAAE,QAAQ,GACxB,MAAM,CAoBlB;AAyDD,6CAHW,MAAM,GAAG,SAAS,GAChB,OAAO,CAInB;AAOD,gDAHW,MAAM,GAAG,SAAS,GAChB,OAAO,CAInB;AAmBD,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;AA+CD,oDAEC;AA9OM,8CARI,MAAM,SA6ChB;AAkHM,oEAKN;AAuCM,+CAHI,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,MAAM,CAKlB;AAMM,iDAHI,OAAO,SAAS,EAAE,QAAQ,EAAE,GAC1B,OAAO,CAInB;AAOM,gDAJI,MAAM,GAAG,IAAI,GAAG,SAAS,YACzB,MAAM,GAAG,IAAI,GAAG,SAAS,eACzB,OAAO,SAAS,EAAE,gBAAgB,GAAG,IAAI,GAAG,SAAS,WAe/D;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-
|
4
|
+
"version": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,19 +38,19 @@
|
|
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-logging": "0.0.0-next-
|
46
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
47
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
41
|
+
"@mongodb-js/atlas-service": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
42
|
+
"@mongodb-js/compass-components": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
43
|
+
"@mongodb-js/compass-crud": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
44
|
+
"@mongodb-js/compass-editor": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
45
|
+
"@mongodb-js/compass-logging": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
46
|
+
"@mongodb-js/compass-utils": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
47
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
48
48
|
"@mongodb-js/mongodb-constants": "^0.6.11",
|
49
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
49
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
50
50
|
"bson": "^6.0.0",
|
51
|
-
"compass-preferences-model": "0.0.0-next-
|
52
|
-
"hadron-document": "0.0.0-next-
|
53
|
-
"hadron-type-checker": "0.0.0-next-
|
51
|
+
"compass-preferences-model": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
52
|
+
"hadron-document": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
53
|
+
"hadron-type-checker": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
54
54
|
"react": "^17.0.2"
|
55
55
|
},
|
56
56
|
"devDependencies": {
|
@@ -61,11 +61,11 @@
|
|
61
61
|
"@dnd-kit/sortable": "^7.0.2",
|
62
62
|
"@dnd-kit/utilities": "^3.2.1",
|
63
63
|
"@electron/remote": "^2.0.11",
|
64
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
65
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
66
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
67
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
68
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
64
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
65
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
66
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
67
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
68
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
69
69
|
"@testing-library/react": "^12.1.4",
|
70
70
|
"@testing-library/user-event": "^13.5.0",
|
71
71
|
"@types/lodash": "^4.14.188",
|
@@ -77,11 +77,11 @@
|
|
77
77
|
"electron": "^24.8.2",
|
78
78
|
"enzyme": "^3.11.0",
|
79
79
|
"eslint": "^7.25.0",
|
80
|
-
"hadron-app-registry": "0.0.0-next-
|
80
|
+
"hadron-app-registry": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
81
81
|
"lodash": "^4.17.21",
|
82
82
|
"mocha": "^10.2.0",
|
83
83
|
"mongodb": "^6.0.0",
|
84
|
-
"mongodb-data-service": "0.0.0-next-
|
84
|
+
"mongodb-data-service": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
85
85
|
"mongodb-ns": "^2.4.0",
|
86
86
|
"mongodb-query-parser": "^3.1.3",
|
87
87
|
"mongodb-schema": "^11.2.1",
|
@@ -99,19 +99,19 @@
|
|
99
99
|
"xvfb-maybe": "^0.2.1"
|
100
100
|
},
|
101
101
|
"dependencies": {
|
102
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
103
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
104
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
105
|
-
"@mongodb-js/compass-editor": "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-
|
102
|
+
"@mongodb-js/atlas-service": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
103
|
+
"@mongodb-js/compass-components": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
104
|
+
"@mongodb-js/compass-crud": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
105
|
+
"@mongodb-js/compass-editor": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
106
|
+
"@mongodb-js/compass-logging": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
107
|
+
"@mongodb-js/compass-utils": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
108
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
109
109
|
"@mongodb-js/mongodb-constants": "^0.6.11",
|
110
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
110
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
111
111
|
"bson": "^6.0.0",
|
112
|
-
"compass-preferences-model": "0.0.0-next-
|
113
|
-
"hadron-document": "0.0.0-next-
|
114
|
-
"hadron-type-checker": "0.0.0-next-
|
112
|
+
"compass-preferences-model": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
113
|
+
"hadron-document": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d",
|
114
|
+
"hadron-type-checker": "0.0.0-next-a390314895b5775ce5b6013d339bf1b26528236d"
|
115
115
|
},
|
116
116
|
"homepage": "https://github.com/mongodb-js/compass",
|
117
117
|
"bugs": {
|
@@ -122,5 +122,5 @@
|
|
122
122
|
"type": "git",
|
123
123
|
"url": "https://github.com/mongodb-js/compass.git"
|
124
124
|
},
|
125
|
-
"gitHead": "
|
125
|
+
"gitHead": "a390314895b5775ce5b6013d339bf1b26528236d"
|
126
126
|
}
|