@mongodb-js/compass-aggregations 9.24.0 → 9.25.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.
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/src/components/pipeline-toolbar/pipeline-header/index.d.ts.map +1 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/index.d.ts.map +1 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts +3 -1
- package/dist/src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.d.ts.map +1 -1
- package/package.json +29 -29
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-header/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA+DxC,KAAK,mBAAmB,GAAG;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAyCF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAsCvE,CAAC;;;;;;;;;;AAEF,wBAImB"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-settings/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAkC1B,KAAK,qBAAqB,GAAG;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-settings/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAkC1B,KAAK,qBAAqB,GAAG;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CAoDtB,CAAC;;;;;AAEF,wBAYoB"}
|
@@ -2,7 +2,8 @@ import React from 'react';
|
|
2
2
|
type SaveMenuProps = {
|
3
3
|
disabled?: boolean;
|
4
4
|
pipelineName: string;
|
5
|
-
|
5
|
+
isSaveEnabled: boolean;
|
6
|
+
isCreateViewEnabled: boolean;
|
6
7
|
onSave: (name: string) => void;
|
7
8
|
onSaveAs: (name: string) => void;
|
8
9
|
onCreateView: () => void;
|
@@ -10,6 +11,7 @@ type SaveMenuProps = {
|
|
10
11
|
export declare const SaveMenuComponent: React.FunctionComponent<SaveMenuProps>;
|
11
12
|
export declare const SaveMenu: import("react-redux").ConnectedComponent<React.FunctionComponent<SaveMenuProps>, {
|
12
13
|
disabled?: boolean | undefined;
|
14
|
+
isSaveEnabled: boolean;
|
13
15
|
context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined;
|
14
16
|
store?: import("redux").Store<any, import("redux").AnyAction> | undefined;
|
15
17
|
}>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipeline-menus.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"pipeline-menus.d.ts","sourceRoot":"","sources":["../../../../../src/components/pipeline-toolbar/pipeline-settings/pipeline-menus.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAcvC,KAAK,aAAa,GAAG;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,MAAM,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC,aAAa,CAsDpE,CAAC;AAyBF,eAAO,MAAM,QAAQ;;mBAtFJ,OAAO;;;EAyFJ,CAAC"}
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mongodb-js/compass-aggregations",
|
3
3
|
"productName": "Aggregations plugin",
|
4
|
-
"version": "9.
|
4
|
+
"version": "9.25.0",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,25 +38,25 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/atlas-service": "^0.
|
42
|
-
"@mongodb-js/compass-app-stores": "^7.
|
43
|
-
"@mongodb-js/compass-components": "^1.
|
44
|
-
"@mongodb-js/compass-crud": "^13.
|
45
|
-
"@mongodb-js/compass-editor": "^0.
|
46
|
-
"@mongodb-js/compass-generative-ai": "^0.
|
41
|
+
"@mongodb-js/atlas-service": "^0.14.0",
|
42
|
+
"@mongodb-js/compass-app-stores": "^7.9.0",
|
43
|
+
"@mongodb-js/compass-components": "^1.21.0",
|
44
|
+
"@mongodb-js/compass-crud": "^13.23.0",
|
45
|
+
"@mongodb-js/compass-editor": "^0.20.0",
|
46
|
+
"@mongodb-js/compass-generative-ai": "^0.7.0",
|
47
47
|
"@mongodb-js/compass-logging": "^1.2.9",
|
48
48
|
"@mongodb-js/compass-utils": "^0.5.8",
|
49
|
-
"@mongodb-js/compass-workspaces": "^0.
|
49
|
+
"@mongodb-js/compass-workspaces": "^0.4.0",
|
50
50
|
"@mongodb-js/explain-plan-helper": "^1.1.6",
|
51
51
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
52
|
-
"@mongodb-js/mongodb-redux-common": "^2.0.
|
53
|
-
"@mongodb-js/my-queries-storage": "^0.
|
52
|
+
"@mongodb-js/mongodb-redux-common": "^2.0.19",
|
53
|
+
"@mongodb-js/my-queries-storage": "^0.4.0",
|
54
54
|
"bson": "^6.2.0",
|
55
55
|
"compass-preferences-model": "^2.17.0",
|
56
|
-
"hadron-app-registry": "^9.1.
|
56
|
+
"hadron-app-registry": "^9.1.3",
|
57
57
|
"hadron-document": "^8.4.5",
|
58
58
|
"hadron-type-checker": "^7.1.1",
|
59
|
-
"mongodb-data-service": "^22.17.
|
59
|
+
"mongodb-data-service": "^22.17.1",
|
60
60
|
"react": "^17.0.2"
|
61
61
|
},
|
62
62
|
"devDependencies": {
|
@@ -66,12 +66,12 @@
|
|
66
66
|
"@dnd-kit/core": "^6.0.7",
|
67
67
|
"@dnd-kit/sortable": "^7.0.2",
|
68
68
|
"@dnd-kit/utilities": "^3.2.1",
|
69
|
-
"@mongodb-js/compass-collection": "^4.
|
69
|
+
"@mongodb-js/compass-collection": "^4.22.0",
|
70
70
|
"@mongodb-js/eslint-config-compass": "^1.0.13",
|
71
71
|
"@mongodb-js/mocha-config-compass": "^1.3.4",
|
72
72
|
"@mongodb-js/prettier-config-compass": "^1.0.1",
|
73
73
|
"@mongodb-js/tsconfig-compass": "^1.0.3",
|
74
|
-
"@mongodb-js/webpack-config-compass": "^1.
|
74
|
+
"@mongodb-js/webpack-config-compass": "^1.3.0",
|
75
75
|
"@testing-library/react": "^12.1.4",
|
76
76
|
"@testing-library/user-event": "^13.5.0",
|
77
77
|
"@types/lodash": "^4.14.188",
|
@@ -84,9 +84,9 @@
|
|
84
84
|
"lodash": "^4.17.21",
|
85
85
|
"mocha": "^10.2.0",
|
86
86
|
"mongodb": "^6.3.0",
|
87
|
-
"mongodb-collection-model": "^5.17.
|
88
|
-
"mongodb-database-model": "^2.17.
|
89
|
-
"mongodb-instance-model": "^12.17.
|
87
|
+
"mongodb-collection-model": "^5.17.1",
|
88
|
+
"mongodb-database-model": "^2.17.1",
|
89
|
+
"mongodb-instance-model": "^12.17.1",
|
90
90
|
"mongodb-ns": "^2.4.0",
|
91
91
|
"mongodb-query-parser": "^4.0.0",
|
92
92
|
"mongodb-schema": "^12.1.0",
|
@@ -104,25 +104,25 @@
|
|
104
104
|
"xvfb-maybe": "^0.2.1"
|
105
105
|
},
|
106
106
|
"dependencies": {
|
107
|
-
"@mongodb-js/atlas-service": "^0.
|
108
|
-
"@mongodb-js/compass-app-stores": "^7.
|
109
|
-
"@mongodb-js/compass-components": "^1.
|
110
|
-
"@mongodb-js/compass-crud": "^13.
|
111
|
-
"@mongodb-js/compass-editor": "^0.
|
112
|
-
"@mongodb-js/compass-generative-ai": "^0.
|
107
|
+
"@mongodb-js/atlas-service": "^0.14.0",
|
108
|
+
"@mongodb-js/compass-app-stores": "^7.9.0",
|
109
|
+
"@mongodb-js/compass-components": "^1.21.0",
|
110
|
+
"@mongodb-js/compass-crud": "^13.23.0",
|
111
|
+
"@mongodb-js/compass-editor": "^0.20.0",
|
112
|
+
"@mongodb-js/compass-generative-ai": "^0.7.0",
|
113
113
|
"@mongodb-js/compass-logging": "^1.2.9",
|
114
114
|
"@mongodb-js/compass-utils": "^0.5.8",
|
115
|
-
"@mongodb-js/compass-workspaces": "^0.
|
115
|
+
"@mongodb-js/compass-workspaces": "^0.4.0",
|
116
116
|
"@mongodb-js/explain-plan-helper": "^1.1.6",
|
117
117
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
118
|
-
"@mongodb-js/mongodb-redux-common": "^2.0.
|
119
|
-
"@mongodb-js/my-queries-storage": "^0.
|
118
|
+
"@mongodb-js/mongodb-redux-common": "^2.0.19",
|
119
|
+
"@mongodb-js/my-queries-storage": "^0.4.0",
|
120
120
|
"bson": "^6.2.0",
|
121
121
|
"compass-preferences-model": "^2.17.0",
|
122
|
-
"hadron-app-registry": "^9.1.
|
122
|
+
"hadron-app-registry": "^9.1.3",
|
123
123
|
"hadron-document": "^8.4.5",
|
124
124
|
"hadron-type-checker": "^7.1.1",
|
125
|
-
"mongodb-data-service": "^22.17.
|
125
|
+
"mongodb-data-service": "^22.17.1"
|
126
126
|
},
|
127
127
|
"homepage": "https://github.com/mongodb-js/compass",
|
128
128
|
"bugs": {
|
@@ -133,5 +133,5 @@
|
|
133
133
|
"type": "git",
|
134
134
|
"url": "https://github.com/mongodb-js/compass.git"
|
135
135
|
},
|
136
|
-
"gitHead": "
|
136
|
+
"gitHead": "13985bba4e0cf9b03e1ef16f7fed023941ccd567"
|
137
137
|
}
|