@finos/legend-application-studio-bootstrap 9.47.0 → 9.49.0
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/lib/index.css +2 -2
- package/lib/index.css.map +1 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +4 -8
- package/lib/index.js.map +1 -1
- package/package.json +16 -18
- package/scripts/setup.js +1 -0
- package/src/index.tsx +5 -8
package/lib/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license @finos/legend-application-studio-bootstrap v9.
|
|
1
|
+
/** @license @finos/legend-application-studio-bootstrap v9.49.0
|
|
2
2
|
* Copyright (c) 2020-present, Goldman Sachs
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
@import"@finos/legend-art/lib/index.css";@import"@finos/legend-application/lib/index.css";@import"@finos/legend-lego/lib/index.css";@import"@finos/legend-query-builder/lib/index.css";@import"@finos/legend-application-studio/lib/index.css";@import"@finos/legend-extension-
|
|
17
|
+
@import"@finos/legend-art/lib/index.css";@import"@finos/legend-application/lib/index.css";@import"@finos/legend-lego/lib/index.css";@import"@finos/legend-query-builder/lib/index.css";@import"@finos/legend-application-studio/lib/index.css";@import"@finos/legend-extension-assortment/lib/index.css";@import"@finos/legend-extension-dsl-service/lib/index.css";@import"@finos/legend-extension-dsl-diagram/lib/index.css";@import"@finos/legend-extension-dsl-data-space/lib/index.css";@import"@finos/legend-extension-dsl-persistence/lib/index.css";@import"@finos/legend-extension-dsl-mastery/lib/index.css";@import"@finos/legend-extension-dsl-text/lib/index.css";@import"@finos/legend-extension-store-service-store/lib/index.css"/*# sourceMappingURL=index.css.map */
|
package/lib/index.css.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../style/index.scss"],"names":[],"mappings":"AAgBQ,yCACA,iDACA,0CACA,mDACA,wDAEA,2DACA,2DACA,8DACA,+DACA,2DACA,wDACA
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../style/index.scss"],"names":[],"mappings":"AAgBQ,yCACA,iDACA,0CACA,mDACA,wDAEA,0DACA,2DACA,2DACA,8DACA,+DACA,2DACA,wDACA","file":"index.css"}
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,cAAc,EAEpB,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,cAAc,EAEpB,MAAM,sBAAsB,CAAC;AAiB9B,qBAAa,0BAA0B;IACrC,MAAM,CAAC,mBAAmB,IAAI,cAAc,EAAE;IAe9C,MAAM,CAAC,mBAAmB,IAAI,cAAc,EAAE;IAgB9C,MAAM,CAAC,GAAG,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;CAUlC"}
|
package/lib/index.js
CHANGED
|
@@ -22,29 +22,26 @@ import { DSL_Persistence_GraphManagerPreset } from '@finos/legend-extension-dsl-
|
|
|
22
22
|
import { DSL_Mastery_GraphManagerPreset } from '@finos/legend-extension-dsl-mastery/graph';
|
|
23
23
|
import { STO_ServiceStore_GraphManagerPreset } from '@finos/legend-extension-store-service-store/graph';
|
|
24
24
|
import { DSL_Service_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-service/application-studio';
|
|
25
|
-
import {
|
|
26
|
-
import { FMT_GraphQL_GraphManagerPreset } from '@finos/legend-extension-format-graphql/graph';
|
|
25
|
+
import { Assortment_GraphManagerPreset } from '@finos/legend-extension-assortment/graph';
|
|
27
26
|
import { DSL_Text_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-text/application-studio';
|
|
28
27
|
import { DSL_Diagram_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-diagram/application-studio';
|
|
29
28
|
import { DSL_DataSpace_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-data-space/application-studio';
|
|
30
29
|
import { DSL_Persistence_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-persistence/application-studio';
|
|
31
30
|
import { DSL_Mastery_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-mastery/application-studio';
|
|
32
31
|
import { STO_ServiceStore_LegendStudioApplicationPlugin } from '@finos/legend-extension-store-service-store/application-studio';
|
|
33
|
-
import {
|
|
34
|
-
import { DSL_SnowflakeApp_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-snowflake-app/application-studio';
|
|
32
|
+
import { Assortment_LegendStudioApplicationPreset } from '@finos/legend-extension-assortment/application-studio';
|
|
35
33
|
export class LegendStudioWebApplication {
|
|
36
34
|
static getPresetCollection() {
|
|
37
35
|
return [
|
|
38
36
|
// graph managers
|
|
37
|
+
new Assortment_GraphManagerPreset(),
|
|
39
38
|
new DSL_Text_GraphManagerPreset(),
|
|
40
39
|
new DSL_Diagram_GraphManagerPreset(),
|
|
41
40
|
new DSL_DataSpace_GraphManagerPreset(),
|
|
42
41
|
new DSL_Persistence_GraphManagerPreset(),
|
|
43
42
|
new DSL_Mastery_GraphManagerPreset(),
|
|
44
|
-
new DSL_SnowflakeApp_GraphManagerPreset(),
|
|
45
|
-
new FMT_JSONSchema_GraphManagerPreset(),
|
|
46
43
|
new STO_ServiceStore_GraphManagerPreset(),
|
|
47
|
-
new
|
|
44
|
+
new Assortment_LegendStudioApplicationPreset(),
|
|
48
45
|
];
|
|
49
46
|
}
|
|
50
47
|
static getPluginCollection() {
|
|
@@ -56,7 +53,6 @@ export class LegendStudioWebApplication {
|
|
|
56
53
|
new DSL_Service_LegendStudioApplicationPlugin(),
|
|
57
54
|
new DSL_Persistence_LegendStudioApplicationPlugin(),
|
|
58
55
|
new DSL_Mastery_LegendStudioApplicationPlugin(),
|
|
59
|
-
new DSL_SnowflakeApp_LegendStudioApplicationPlugin(),
|
|
60
56
|
new STO_ServiceStore_LegendStudioApplicationPlugin(),
|
|
61
57
|
// loggers
|
|
62
58
|
new WebConsole(),
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAGL,UAAU,GACX,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,2BAA2B,EAAE,MAAM,wCAAwC,CAAC;AACrF,OAAO,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAC3F,OAAO,EAAE,gCAAgC,EAAE,MAAM,8CAA8C,CAAC;AAChG,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,OAAO,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAC3F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG,OAAO,EAAE,yCAAyC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAGL,UAAU,GACX,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,2BAA2B,EAAE,MAAM,wCAAwC,CAAC;AACrF,OAAO,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAC3F,OAAO,EAAE,gCAAgC,EAAE,MAAM,8CAA8C,CAAC;AAChG,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,OAAO,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAC3F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG,OAAO,EAAE,yCAAyC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,EAAE,6BAA6B,EAAE,MAAM,0CAA0C,CAAC;AACzF,OAAO,EAAE,sCAAsC,EAAE,MAAM,qDAAqD,CAAC;AAC7G,OAAO,EAAE,yCAAyC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,EAAE,2CAA2C,EAAE,MAAM,2DAA2D,CAAC;AACxH,OAAO,EAAE,6CAA6C,EAAE,MAAM,4DAA4D,CAAC;AAC3H,OAAO,EAAE,yCAAyC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,EAAE,8CAA8C,EAAE,MAAM,gEAAgE,CAAC;AAChI,OAAO,EAAE,wCAAwC,EAAE,MAAM,uDAAuD,CAAC;AAEjH,MAAM,OAAO,0BAA0B;IACrC,MAAM,CAAC,mBAAmB;QACxB,OAAO;YACL,iBAAiB;YACjB,IAAI,6BAA6B,EAAE;YACnC,IAAI,2BAA2B,EAAE;YACjC,IAAI,8BAA8B,EAAE;YACpC,IAAI,gCAAgC,EAAE;YACtC,IAAI,kCAAkC,EAAE;YACxC,IAAI,8BAA8B,EAAE;YACpC,IAAI,mCAAmC,EAAE;YAEzC,IAAI,wCAAwC,EAAE;SAC/C,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,mBAAmB;QACxB,OAAO;YACL,cAAc;YACd,IAAI,sCAAsC,EAAE;YAC5C,IAAI,yCAAyC,EAAE;YAC/C,IAAI,2CAA2C,EAAE;YACjD,IAAI,yCAAyC,EAAE;YAC/C,IAAI,6CAA6C,EAAE;YACnD,IAAI,yCAAyC,EAAE;YAC/C,IAAI,8CAA8C,EAAE;YAEpD,UAAU;YACV,IAAI,UAAU,EAAE;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,GAAG,CAAC,OAAe;QACxB,YAAY,CAAC,MAAM,EAAE;aAClB,KAAK,CAAC,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC;aAC/B,WAAW,CAAC,0BAA0B,CAAC,mBAAmB,EAAE,CAAC;aAC7D,WAAW,CAAC,0BAA0B,CAAC,mBAAmB,EAAE,CAAC;aAC7D,KAAK,EAAE;aACP,KAAK,CAAC,CAAC,CAAU,EAAE,EAAE;YACpB,MAAM,CAAC,CAAC;QACV,CAAC,CAAC,CAAC;IACP,CAAC;CACF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-application-studio-bootstrap",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.49.0",
|
|
4
4
|
"description": "Legend Studio application bootrap",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -44,27 +44,25 @@
|
|
|
44
44
|
"publish:snapshot": "node ../../scripts/release/publishDevSnapshot.js"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@finos/legend-application": "15.0.
|
|
48
|
-
"@finos/legend-application-studio": "26.1.
|
|
49
|
-
"@finos/legend-art": "7.0.
|
|
50
|
-
"@finos/legend-extension-
|
|
51
|
-
"@finos/legend-extension-dsl-
|
|
52
|
-
"@finos/legend-extension-dsl-
|
|
53
|
-
"@finos/legend-extension-dsl-
|
|
54
|
-
"@finos/legend-extension-dsl-
|
|
55
|
-
"@finos/legend-extension-dsl-
|
|
56
|
-
"@finos/legend-extension-dsl-text": "6.0.
|
|
57
|
-
"@finos/legend-extension-
|
|
58
|
-
"@finos/legend-
|
|
59
|
-
"@finos/legend-
|
|
60
|
-
"@finos/legend-
|
|
61
|
-
"@finos/legend-lego": "1.0.12",
|
|
62
|
-
"@finos/legend-shared": "10.0.8",
|
|
47
|
+
"@finos/legend-application": "15.0.17",
|
|
48
|
+
"@finos/legend-application-studio": "26.1.3",
|
|
49
|
+
"@finos/legend-art": "7.0.18",
|
|
50
|
+
"@finos/legend-extension-assortment": "0.0.6",
|
|
51
|
+
"@finos/legend-extension-dsl-data-space": "10.0.28",
|
|
52
|
+
"@finos/legend-extension-dsl-diagram": "8.0.28",
|
|
53
|
+
"@finos/legend-extension-dsl-mastery": "3.0.28",
|
|
54
|
+
"@finos/legend-extension-dsl-persistence": "5.0.28",
|
|
55
|
+
"@finos/legend-extension-dsl-service": "1.0.28",
|
|
56
|
+
"@finos/legend-extension-dsl-text": "6.0.28",
|
|
57
|
+
"@finos/legend-extension-store-service-store": "2.0.28",
|
|
58
|
+
"@finos/legend-graph": "30.0.1",
|
|
59
|
+
"@finos/legend-lego": "1.0.14",
|
|
60
|
+
"@finos/legend-shared": "10.0.9",
|
|
63
61
|
"@types/react": "18.2.7",
|
|
64
62
|
"react": "18.2.0"
|
|
65
63
|
},
|
|
66
64
|
"devDependencies": {
|
|
67
|
-
"@finos/legend-dev-utils": "2.0.
|
|
65
|
+
"@finos/legend-dev-utils": "2.0.64",
|
|
68
66
|
"cross-env": "7.0.3",
|
|
69
67
|
"eslint": "8.41.0",
|
|
70
68
|
"npm-run-all": "4.1.5",
|
package/scripts/setup.js
CHANGED
package/src/index.tsx
CHANGED
|
@@ -27,30 +27,28 @@ import { DSL_Persistence_GraphManagerPreset } from '@finos/legend-extension-dsl-
|
|
|
27
27
|
import { DSL_Mastery_GraphManagerPreset } from '@finos/legend-extension-dsl-mastery/graph';
|
|
28
28
|
import { STO_ServiceStore_GraphManagerPreset } from '@finos/legend-extension-store-service-store/graph';
|
|
29
29
|
import { DSL_Service_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-service/application-studio';
|
|
30
|
-
import {
|
|
31
|
-
import { FMT_GraphQL_GraphManagerPreset } from '@finos/legend-extension-format-graphql/graph';
|
|
30
|
+
import { Assortment_GraphManagerPreset } from '@finos/legend-extension-assortment/graph';
|
|
32
31
|
import { DSL_Text_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-text/application-studio';
|
|
33
32
|
import { DSL_Diagram_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-diagram/application-studio';
|
|
34
33
|
import { DSL_DataSpace_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-data-space/application-studio';
|
|
35
34
|
import { DSL_Persistence_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-persistence/application-studio';
|
|
36
35
|
import { DSL_Mastery_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-mastery/application-studio';
|
|
37
36
|
import { STO_ServiceStore_LegendStudioApplicationPlugin } from '@finos/legend-extension-store-service-store/application-studio';
|
|
38
|
-
import {
|
|
39
|
-
import { DSL_SnowflakeApp_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-snowflake-app/application-studio';
|
|
37
|
+
import { Assortment_LegendStudioApplicationPreset } from '@finos/legend-extension-assortment/application-studio';
|
|
40
38
|
|
|
41
39
|
export class LegendStudioWebApplication {
|
|
42
40
|
static getPresetCollection(): AbstractPreset[] {
|
|
43
41
|
return [
|
|
44
42
|
// graph managers
|
|
43
|
+
new Assortment_GraphManagerPreset(),
|
|
45
44
|
new DSL_Text_GraphManagerPreset(),
|
|
46
45
|
new DSL_Diagram_GraphManagerPreset(),
|
|
47
46
|
new DSL_DataSpace_GraphManagerPreset(),
|
|
48
47
|
new DSL_Persistence_GraphManagerPreset(),
|
|
49
48
|
new DSL_Mastery_GraphManagerPreset(),
|
|
50
|
-
new DSL_SnowflakeApp_GraphManagerPreset(),
|
|
51
|
-
new FMT_JSONSchema_GraphManagerPreset(),
|
|
52
49
|
new STO_ServiceStore_GraphManagerPreset(),
|
|
53
|
-
|
|
50
|
+
|
|
51
|
+
new Assortment_LegendStudioApplicationPreset(),
|
|
54
52
|
];
|
|
55
53
|
}
|
|
56
54
|
|
|
@@ -63,7 +61,6 @@ export class LegendStudioWebApplication {
|
|
|
63
61
|
new DSL_Service_LegendStudioApplicationPlugin(),
|
|
64
62
|
new DSL_Persistence_LegendStudioApplicationPlugin(),
|
|
65
63
|
new DSL_Mastery_LegendStudioApplicationPlugin(),
|
|
66
|
-
new DSL_SnowflakeApp_LegendStudioApplicationPlugin(),
|
|
67
64
|
new STO_ServiceStore_LegendStudioApplicationPlugin(),
|
|
68
65
|
|
|
69
66
|
// loggers
|