@mongodb-js/compass-indexes 0.0.0-next-288585a9b69e86c5bb1bfcf4b6df1f5db45ad7bf → 0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5
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":"indexes-table.d.ts","sourceRoot":"","sources":["../../../../src/components/indexes-table/indexes-table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqC,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"indexes-table.d.ts","sourceRoot":"","sources":["../../../../src/components/indexes-table/indexes-table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAiB1D,OAAO,KAAK,EACV,eAAe,EACf,UAAU,EACV,aAAa,EACd,MAAM,uBAAuB,CAAC;AAkD/B,aAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,aAAa,KAAK,IAAI,CAAC;IACpE,aAAa,EAAE,CAAC,KAAK,EAAE,eAAe,KAAK,IAAI,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,iBAAiB,CAAC,iBAAiB,CA+GnE,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-
|
5
|
+
"version": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
6
6
|
"author": {
|
7
7
|
"name": "MongoDB Inc",
|
8
8
|
"email": "compass@mongodb.com"
|
@@ -57,21 +57,21 @@
|
|
57
57
|
"reformat": "npm run prettier -- --write ."
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|
60
|
-
"@mongodb-js/compass-components": "^1.
|
61
|
-
"@mongodb-js/compass-editor": "^0.
|
62
|
-
"@mongodb-js/compass-logging": "^1.1.
|
63
|
-
"@mongodb-js/mongodb-redux-common": "^2.0.
|
60
|
+
"@mongodb-js/compass-components": "^1.5.0",
|
61
|
+
"@mongodb-js/compass-editor": "^0.4.1",
|
62
|
+
"@mongodb-js/compass-logging": "^1.1.2",
|
63
|
+
"@mongodb-js/mongodb-redux-common": "^2.0.4",
|
64
64
|
"bson": "^4.4.1",
|
65
|
-
"compass-preferences-model": "^2.
|
66
|
-
"mongodb-index-model": "^4.1.
|
65
|
+
"compass-preferences-model": "^2.5.0",
|
66
|
+
"mongodb-index-model": "^4.1.1",
|
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-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
71
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
72
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
73
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
74
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
75
75
|
"@testing-library/react": "^12.1.4",
|
76
76
|
"@testing-library/user-event": "^13.5.0",
|
77
77
|
"chai": "^4.2.0",
|
@@ -80,17 +80,18 @@
|
|
80
80
|
"electron": "^22.0.2",
|
81
81
|
"enzyme": "^3.11.0",
|
82
82
|
"eslint": "^7.25.0",
|
83
|
-
"hadron-app": "0.0.0-next-
|
84
|
-
"hadron-app-registry": "0.0.0-next-
|
83
|
+
"hadron-app": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
84
|
+
"hadron-app-registry": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
85
85
|
"lodash.clonedeep": "^4.5.0",
|
86
86
|
"lodash.contains": "^2.4.3",
|
87
87
|
"mocha": "^8.4.0",
|
88
88
|
"mongodb": "^4.13.0",
|
89
|
-
"mongodb-data-service": "0.0.0-next-
|
89
|
+
"mongodb-data-service": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
90
90
|
"mongodb-query-parser": "^2.4.6",
|
91
91
|
"numeral": "^2.0.6",
|
92
92
|
"nyc": "^15.1.0",
|
93
93
|
"prop-types": "^15.7.2",
|
94
|
+
"react": "^17.0.2",
|
94
95
|
"react-dom": "^17.0.2",
|
95
96
|
"react-redux": "^8.0.5",
|
96
97
|
"react-virtualized-auto-sizer": "^1.0.6",
|
@@ -102,14 +103,13 @@
|
|
102
103
|
"xvfb-maybe": "^0.2.1"
|
103
104
|
},
|
104
105
|
"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-
|
106
|
+
"@mongodb-js/compass-components": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
107
|
+
"@mongodb-js/compass-editor": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
108
|
+
"@mongodb-js/compass-logging": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
109
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
109
110
|
"bson": "^4.4.1",
|
110
|
-
"compass-preferences-model": "0.0.0-next-
|
111
|
-
"mongodb-index-model": "0.0.0-next-
|
112
|
-
"react": "^17.0.2"
|
111
|
+
"compass-preferences-model": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5",
|
112
|
+
"mongodb-index-model": "0.0.0-next-6e4c984eb458cbfc675ec138ae979303ef32bcb5"
|
113
113
|
},
|
114
|
-
"gitHead": "
|
114
|
+
"gitHead": "6e4c984eb458cbfc675ec138ae979303ef32bcb5"
|
115
115
|
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import type { IndexDefinition } from '../../modules/indexes';
|
3
|
-
declare type KeyListProps = {
|
4
|
-
keys: ReturnType<IndexDefinition['fields']['serialize']>;
|
5
|
-
};
|
6
|
-
declare const KeyList: React.FunctionComponent<KeyListProps>;
|
7
|
-
export default KeyList;
|
8
|
-
//# sourceMappingURL=key-list.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"key-list.d.ts","sourceRoot":"","sources":["../../../../src/components/indexes-table/key-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAW7D,aAAK,YAAY,GAAG;IAClB,IAAI,EAAE,UAAU,CAAC,eAAe,CAAC,QAAQ,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAC,YAAY,CAiBlD,CAAC;AAEF,eAAe,OAAO,CAAC"}
|