@mongodb-js/compass-aggregations 0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054 → 0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed

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":"focus-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAgF1B,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAwFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,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;AAoG1B,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAwFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,wBAAyD"}
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-2bd69249c64bee9c103212c46e5c582418f87054",
4
+ "version": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -59,11 +59,11 @@
59
59
  "@dnd-kit/sortable": "^7.0.2",
60
60
  "@dnd-kit/utilities": "^3.2.1",
61
61
  "@electron/remote": "^2.0.9",
62
- "@mongodb-js/eslint-config-compass": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
63
- "@mongodb-js/mocha-config-compass": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
64
- "@mongodb-js/prettier-config-compass": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
65
- "@mongodb-js/tsconfig-compass": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
66
- "@mongodb-js/webpack-config-compass": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
62
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
63
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
64
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
65
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
66
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
67
67
  "@testing-library/react": "^12.1.4",
68
68
  "@testing-library/user-event": "^13.5.0",
69
69
  "@types/lodash": "^4.14.188",
@@ -75,11 +75,11 @@
75
75
  "electron": "^22.3.11",
76
76
  "enzyme": "^3.11.0",
77
77
  "eslint": "^7.25.0",
78
- "hadron-app-registry": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
78
+ "hadron-app-registry": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
79
79
  "lodash": "^4.17.21",
80
80
  "mocha": "^10.2.0",
81
81
  "mongodb": "^5.5.0",
82
- "mongodb-data-service": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
82
+ "mongodb-data-service": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
83
83
  "mongodb-ns": "^2.4.0",
84
84
  "mongodb-query-parser": "^2.5.0",
85
85
  "nyc": "^15.1.0",
@@ -97,17 +97,17 @@
97
97
  "xvfb-maybe": "^0.2.1"
98
98
  },
99
99
  "dependencies": {
100
- "@mongodb-js/compass-components": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
101
- "@mongodb-js/compass-crud": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
102
- "@mongodb-js/compass-editor": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
103
- "@mongodb-js/compass-logging": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
104
- "@mongodb-js/compass-utils": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
100
+ "@mongodb-js/compass-components": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
101
+ "@mongodb-js/compass-crud": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
102
+ "@mongodb-js/compass-editor": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
103
+ "@mongodb-js/compass-logging": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
104
+ "@mongodb-js/compass-utils": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
105
105
  "@mongodb-js/mongodb-constants": "^0.6.0",
106
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
106
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
107
107
  "bson": "^5.2.0",
108
- "compass-preferences-model": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
109
- "hadron-document": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054",
110
- "hadron-type-checker": "0.0.0-next-2bd69249c64bee9c103212c46e5c582418f87054"
108
+ "compass-preferences-model": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
109
+ "hadron-document": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed",
110
+ "hadron-type-checker": "0.0.0-next-2d8cfc600e1d4de8c32643b601d0c021734b31ed"
111
111
  },
112
112
  "homepage": "https://github.com/mongodb-js/compass",
113
113
  "bugs": {
@@ -118,5 +118,5 @@
118
118
  "type": "git",
119
119
  "url": "https://github.com/mongodb-js/compass.git"
120
120
  },
121
- "gitHead": "2bd69249c64bee9c103212c46e5c582418f87054"
121
+ "gitHead": "2d8cfc600e1d4de8c32643b601d0c021734b31ed"
122
122
  }