@mongodb-js/compass-indexes 0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600 → 0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8
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":"collapsible-input.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-form/collapsible-input.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAOvE,aAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,YAAY,CAAC;IACnB,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACjC,KAAK,EAAE,KAAK,CAAC,YAAY,GAAG,MAAM,CAAC;IACnC,WAAW,EAAE,KAAK,CAAC,YAAY,GAAG,MAAM,CAAC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7C,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,
|
1
|
+
{"version":3,"file":"collapsible-input.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-form/collapsible-input.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAOvE,aAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,YAAY,CAAC;IACnB,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACjC,KAAK,EAAE,KAAK,CAAC,YAAY,GAAG,MAAM,CAAC;IACnC,WAAW,EAAE,KAAK,CAAC,YAAY,GAAG,MAAM,CAAC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7C,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,iBAAiB,CACpD,qBAAqB,CA0DtB,CAAC;;;;;;;AAEF,wBAgBoB"}
|
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-
|
5
|
+
"version": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
6
6
|
"author": {
|
7
7
|
"name": "MongoDB Inc",
|
8
8
|
"email": "compass@mongodb.com"
|
@@ -67,11 +67,11 @@
|
|
67
67
|
"react": "^17.0.2"
|
68
68
|
},
|
69
69
|
"devDependencies": {
|
70
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
71
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
72
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
73
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
74
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
70
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
71
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
72
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
73
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
74
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
75
75
|
"@testing-library/react": "^12.1.4",
|
76
76
|
"@testing-library/user-event": "^13.5.0",
|
77
77
|
"chai": "^4.2.0",
|
@@ -80,12 +80,12 @@
|
|
80
80
|
"electron": "^22.0.2",
|
81
81
|
"enzyme": "^3.11.0",
|
82
82
|
"eslint": "^7.25.0",
|
83
|
-
"hadron-app-registry": "0.0.0-next-
|
83
|
+
"hadron-app-registry": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
84
84
|
"lodash.clonedeep": "^4.5.0",
|
85
85
|
"lodash.contains": "^2.4.3",
|
86
86
|
"mocha": "^10.2.0",
|
87
87
|
"mongodb": "^5.1.0",
|
88
|
-
"mongodb-data-service": "0.0.0-next-
|
88
|
+
"mongodb-data-service": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
89
89
|
"mongodb-query-parser": "^2.4.8",
|
90
90
|
"numeral": "^2.0.6",
|
91
91
|
"nyc": "^15.1.0",
|
@@ -102,13 +102,13 @@
|
|
102
102
|
"xvfb-maybe": "^0.2.1"
|
103
103
|
},
|
104
104
|
"dependencies": {
|
105
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
106
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
107
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
108
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
105
|
+
"@mongodb-js/compass-components": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
106
|
+
"@mongodb-js/compass-editor": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
107
|
+
"@mongodb-js/compass-logging": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
108
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
109
109
|
"bson": "^5.0.1",
|
110
|
-
"compass-preferences-model": "0.0.0-next-
|
111
|
-
"mongodb-index-model": "0.0.0-next-
|
110
|
+
"compass-preferences-model": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8",
|
111
|
+
"mongodb-index-model": "0.0.0-next-a863ce6adfb98ced08f9644a294f5b63b110c7d8"
|
112
112
|
},
|
113
|
-
"gitHead": "
|
113
|
+
"gitHead": "a863ce6adfb98ced08f9644a294f5b63b110c7d8"
|
114
114
|
}
|