@finos/legend-extension-dsl-text 5.0.11 → 5.0.13
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 +1 -1
- package/lib/package.json +7 -7
- package/lib/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.d.ts +1 -1
- package/lib/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.d.ts.map +1 -1
- package/lib/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.js +1 -1
- package/lib/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.js.map +1 -1
- package/package.json +14 -14
- package/src/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.ts +1 -1
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-extension-dsl-text",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.13",
|
|
4
4
|
"description": "Legend extension for Text DSL",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -49,21 +49,21 @@
|
|
|
49
49
|
"@finos/legend-graph": "workspace:*",
|
|
50
50
|
"@finos/legend-shared": "workspace:*",
|
|
51
51
|
"@finos/legend-storage": "workspace:*",
|
|
52
|
-
"@types/react": "18.0.
|
|
53
|
-
"mobx": "6.
|
|
52
|
+
"@types/react": "18.0.25",
|
|
53
|
+
"mobx": "6.7.0",
|
|
54
54
|
"mobx-react-lite": "3.4.0",
|
|
55
55
|
"react": "18.2.0",
|
|
56
56
|
"serializr": "3.0.1"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@finos/legend-dev-utils": "workspace:*",
|
|
60
|
-
"@jest/globals": "29.
|
|
60
|
+
"@jest/globals": "29.3.1",
|
|
61
61
|
"cross-env": "7.0.3",
|
|
62
|
-
"eslint": "8.
|
|
63
|
-
"jest": "29.
|
|
62
|
+
"eslint": "8.27.0",
|
|
63
|
+
"jest": "29.3.1",
|
|
64
64
|
"npm-run-all": "4.1.5",
|
|
65
65
|
"rimraf": "3.0.2",
|
|
66
|
-
"sass": "1.
|
|
66
|
+
"sass": "1.56.1",
|
|
67
67
|
"typescript": "4.8.4"
|
|
68
68
|
},
|
|
69
69
|
"peerDependencies": {
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
export declare enum DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY {
|
|
17
|
-
TEXT_EDITOR = "dsl-text.
|
|
17
|
+
TEXT_EDITOR = "dsl-text.studio.editor.text-editor"
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=DSL_Text_LegendStudioApplicationNavigationContext.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_Text_LegendStudioApplicationNavigationContext.d.ts","sourceRoot":"","sources":["../../../src/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,yDAAyD;IACnE,WAAW,
|
|
1
|
+
{"version":3,"file":"DSL_Text_LegendStudioApplicationNavigationContext.d.ts","sourceRoot":"","sources":["../../../src/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,yDAAyD;IACnE,WAAW,uCAAuC;CACnD"}
|
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export var DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY;
|
|
17
17
|
(function (DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY) {
|
|
18
|
-
DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["TEXT_EDITOR"] = "dsl-text.
|
|
18
|
+
DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["TEXT_EDITOR"] = "dsl-text.studio.editor.text-editor";
|
|
19
19
|
})(DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY = DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY || (DSL_TEXT_LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY = {}));
|
|
20
20
|
//# sourceMappingURL=DSL_Text_LegendStudioApplicationNavigationContext.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_Text_LegendStudioApplicationNavigationContext.js","sourceRoot":"","sources":["../../../src/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,yDAEX;AAFD,WAAY,yDAAyD;IACnE,
|
|
1
|
+
{"version":3,"file":"DSL_Text_LegendStudioApplicationNavigationContext.js","sourceRoot":"","sources":["../../../src/stores/studio/DSL_Text_LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,yDAEX;AAFD,WAAY,yDAAyD;IACnE,+GAAkD,CAAA;AACpD,CAAC,EAFW,yDAAyD,GAAzD,yDAAyD,KAAzD,yDAAyD,QAEpE"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-extension-dsl-text",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.13",
|
|
4
4
|
"description": "Legend extension for Text DSL",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -43,27 +43,27 @@
|
|
|
43
43
|
"test:watch": "jest --watch"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@finos/legend-application": "10.0.
|
|
47
|
-
"@finos/legend-application-studio": "20.0.
|
|
48
|
-
"@finos/legend-art": "5.0.
|
|
49
|
-
"@finos/legend-graph": "20.0
|
|
50
|
-
"@finos/legend-shared": "6.2.
|
|
51
|
-
"@finos/legend-storage": "3.0.
|
|
52
|
-
"@types/react": "18.0.
|
|
53
|
-
"mobx": "6.
|
|
46
|
+
"@finos/legend-application": "10.0.9",
|
|
47
|
+
"@finos/legend-application-studio": "20.0.7",
|
|
48
|
+
"@finos/legend-art": "5.0.6",
|
|
49
|
+
"@finos/legend-graph": "20.1.0",
|
|
50
|
+
"@finos/legend-shared": "6.2.3",
|
|
51
|
+
"@finos/legend-storage": "3.0.18",
|
|
52
|
+
"@types/react": "18.0.25",
|
|
53
|
+
"mobx": "6.7.0",
|
|
54
54
|
"mobx-react-lite": "3.4.0",
|
|
55
55
|
"react": "18.2.0",
|
|
56
56
|
"serializr": "3.0.1"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@finos/legend-dev-utils": "2.0.
|
|
60
|
-
"@jest/globals": "29.
|
|
59
|
+
"@finos/legend-dev-utils": "2.0.26",
|
|
60
|
+
"@jest/globals": "29.3.1",
|
|
61
61
|
"cross-env": "7.0.3",
|
|
62
|
-
"eslint": "8.
|
|
63
|
-
"jest": "29.
|
|
62
|
+
"eslint": "8.27.0",
|
|
63
|
+
"jest": "29.3.1",
|
|
64
64
|
"npm-run-all": "4.1.5",
|
|
65
65
|
"rimraf": "3.0.2",
|
|
66
|
-
"sass": "1.
|
|
66
|
+
"sass": "1.56.1",
|
|
67
67
|
"typescript": "4.8.4"
|
|
68
68
|
},
|
|
69
69
|
"peerDependencies": {
|