@mongodb-js/compass-query-history 9.6.0 → 9.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/src/components/favorite/favorite-list-item.d.ts +2 -2
  4. package/dist/src/components/favorite/favorite-list-item.d.ts.map +1 -1
  5. package/dist/src/components/favorite/index.d.ts +3 -23
  6. package/dist/src/components/favorite/index.d.ts.map +1 -1
  7. package/dist/src/components/list/index.d.ts +1 -1
  8. package/dist/src/components/list/index.d.ts.map +1 -1
  9. package/dist/src/components/list/list.d.ts +4 -24
  10. package/dist/src/components/list/list.d.ts.map +1 -1
  11. package/dist/src/components/query/query.d.ts +1 -1
  12. package/dist/src/components/query/query.d.ts.map +1 -1
  13. package/dist/src/components/query-history/index.d.ts +1 -1
  14. package/dist/src/components/query-history/index.d.ts.map +1 -1
  15. package/dist/src/components/query-history/query-history.d.ts +2 -2
  16. package/dist/src/components/query-history/query-history.d.ts.map +1 -1
  17. package/dist/src/components/recent/index.d.ts +3 -23
  18. package/dist/src/components/recent/index.d.ts.map +1 -1
  19. package/dist/src/components/recent/recent-list-item.d.ts +2 -2
  20. package/dist/src/components/recent/recent-list-item.d.ts.map +1 -1
  21. package/dist/src/components/toolbar/toolbar.d.ts +1 -1
  22. package/dist/src/components/toolbar/toolbar.d.ts.map +1 -1
  23. package/dist/src/models/index.d.ts +5 -5
  24. package/dist/src/models/index.d.ts.map +1 -1
  25. package/dist/src/plugin.d.ts +3 -3
  26. package/dist/src/plugin.d.ts.map +1 -1
  27. package/dist/src/stores/favorite-list-store.d.ts +1 -1
  28. package/dist/src/stores/favorite-list-store.d.ts.map +1 -1
  29. package/dist/src/stores/index.d.ts +1 -1
  30. package/dist/src/stores/index.d.ts.map +1 -1
  31. package/dist/src/stores/query-history-store.d.ts +1 -1
  32. package/dist/src/stores/query-history-store.d.ts.map +1 -1
  33. package/dist/src/stores/recent-list-store.d.ts +1 -1
  34. package/dist/src/stores/recent-list-store.d.ts.map +1 -1
  35. package/dist/src/utils/index.d.ts +3 -3
  36. package/dist/src/utils/index.d.ts.map +1 -1
  37. package/package.json +17 -17
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import type { QueryAttributes } from '../query/query';
3
- declare type FavoriteModel = {
3
+ type FavoriteModel = {
4
4
  _lastExecuted: {
5
5
  toString: () => string;
6
6
  };
@@ -9,7 +9,7 @@ declare type FavoriteModel = {
9
9
  props: true;
10
10
  }) => QueryAttributes;
11
11
  };
12
- declare type FavoriteListItemProps = {
12
+ type FavoriteListItemProps = {
13
13
  model: FavoriteModel;
14
14
  actions: {
15
15
  copyQuery: (model: FavoriteModel) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"favorite-list-item.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/favorite-list-item.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEtD,aAAK,aAAa,GAAG;IACnB,aAAa,EAAE;QACb,QAAQ,EAAE,MAAM,MAAM,CAAC;KACxB,CAAC;IACF,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,IAAI,CAAA;KAAE,KAAK,eAAe,CAAC;CAC3D,CAAC;AAEF,aAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE;QACP,SAAS,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;QAC1C,cAAc,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;QAC/C,QAAQ,EAAE,CAAC,UAAU,EAAE,eAAe,KAAK,IAAI,CAAC;KACjD,CAAC;CACH,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACvC,KAAK,EACL,OAAO,GACR,EAAE,qBAAqB,eA4CvB"}
1
+ {"version":3,"file":"favorite-list-item.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/favorite-list-item.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEtD,KAAK,aAAa,GAAG;IACnB,aAAa,EAAE;QACb,QAAQ,EAAE,MAAM,MAAM,CAAC;KACxB,CAAC;IACF,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,IAAI,CAAA;KAAE,KAAK,eAAe,CAAC;CAC3D,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE;QACP,SAAS,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;QAC1C,cAAc,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;QAC/C,QAAQ,EAAE,CAAC,UAAU,EAAE,eAAe,KAAK,IAAI,CAAC;KACjD,CAAC;CACH,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACvC,KAAK,EACL,OAAO,GACR,EAAE,qBAAqB,eA4CvB"}
@@ -57,35 +57,15 @@ export const FavoriteList: {
57
57
  items: import("prop-types").Validator<object>;
58
58
  actions: import("prop-types").Validator<object>;
59
59
  current: import("prop-types").Requireable<object>;
60
- ns: import("prop-types").Requireable<object>;
60
+ ns: import("prop-types").Requireable<string>;
61
61
  };
62
62
  defaultProps: {
63
63
  items: never[];
64
64
  current: null;
65
- ns: {
66
- ns: string;
67
- dotIndex: number;
68
- database: string;
69
- collection: string;
70
- system: boolean;
71
- isSystem: boolean;
72
- oplog: boolean;
73
- isOplog: boolean;
74
- command: boolean;
75
- isCommand: boolean;
76
- special: boolean;
77
- isSpecial: boolean;
78
- specialish: boolean;
79
- normal: boolean;
80
- isNormal: boolean;
81
- validDatabaseName: boolean;
82
- validCollectionName: boolean;
83
- databaseHash: number;
84
- toString(): string;
85
- };
65
+ ns: string;
86
66
  };
87
67
  contextType?: import("react").Context<any> | undefined;
88
68
  };
89
- import FavoriteListItem from "./favorite-list-item";
69
+ import FavoriteListItem from './favorite-list-item';
90
70
  export { FavoriteListItem };
91
71
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.js"],"names":[],"mappings":";AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAmD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.js"],"names":[],"mappings":";AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAmD;6BAFtB,sBAAsB"}
@@ -1,4 +1,4 @@
1
1
  export default listFactory;
2
2
  export { listFactory };
3
- import { listFactory } from "./list";
3
+ import { listFactory } from './list';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/list/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/list/index.js"],"names":[],"mappings":";;4BAA4B,QAAQ"}
@@ -58,35 +58,15 @@ declare function factory(ListItem: any): {
58
58
  items: PropTypes.Validator<object>;
59
59
  actions: PropTypes.Validator<object>;
60
60
  current: PropTypes.Requireable<object>;
61
- ns: PropTypes.Requireable<object>;
61
+ ns: PropTypes.Requireable<string>;
62
62
  };
63
63
  defaultProps: {
64
64
  items: never[];
65
65
  current: null;
66
- ns: {
67
- ns: string;
68
- dotIndex: number;
69
- database: string;
70
- collection: string;
71
- system: boolean;
72
- isSystem: boolean;
73
- oplog: boolean;
74
- isOplog: boolean;
75
- command: boolean;
76
- isCommand: boolean;
77
- special: boolean;
78
- isSpecial: boolean;
79
- specialish: boolean;
80
- normal: boolean;
81
- isNormal: boolean;
82
- validDatabaseName: boolean;
83
- validCollectionName: boolean;
84
- databaseHash: number;
85
- toString(): string;
86
- };
66
+ ns: string;
87
67
  };
88
68
  contextType?: React.Context<any> | undefined;
89
69
  };
90
- import React from "react";
91
- import PropTypes from "prop-types";
70
+ import React from 'react';
71
+ import PropTypes from 'prop-types';
92
72
  //# sourceMappingURL=list.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.jsx"],"names":[],"mappings":";;AAcA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CC"}
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/list/list.jsx"],"names":[],"mappings":";;AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CC;kBA5DgC,OAAO;sBAClB,YAAY"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type QueryAttributes = Record<string, any>;
2
+ export type QueryAttributes = Record<string, any>;
3
3
  export declare const Query: React.FunctionComponent<{
4
4
  title: string;
5
5
  attributes: QueryAttributes;
@@ -1 +1 @@
1
- {"version":3,"file":"query.d.ts","sourceRoot":"","sources":["../../../../src/components/query/query.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,oBAAY,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAwFlD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,eAAe,CAAC;IAC5B,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CAC7B,CA4BA,CAAC"}
1
+ {"version":3,"file":"query.d.ts","sourceRoot":"","sources":["../../../../src/components/query/query.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAwFlD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,eAAe,CAAC;IAC5B,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CAC7B,CA4BA,CAAC"}
@@ -1,4 +1,4 @@
1
1
  export default QueryHistory;
2
2
  export { QueryHistory };
3
- import QueryHistory from "./query-history";
3
+ import QueryHistory from './query-history';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/query-history/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/query-history/index.js"],"names":[],"mappings":";;yBAAyB,iBAAiB"}
@@ -37,6 +37,6 @@ export class QueryHistory extends React.PureComponent<any, any, any> {
37
37
  renderRecents: () => JSX.Element;
38
38
  render(): JSX.Element;
39
39
  }
40
- import React from "react";
41
- import PropTypes from "prop-types";
40
+ import React from 'react';
41
+ import PropTypes from 'prop-types';
42
42
  //# sourceMappingURL=query-history.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"query-history.d.ts","sourceRoot":"","sources":["../../../../src/components/query-history/query-history.jsx"],"names":[],"mappings":";AAkBA;IACE,2BAAoC;IAEpC;;;;;MAKE;IAEF;;;;;;;;;;;;;;;;;;;;;;;MAGE;IA8CugjB,wBAA8C;IAAA,sCAAyJ;IA5ChtjB,mCAYE;IAEF,iCAYE;IAEF,sBAWC;CACF"}
1
+ {"version":3,"file":"query-history.d.ts","sourceRoot":"","sources":["../../../../src/components/query-history/query-history.jsx"],"names":[],"mappings":";AAkBA;IACE,2BAAoC;IAEpC;;;;;MAKE;IAEF;;;;;;;;;;;;;;;;;;;;;;;MAGE;IA4C6jjB,wBAA8C;IAAA,sCAAyJ;IA1CtwjB,mCAWE;IAEF,iCAWE;IAEF,sBAWC;CACF;kBAvEoC,OAAO;sBACtB,YAAY"}
@@ -57,35 +57,15 @@ export const RecentList: {
57
57
  items: import("prop-types").Validator<object>;
58
58
  actions: import("prop-types").Validator<object>;
59
59
  current: import("prop-types").Requireable<object>;
60
- ns: import("prop-types").Requireable<object>;
60
+ ns: import("prop-types").Requireable<string>;
61
61
  };
62
62
  defaultProps: {
63
63
  items: never[];
64
64
  current: null;
65
- ns: {
66
- ns: string;
67
- dotIndex: number;
68
- database: string;
69
- collection: string;
70
- system: boolean;
71
- isSystem: boolean;
72
- oplog: boolean;
73
- isOplog: boolean;
74
- command: boolean;
75
- isCommand: boolean;
76
- special: boolean;
77
- isSpecial: boolean;
78
- specialish: boolean;
79
- normal: boolean;
80
- isNormal: boolean;
81
- validDatabaseName: boolean;
82
- validCollectionName: boolean;
83
- databaseHash: number;
84
- toString(): string;
85
- };
65
+ ns: string;
86
66
  };
87
67
  contextType?: import("react").Context<any> | undefined;
88
68
  };
89
- import RecentListItem from "./recent-list-item";
69
+ import RecentListItem from './recent-list-item';
90
70
  export { RecentListItem };
91
71
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/recent/index.js"],"names":[],"mappings":";AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/recent/index.js"],"names":[],"mappings":";AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C;2BAFpB,oBAAoB"}
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import type { QueryAttributes } from '../query/query';
3
- declare type RecentModel = {
3
+ type RecentModel = {
4
4
  _lastExecuted: Date;
5
5
  getAttributes: (arg0: {
6
6
  props: true;
7
7
  }) => QueryAttributes;
8
8
  };
9
- declare type RecentListItemProps = {
9
+ type RecentListItemProps = {
10
10
  model: RecentModel;
11
11
  actions: {
12
12
  copyQuery: (model: RecentModel) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"recent-list-item.d.ts","sourceRoot":"","sources":["../../../../src/components/recent/recent-list-item.tsx"],"names":[],"mappings":";AAcA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEtD,aAAK,WAAW,GAAG;IACjB,aAAa,EAAE,IAAI,CAAC;IACpB,aAAa,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,IAAI,CAAA;KAAE,KAAK,eAAe,CAAC;CAC3D,CAAC;AAoEF,aAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,WAAW,CAAC;IACnB,OAAO,EAAE;QACP,SAAS,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;QACxC,YAAY,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;QAC3C,QAAQ,EAAE,CAAC,UAAU,EAAE,eAAe,KAAK,IAAI,CAAC;QAChD,YAAY,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;QAC1D,aAAa,EAAE,MAAM,IAAI,CAAC;KAC3B,CAAC;CACH,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,KAAK,EACL,OAAO,GACR,EAAE,mBAAmB,eA2ErB"}
1
+ {"version":3,"file":"recent-list-item.d.ts","sourceRoot":"","sources":["../../../../src/components/recent/recent-list-item.tsx"],"names":[],"mappings":";AAcA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEtD,KAAK,WAAW,GAAG;IACjB,aAAa,EAAE,IAAI,CAAC;IACpB,aAAa,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,IAAI,CAAA;KAAE,KAAK,eAAe,CAAC;CAC3D,CAAC;AAoEF,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,WAAW,CAAC;IACnB,OAAO,EAAE;QACP,SAAS,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;QACxC,YAAY,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;QAC3C,QAAQ,EAAE,CAAC,UAAU,EAAE,eAAe,KAAK,IAAI,CAAC;QAChD,YAAY,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;QAC1D,aAAa,EAAE,MAAM,IAAI,CAAC;KAC3B,CAAC;CACH,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,KAAK,EACL,OAAO,GACR,EAAE,mBAAmB,eA2ErB"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ToolbarProps = {
2
+ type ToolbarProps = {
3
3
  actions: {
4
4
  showRecent: () => void;
5
5
  showFavorites: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"toolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/toolbar/toolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AA0C3C,aAAK,YAAY,GAAG;IAClB,OAAO,EAAE;QACP,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,aAAa,EAAE,MAAM,IAAI,CAAC;KAC3B,CAAC;IACF,SAAS,EAAE;QACT,EAAE,EAAE,MAAM,CAAC;KACZ,CAAC;IACF,OAAO,EAAE,QAAQ,GAAG,WAAW,CAAC;CACjC,CAAC;AAEF,iBAAS,OAAO,CAAC,EACf,OAAO,EACP,SAAS,EACT,OAAO,GACR,EAAE,YAAY,GAAG,KAAK,CAAC,YAAY,CAsDnC;AAED,OAAO,EAAE,OAAO,EAAE,CAAC"}
1
+ {"version":3,"file":"toolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/toolbar/toolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AA0C3C,KAAK,YAAY,GAAG;IAClB,OAAO,EAAE;QACP,UAAU,EAAE,MAAM,IAAI,CAAC;QACvB,aAAa,EAAE,MAAM,IAAI,CAAC;KAC3B,CAAC;IACF,SAAS,EAAE;QACT,EAAE,EAAE,MAAM,CAAC;KACZ,CAAC;IACF,OAAO,EAAE,QAAQ,GAAG,WAAW,CAAC;CACjC,CAAC;AAEF,iBAAS,OAAO,CAAC,EACf,OAAO,EACP,SAAS,EACT,OAAO,GACR,EAAE,YAAY,GAAG,KAAK,CAAC,YAAY,CAsDnC;AAED,OAAO,EAAE,OAAO,EAAE,CAAC"}
@@ -1,7 +1,7 @@
1
- import Query from "./query";
2
- import FavoriteQuery from "./favorite-query";
3
- import RecentQuery from "./recent-query";
4
- import FavoriteQueryCollection from "./favorite-query-collection";
5
- import RecentQueryCollection from "./recent-query-collection";
1
+ import Query from './query';
2
+ import FavoriteQuery from './favorite-query';
3
+ import RecentQuery from './recent-query';
4
+ import FavoriteQueryCollection from './favorite-query-collection';
5
+ import RecentQueryCollection from './recent-query-collection';
6
6
  export { Query, FavoriteQuery, RecentQuery, FavoriteQueryCollection, RecentQueryCollection };
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.js"],"names":[],"mappings":"kBAAkB,SAAS;0BACD,kBAAkB;wBACpB,gBAAgB;oCACJ,6BAA6B;kCAC/B,2BAA2B"}
@@ -9,7 +9,7 @@ export class Plugin extends React.Component<any, any, any> {
9
9
  constructor(props: any, context: any);
10
10
  render(): React.Component;
11
11
  }
12
- import React from "react";
13
- import { Component } from "react";
14
- import PropTypes from "prop-types";
12
+ import React from 'react';
13
+ import { Component } from 'react';
14
+ import PropTypes from 'prop-types';
15
15
  //# sourceMappingURL=plugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAA0C;IAC1C;;;MAGE;IAkBkplB,wBAA8C;IAAA,sCAAyJ;IAX31lB,UAFa,eAAe,CAQ3B;CACF"}
1
+ {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.jsx"],"names":[],"mappings":";AAKA;IACE,2BAA0C;IAC1C;;;MAGE;IAkBkplB,wBAA8C;IAAA,sCAAyJ;IAX31lB,UAFa,eAAe,CAQ3B;CACF;kBAxBgC,OAAO;0BAAP,OAAO;sBAGlB,YAAY"}
@@ -1,4 +1,4 @@
1
1
  export default configureStore;
2
2
  declare function configureStore(options?: {}): Reflux.Store;
3
- import Reflux from "reflux";
3
+ import Reflux from 'reflux';
4
4
  //# sourceMappingURL=favorite-list-store.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"favorite-list-store.d.ts","sourceRoot":"","sources":["../../../src/stores/favorite-list-store.js"],"names":[],"mappings":";AAWA,4DAoFC"}
1
+ {"version":3,"file":"favorite-list-store.d.ts","sourceRoot":"","sources":["../../../src/stores/favorite-list-store.js"],"names":[],"mappings":";AAWA,4DAuFC;mBAjGkB,QAAQ"}
@@ -1,3 +1,3 @@
1
1
  export default configureStore;
2
- import configureStore from "./query-history-store";
2
+ import configureStore from './query-history-store';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/stores/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/stores/index.js"],"names":[],"mappings":";2BAA2B,uBAAuB"}
@@ -1,4 +1,4 @@
1
1
  export default configureStore;
2
2
  declare function configureStore(options?: {}): Reflux.Store;
3
- import Reflux from "reflux";
3
+ import Reflux from 'reflux';
4
4
  //# sourceMappingURL=query-history-store.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"query-history-store.d.ts","sourceRoot":"","sources":["../../../src/stores/query-history-store.js"],"names":[],"mappings":";AAcA,4DA2FC"}
1
+ {"version":3,"file":"query-history-store.d.ts","sourceRoot":"","sources":["../../../src/stores/query-history-store.js"],"names":[],"mappings":";AAcA,4DA2FC;mBAzGkB,QAAQ"}
@@ -1,4 +1,4 @@
1
1
  export default configureStore;
2
2
  declare function configureStore(options?: {}): Reflux.Store;
3
- import Reflux from "reflux";
3
+ import Reflux from 'reflux';
4
4
  //# sourceMappingURL=recent-list-store.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"recent-list-store.d.ts","sourceRoot":"","sources":["../../../src/stores/recent-list-store.js"],"names":[],"mappings":";AAcA,4DAiJC"}
1
+ {"version":3,"file":"recent-list-store.d.ts","sourceRoot":"","sources":["../../../src/stores/recent-list-store.js"],"names":[],"mappings":";AAcA,4DA+IC;mBA7JkB,QAAQ"}
@@ -1,5 +1,5 @@
1
- import formatQuery from "./format-query";
2
- import comparableQuery from "./comparable-query";
3
- import { FavoriteQueryStorage } from "./favorite-query-storage";
1
+ import formatQuery from './format-query';
2
+ import comparableQuery from './comparable-query';
3
+ import { FavoriteQueryStorage } from './favorite-query-storage';
4
4
  export { formatQuery, comparableQuery, FavoriteQueryStorage };
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.js"],"names":[],"mappings":"wBAAwB,gBAAgB;4BACZ,oBAAoB;qCACX,0BAA0B"}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@mongodb-js/compass-query-history",
3
3
  "productName": "Query History plugin",
4
4
  "description": "Load and manage saved queries in Compass",
5
- "version": "9.6.0",
5
+ "version": "9.8.0",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -50,33 +50,33 @@
50
50
  "check-ci": "npm run check",
51
51
  "test": "mocha",
52
52
  "test-electron": "xvfb-maybe electron-mocha --no-sandbox",
53
- "test-cov": "nyc -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
53
+ "test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
54
54
  "test-watch": "npm run test -- --watch",
55
55
  "test-ci": "npm run test-cov",
56
56
  "test-ci-electron": "npm run test-electron",
57
57
  "reformat": "npm run prettier -- --write . && npm run eslint . --fix"
58
58
  },
59
59
  "dependencies": {
60
- "@mongodb-js/compass-components": "^1.6.0",
61
- "@mongodb-js/compass-logging": "^1.1.3",
62
- "@mongodb-js/compass-utils": "^0.2.2",
60
+ "@mongodb-js/compass-components": "^1.8.0",
61
+ "@mongodb-js/compass-logging": "^1.1.5",
62
+ "@mongodb-js/compass-utils": "^0.3.0",
63
63
  "bson": "^5.0.1",
64
- "storage-mixin": "^5.1.2"
64
+ "storage-mixin": "^5.1.4"
65
65
  },
66
66
  "peerDependencies": {
67
- "@mongodb-js/compass-components": "^1.6.0",
68
- "@mongodb-js/compass-logging": "^1.1.3",
69
- "@mongodb-js/compass-utils": "^0.2.2",
67
+ "@mongodb-js/compass-components": "^1.8.0",
68
+ "@mongodb-js/compass-logging": "^1.1.5",
69
+ "@mongodb-js/compass-utils": "^0.3.0",
70
70
  "bson": "^5.0.1",
71
71
  "react": "^17.0.2",
72
- "storage-mixin": "^5.1.2"
72
+ "storage-mixin": "^5.1.4"
73
73
  },
74
74
  "devDependencies": {
75
- "@mongodb-js/eslint-config-compass": "^1.0.3",
76
- "@mongodb-js/mocha-config-compass": "^1.0.2",
75
+ "@mongodb-js/eslint-config-compass": "^1.0.5",
76
+ "@mongodb-js/mocha-config-compass": "^1.1.1",
77
77
  "@mongodb-js/prettier-config-compass": "^1.0.0",
78
- "@mongodb-js/tsconfig-compass": "^1.0.1",
79
- "@mongodb-js/webpack-config-compass": "^1.0.6",
78
+ "@mongodb-js/tsconfig-compass": "^1.0.2",
79
+ "@mongodb-js/webpack-config-compass": "^1.0.8",
80
80
  "@testing-library/react": "^12.1.4",
81
81
  "@testing-library/user-event": "^13.5.0",
82
82
  "ampersand-model": "^8.0.1",
@@ -85,9 +85,9 @@
85
85
  "depcheck": "^1.4.1",
86
86
  "electron": "^22.0.2",
87
87
  "eslint": "^7.25.0",
88
- "hadron-app-registry": "^9.0.4",
88
+ "hadron-app-registry": "^9.0.6",
89
89
  "lodash": "^4.17.15",
90
- "mocha": "^8.4.0",
90
+ "mocha": "^10.2.0",
91
91
  "mongodb-ns": "^2.4.0",
92
92
  "mongodb-query-parser": "^2.4.8",
93
93
  "nyc": "^15.0.0",
@@ -100,5 +100,5 @@
100
100
  "sinon": "^9.2.3",
101
101
  "uuid": "^3.1.0"
102
102
  },
103
- "gitHead": "96ec6b32140254def920e2b4a8dba9be56633f75"
103
+ "gitHead": "e4f2643a437ce2407657a63246e303d13ce8297b"
104
104
  }