@mongodb-js/compass-indexes 0.0.0-next-faf899c161858cffa138dc64f4fbf9c0da2145e0 → 0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557
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/browser.js.LICENSE.txt +15 -0
- package/dist/index.js +1 -1
- package/dist/src/components/create-index-actions/create-index-actions.d.ts.map +1 -1
- package/dist/src/components/create-index-modal/create-index-modal.d.ts.map +1 -1
- package/dist/src/components/indexes-table/property-field.d.ts +2 -3
- package/dist/src/components/indexes-table/property-field.d.ts.map +1 -1
- package/package.json +17 -17
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-index-actions.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-actions/create-index-actions.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"create-index-actions.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-actions/create-index-actions.tsx"],"names":[],"mappings":";AAwBA,iBAAS,kBAAkB,CAAC,EAC1B,KAAK,EACL,UAAU,EACV,UAAU,EACV,WAAW,EACX,qBAAqB,GACtB,EAAE;IACD,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,qBAAqB,EAAE,MAAM,IAAI,CAAC;CACnC,eAkEA;AAED,eAAe,kBAAkB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-index-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-modal/create-index-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"create-index-modal.d.ts","sourceRoot":"","sources":["../../../../src/components/create-index-modal/create-index-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAoC3C,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAQzE,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,SAAS,EACT,KAAK,EACL,UAAU,EACV,UAAU,EACV,WAAW,EACX,qBAAqB,EACrB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,GAAG;IAChD,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,qBAAqB,EAAE,MAAM,IAAI,CAAC;CACnC,eAoCA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8ED,wBAAgE"}
|
@@ -2,11 +2,10 @@ import React from 'react';
|
|
2
2
|
import type { IndexDefinition } from '../../modules/indexes';
|
3
3
|
export declare const getPropertyTooltip: (property: IndexDefinition['properties'][0], extra: IndexDefinition['extra']) => string | null;
|
4
4
|
declare type PropertyFieldProps = {
|
5
|
-
darkMode?: boolean;
|
6
5
|
extra: IndexDefinition['extra'];
|
7
6
|
properties: IndexDefinition['properties'];
|
8
7
|
cardinality: IndexDefinition['cardinality'];
|
9
8
|
};
|
10
|
-
declare const
|
11
|
-
export default
|
9
|
+
declare const PropertyField: React.FunctionComponent<PropertyFieldProps>;
|
10
|
+
export default PropertyField;
|
12
11
|
//# sourceMappingURL=property-field.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"property-field.d.ts","sourceRoot":"","sources":["../../../../src/components/indexes-table/property-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAY1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAiB7D,eAAO,MAAM,kBAAkB,aACnB,eAAe,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,SACnC,eAAe,CAAC,OAAO,CAAC,KAC9B,MAAM,GAAG,IAMX,CAAC;AA0CF,aAAK,kBAAkB,GAAG;IACxB,
|
1
|
+
{"version":3,"file":"property-field.d.ts","sourceRoot":"","sources":["../../../../src/components/indexes-table/property-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAY1B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAiB7D,eAAO,MAAM,kBAAkB,aACnB,eAAe,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,SACnC,eAAe,CAAC,OAAO,CAAC,KAC9B,MAAM,GAAG,IAMX,CAAC;AA0CF,aAAK,kBAAkB,GAAG;IACxB,KAAK,EAAE,eAAe,CAAC,OAAO,CAAC,CAAC;IAChC,UAAU,EAAE,eAAe,CAAC,YAAY,CAAC,CAAC;IAC1C,WAAW,EAAE,eAAe,CAAC,aAAa,CAAC,CAAC;CAC7C,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAoC9D,CAAC;AAEF,eAAe,aAAa,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-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
6
6
|
"author": {
|
7
7
|
"name": "MongoDB Inc",
|
8
8
|
"email": "compass@mongodb.com"
|
@@ -67,11 +67,11 @@
|
|
67
67
|
"react": "^16.14.0"
|
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-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
71
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
72
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
73
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
74
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
75
75
|
"@testing-library/react": "^12.1.4",
|
76
76
|
"@testing-library/user-event": "^13.5.0",
|
77
77
|
"chai": "^4.2.0",
|
@@ -80,13 +80,13 @@
|
|
80
80
|
"electron": "^15.5.7",
|
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-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
84
|
+
"hadron-app-registry": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
85
85
|
"lodash.clonedeep": "^4.5.0",
|
86
86
|
"lodash.contains": "^2.4.3",
|
87
87
|
"mocha": "^8.4.0",
|
88
|
-
"mongodb": "^4.
|
89
|
-
"mongodb-data-service": "0.0.0-next-
|
88
|
+
"mongodb": "^4.12.1",
|
89
|
+
"mongodb-data-service": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
90
90
|
"mongodb-query-parser": "^2.4.6",
|
91
91
|
"numeral": "^2.0.6",
|
92
92
|
"nyc": "^15.1.0",
|
@@ -102,14 +102,14 @@
|
|
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-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
106
|
+
"@mongodb-js/compass-editor": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
107
|
+
"@mongodb-js/compass-logging": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
108
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
109
109
|
"bson": "^4.4.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-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
111
|
+
"mongodb-index-model": "0.0.0-next-1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557",
|
112
112
|
"react": "^16.14.0"
|
113
113
|
},
|
114
|
-
"gitHead": "
|
114
|
+
"gitHead": "1336f6ccd01a8b5f63ed6bea289fa9f8fc4d9557"
|
115
115
|
}
|