@finos/legend-application-studio-bootstrap 11.38.0 → 11.40.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 +0 -4
- package/lib/index.js.map +1 -1
- package/package.json +13 -14
- package/src/index.tsx +0 -4
package/lib/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license @finos/legend-application-studio-bootstrap v11.
|
|
1
|
+
/** @license @finos/legend-application-studio-bootstrap v11.40.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-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-data-space-studio/lib/index.css";@import"@finos/legend-extension-dsl-persistence/lib/index.css";@import"@finos/legend-extension-dsl-
|
|
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-data-space-studio/lib/index.css";@import"@finos/legend-extension-dsl-persistence/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,0DACA,2DACA,2DACA,8DACA,qEACA,+DACA,
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../style/index.scss"],"names":[],"mappings":"AAgBQ,yCACA,iDACA,0CACA,mDACA,wDAEA,0DACA,2DACA,2DACA,8DACA,qEACA,+DACA,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;AAe9B,qBAAa,0BAA0B;IACrC,MAAM,CAAC,mBAAmB,IAAI,cAAc,EAAE;IAc9C,MAAM,CAAC,mBAAmB,IAAI,cAAc,EAAE;IAe9C,MAAM,CAAC,GAAG,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;CAWlC"}
|
package/lib/index.js
CHANGED
|
@@ -20,14 +20,12 @@ import { DSL_Diagram_GraphManagerPreset } from '@finos/legend-extension-dsl-diag
|
|
|
20
20
|
import { DSL_DataSpace_GraphManagerPreset } from '@finos/legend-extension-dsl-data-space/graph';
|
|
21
21
|
import { DSL_DataSpace_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-data-space-studio';
|
|
22
22
|
import { DSL_Persistence_GraphManagerPreset } from '@finos/legend-extension-dsl-persistence/graph';
|
|
23
|
-
import { DSL_Mastery_GraphManagerPreset } from '@finos/legend-extension-dsl-mastery/graph';
|
|
24
23
|
import { STO_ServiceStore_GraphManagerPreset } from '@finos/legend-extension-store-service-store/graph';
|
|
25
24
|
import { DSL_Service_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-service/application-studio';
|
|
26
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_Persistence_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-persistence/application-studio';
|
|
30
|
-
import { DSL_Mastery_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-mastery/application-studio';
|
|
31
29
|
import { STO_ServiceStore_LegendStudioApplicationPlugin } from '@finos/legend-extension-store-service-store/application-studio';
|
|
32
30
|
import { Assortment_LegendStudioApplicationPreset } from '@finos/legend-extension-assortment/application-studio';
|
|
33
31
|
export class LegendStudioWebApplication {
|
|
@@ -39,7 +37,6 @@ export class LegendStudioWebApplication {
|
|
|
39
37
|
new DSL_Diagram_GraphManagerPreset(),
|
|
40
38
|
new DSL_DataSpace_GraphManagerPreset(),
|
|
41
39
|
new DSL_Persistence_GraphManagerPreset(),
|
|
42
|
-
new DSL_Mastery_GraphManagerPreset(),
|
|
43
40
|
new STO_ServiceStore_GraphManagerPreset(),
|
|
44
41
|
new Assortment_LegendStudioApplicationPreset(),
|
|
45
42
|
];
|
|
@@ -52,7 +49,6 @@ export class LegendStudioWebApplication {
|
|
|
52
49
|
new DSL_DataSpace_LegendStudioApplicationPlugin(),
|
|
53
50
|
new DSL_Service_LegendStudioApplicationPlugin(),
|
|
54
51
|
new DSL_Persistence_LegendStudioApplicationPlugin(),
|
|
55
|
-
new DSL_Mastery_LegendStudioApplicationPlugin(),
|
|
56
52
|
new STO_ServiceStore_LegendStudioApplicationPlugin(),
|
|
57
53
|
// loggers
|
|
58
54
|
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,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAC5G,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,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,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAC5G,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,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,6CAA6C,EAAE,MAAM,4DAA4D,CAAC;AAC3H,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,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,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,kBAAkB,EAAE;aACpB,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": "11.
|
|
3
|
+
"version": "11.40.0",
|
|
4
4
|
"description": "Legend Studio application bootrap",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -44,20 +44,19 @@
|
|
|
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": "28.16.
|
|
49
|
-
"@finos/legend-art": "7.1.
|
|
50
|
-
"@finos/legend-extension-assortment": "0.0.
|
|
51
|
-
"@finos/legend-extension-dsl-data-space": "10.3.
|
|
52
|
-
"@finos/legend-extension-dsl-data-space-studio": "0.1.
|
|
53
|
-
"@finos/legend-extension-dsl-diagram": "8.0.
|
|
54
|
-
"@finos/legend-extension-dsl-
|
|
55
|
-
"@finos/legend-extension-dsl-
|
|
56
|
-
"@finos/legend-extension-dsl-
|
|
57
|
-
"@finos/legend-extension-
|
|
58
|
-
"@finos/legend-extension-store-service-store": "2.0.156",
|
|
47
|
+
"@finos/legend-application": "15.0.75",
|
|
48
|
+
"@finos/legend-application-studio": "28.16.14",
|
|
49
|
+
"@finos/legend-art": "7.1.27",
|
|
50
|
+
"@finos/legend-extension-assortment": "0.0.136",
|
|
51
|
+
"@finos/legend-extension-dsl-data-space": "10.3.2",
|
|
52
|
+
"@finos/legend-extension-dsl-data-space-studio": "0.1.2",
|
|
53
|
+
"@finos/legend-extension-dsl-diagram": "8.0.158",
|
|
54
|
+
"@finos/legend-extension-dsl-persistence": "5.0.158",
|
|
55
|
+
"@finos/legend-extension-dsl-service": "1.0.159",
|
|
56
|
+
"@finos/legend-extension-dsl-text": "6.0.158",
|
|
57
|
+
"@finos/legend-extension-store-service-store": "2.0.158",
|
|
59
58
|
"@finos/legend-graph": "31.9.11",
|
|
60
|
-
"@finos/legend-lego": "1.2.
|
|
59
|
+
"@finos/legend-lego": "1.2.25",
|
|
61
60
|
"@finos/legend-shared": "10.0.34",
|
|
62
61
|
"@types/react": "18.2.31",
|
|
63
62
|
"react": "18.2.0"
|
package/src/index.tsx
CHANGED
|
@@ -25,14 +25,12 @@ import { DSL_Diagram_GraphManagerPreset } from '@finos/legend-extension-dsl-diag
|
|
|
25
25
|
import { DSL_DataSpace_GraphManagerPreset } from '@finos/legend-extension-dsl-data-space/graph';
|
|
26
26
|
import { DSL_DataSpace_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-data-space-studio';
|
|
27
27
|
import { DSL_Persistence_GraphManagerPreset } from '@finos/legend-extension-dsl-persistence/graph';
|
|
28
|
-
import { DSL_Mastery_GraphManagerPreset } from '@finos/legend-extension-dsl-mastery/graph';
|
|
29
28
|
import { STO_ServiceStore_GraphManagerPreset } from '@finos/legend-extension-store-service-store/graph';
|
|
30
29
|
import { DSL_Service_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-service/application-studio';
|
|
31
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_Persistence_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-persistence/application-studio';
|
|
35
|
-
import { DSL_Mastery_LegendStudioApplicationPlugin } from '@finos/legend-extension-dsl-mastery/application-studio';
|
|
36
34
|
import { STO_ServiceStore_LegendStudioApplicationPlugin } from '@finos/legend-extension-store-service-store/application-studio';
|
|
37
35
|
import { Assortment_LegendStudioApplicationPreset } from '@finos/legend-extension-assortment/application-studio';
|
|
38
36
|
|
|
@@ -45,7 +43,6 @@ export class LegendStudioWebApplication {
|
|
|
45
43
|
new DSL_Diagram_GraphManagerPreset(),
|
|
46
44
|
new DSL_DataSpace_GraphManagerPreset(),
|
|
47
45
|
new DSL_Persistence_GraphManagerPreset(),
|
|
48
|
-
new DSL_Mastery_GraphManagerPreset(),
|
|
49
46
|
new STO_ServiceStore_GraphManagerPreset(),
|
|
50
47
|
|
|
51
48
|
new Assortment_LegendStudioApplicationPreset(),
|
|
@@ -60,7 +57,6 @@ export class LegendStudioWebApplication {
|
|
|
60
57
|
new DSL_DataSpace_LegendStudioApplicationPlugin(),
|
|
61
58
|
new DSL_Service_LegendStudioApplicationPlugin(),
|
|
62
59
|
new DSL_Persistence_LegendStudioApplicationPlugin(),
|
|
63
|
-
new DSL_Mastery_LegendStudioApplicationPlugin(),
|
|
64
60
|
new STO_ServiceStore_LegendStudioApplicationPlugin(),
|
|
65
61
|
|
|
66
62
|
// loggers
|