@finos/legend-extension-dsl-data-space 9.0.8 → 9.0.10

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.
@@ -13,6 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
+ /// <reference types="react" resolution-mode="require"/>
16
17
  import { type DataSpaceViewerState } from '../stores/DataSpaceViewerState.js';
17
18
  export declare const DataSpaceViewer: ((props: {
18
19
  dataSpaceViewerState: DataSpaceViewerState;
@@ -1 +1 @@
1
- {"version":3,"file":"DataSpaceViewer.d.ts","sourceRoot":"","sources":["../../src/components/DataSpaceViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAqCH,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,mCAAmC,CAAC;AAya3C,eAAO,MAAM,eAAe,WAClB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CAuLvD,CAAC"}
1
+ {"version":3,"file":"DataSpaceViewer.d.ts","sourceRoot":"","sources":["../../src/components/DataSpaceViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAqCH,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,mCAAmC,CAAC;AAya3C,eAAO,MAAM,eAAe,WAClB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CAuLvD,CAAC"}
@@ -13,6 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
+ /// <reference types="react" resolution-mode="require"/>
16
17
  import type { DataSpaceAdvancedSearchState } from '../../stores/query/DataSpaceAdvancedSearchState.js';
17
18
  export declare const DataSpaceAdvancedSearchModal: ((props: {
18
19
  searchState: DataSpaceAdvancedSearchState;
@@ -1 +1 @@
1
- {"version":3,"file":"DataSpaceAdvancedSearchModal.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceAdvancedSearchModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2BH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oDAAoD,CAAC;AAQvG,eAAO,MAAM,4BAA4B,WAC/B;IACN,WAAW,EAAE,4BAA4B,CAAC;IAC1C,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;;CAyMF,CAAC"}
1
+ {"version":3,"file":"DataSpaceAdvancedSearchModal.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceAdvancedSearchModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA2BH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oDAAoD,CAAC;AAQvG,eAAO,MAAM,4BAA4B,WAC/B;IACN,WAAW,EAAE,4BAA4B,CAAC;IAC1C,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;;CAyMF,CAAC"}
@@ -13,6 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
+ /// <reference types="react" resolution-mode="require"/>
16
17
  export declare const DataSpaceQueryCreator: (() => JSX.Element) & {
17
18
  displayName: string;
18
19
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DataSpaceQueryCreator.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceQueryCreator.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAgEH,eAAO,MAAM,qBAAqB;;CA4BhC,CAAC"}
1
+ {"version":3,"file":"DataSpaceQueryCreator.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceQueryCreator.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAgEH,eAAO,MAAM,qBAAqB;;CA4BhC,CAAC"}
@@ -13,6 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
+ /// <reference types="react" resolution-mode="require"/>
16
17
  import { type DataSpaceQuerySetupState } from '../../stores/query/DataSpaceQuerySetupStore.js';
17
18
  export declare const DataSpaceQuerySetup: (() => JSX.Element) & {
18
19
  displayName: string;
@@ -1 +1 @@
1
- {"version":3,"file":"DataSpaceQuerySetup.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceQuerySetup.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAoBH,OAAO,EACL,KAAK,wBAAwB,EAE9B,MAAM,gDAAgD,CAAC;AAuBxD,eAAO,MAAM,mBAAmB;;CAI9B,CAAC;AA+GH,eAAO,MAAM,0CAA0C,sBAClC,wBAAwB,KAC1C,MAAM,SAER,CAAC"}
1
+ {"version":3,"file":"DataSpaceQuerySetup.d.ts","sourceRoot":"","sources":["../../../src/components/query/DataSpaceQuerySetup.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAoBH,OAAO,EACL,KAAK,wBAAwB,EAE9B,MAAM,gDAAgD,CAAC;AAuBxD,eAAO,MAAM,mBAAmB;;CAI9B,CAAC;AA+GH,eAAO,MAAM,0CAA0C,sBAClC,wBAAwB,KAC1C,MAAM,SAER,CAAC"}
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-extension-dsl-data-space v9.0.8
1
+ /** @license @finos/legend-extension-dsl-data-space v9.0.10
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-space",
3
- "version": "9.0.8",
3
+ "version": "9.0.10",
4
4
  "description": "Legend extension for Data Space DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -54,7 +54,7 @@
54
54
  "@finos/legend-shared": "workspace:*",
55
55
  "@finos/legend-storage": "workspace:*",
56
56
  "@types/react": "18.0.25",
57
- "mobx": "6.6.2",
57
+ "mobx": "6.7.0",
58
58
  "mobx-react-lite": "3.4.0",
59
59
  "react": "18.2.0",
60
60
  "react-dom": "18.2.0",
@@ -62,13 +62,13 @@
62
62
  },
63
63
  "devDependencies": {
64
64
  "@finos/legend-dev-utils": "workspace:*",
65
- "@jest/globals": "29.3.0",
65
+ "@jest/globals": "29.3.1",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.27.0",
68
- "jest": "29.3.0",
68
+ "jest": "29.3.1",
69
69
  "npm-run-all": "4.1.5",
70
70
  "rimraf": "3.0.2",
71
- "sass": "1.56.0",
71
+ "sass": "1.56.1",
72
72
  "typescript": "4.8.4"
73
73
  },
74
74
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-space",
3
- "version": "9.0.8",
3
+ "version": "9.0.10",
4
4
  "description": "Legend extension for Data Space DSL",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,32 +43,32 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "10.0.8",
47
- "@finos/legend-application-query": "9.0.8",
48
- "@finos/legend-application-studio": "20.0.6",
49
- "@finos/legend-art": "5.0.5",
50
- "@finos/legend-extension-dsl-diagram": "7.0.12",
51
- "@finos/legend-graph": "20.0.2",
52
- "@finos/legend-query-builder": "0.4.4",
53
- "@finos/legend-server-depot": "4.1.6",
54
- "@finos/legend-shared": "6.2.2",
55
- "@finos/legend-storage": "3.0.17",
46
+ "@finos/legend-application": "10.0.10",
47
+ "@finos/legend-application-query": "9.0.10",
48
+ "@finos/legend-application-studio": "20.0.8",
49
+ "@finos/legend-art": "5.0.6",
50
+ "@finos/legend-extension-dsl-diagram": "7.1.1",
51
+ "@finos/legend-graph": "20.1.1",
52
+ "@finos/legend-query-builder": "0.6.0",
53
+ "@finos/legend-server-depot": "4.1.7",
54
+ "@finos/legend-shared": "6.2.3",
55
+ "@finos/legend-storage": "3.0.18",
56
56
  "@types/react": "18.0.25",
57
- "mobx": "6.6.2",
57
+ "mobx": "6.7.0",
58
58
  "mobx-react-lite": "3.4.0",
59
59
  "react": "18.2.0",
60
60
  "react-dom": "18.2.0",
61
61
  "serializr": "3.0.1"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.0.25",
65
- "@jest/globals": "29.3.0",
64
+ "@finos/legend-dev-utils": "2.0.26",
65
+ "@jest/globals": "29.3.1",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.27.0",
68
- "jest": "29.3.0",
68
+ "jest": "29.3.1",
69
69
  "npm-run-all": "4.1.5",
70
70
  "rimraf": "3.0.2",
71
- "sass": "1.56.0",
71
+ "sass": "1.56.1",
72
72
  "typescript": "4.8.4"
73
73
  },
74
74
  "peerDependencies": {