@mongodb-js/compass-indexes 0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a → 0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977

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":"usage-field.d.ts","sourceRoot":"","sources":["../../../../src/components/regular-indexes-table/usage-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,eAAe,WAAY,MAAM,KAAG,MAIhD,CAAC;AAEF,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,IAAI,CAAC;CACd,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,iBAAiB,CAAC,eAAe,CAoBxD,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"usage-field.d.ts","sourceRoot":"","sources":["../../../../src/components/regular-indexes-table/usage-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,eAAe,WAAY,MAAM,KAAG,MAIhD,CAAC;AAEF,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,IAAI,CAAC;CACd,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,iBAAiB,CAAC,eAAe,CA0BxD,CAAC;AAEF,eAAe,UAAU,CAAC"}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@mongodb-js/compass-indexes",
3
3
  "productName": "Compass Indexes plugin",
4
4
  "description": "Collection index management for Compass",
5
- "version": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
5
+ "version": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -56,21 +56,21 @@
56
56
  "reformat": "npm run prettier -- --write . && npm run eslint . --fix"
57
57
  },
58
58
  "peerDependencies": {
59
- "@mongodb-js/compass-components": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
60
- "@mongodb-js/compass-editor": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
61
- "@mongodb-js/compass-logging": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
59
+ "@mongodb-js/compass-components": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
60
+ "@mongodb-js/compass-editor": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
61
+ "@mongodb-js/compass-logging": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
62
62
  "@mongodb-js/mongodb-constants": "^0.8.4",
63
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
63
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
64
64
  "bson": "^6.0.0",
65
- "compass-preferences-model": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
65
+ "compass-preferences-model": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
66
66
  "react": "^17.0.2"
67
67
  },
68
68
  "devDependencies": {
69
- "@mongodb-js/eslint-config-compass": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
70
- "@mongodb-js/mocha-config-compass": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
71
- "@mongodb-js/prettier-config-compass": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
72
- "@mongodb-js/tsconfig-compass": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
73
- "@mongodb-js/webpack-config-compass": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
69
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
70
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
71
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
72
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
73
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
74
74
  "@testing-library/react": "^12.1.4",
75
75
  "@testing-library/user-event": "^13.5.0",
76
76
  "chai": "^4.2.0",
@@ -79,11 +79,11 @@
79
79
  "electron": "^26.2.2",
80
80
  "enzyme": "^3.11.0",
81
81
  "eslint": "^7.25.0",
82
- "hadron-app-registry": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
82
+ "hadron-app-registry": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
83
83
  "lodash": "^4.17.21",
84
84
  "mocha": "^10.2.0",
85
85
  "mongodb": "^6.0.0",
86
- "mongodb-data-service": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
86
+ "mongodb-data-service": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
87
87
  "mongodb-query-parser": "^3.1.3",
88
88
  "numeral": "^2.0.6",
89
89
  "nyc": "^15.1.0",
@@ -98,13 +98,13 @@
98
98
  "xvfb-maybe": "^0.2.1"
99
99
  },
100
100
  "dependencies": {
101
- "@mongodb-js/compass-components": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
102
- "@mongodb-js/compass-editor": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
103
- "@mongodb-js/compass-logging": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
101
+ "@mongodb-js/compass-components": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
102
+ "@mongodb-js/compass-editor": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
103
+ "@mongodb-js/compass-logging": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
104
104
  "@mongodb-js/mongodb-constants": "^0.8.4",
105
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a",
105
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977",
106
106
  "bson": "^6.0.0",
107
- "compass-preferences-model": "0.0.0-next-69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a"
107
+ "compass-preferences-model": "0.0.0-next-4d0e65954ff82d6acf17b3591b06ec4de66b7977"
108
108
  },
109
- "gitHead": "69151f1cbaff4886cc4e85eaacaaf1b0ff732a2a"
109
+ "gitHead": "4d0e65954ff82d6acf17b3591b06ec4de66b7977"
110
110
  }