@finos/legend-application-pure-ide 8.0.18 → 8.0.20

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.
@@ -1 +1 @@
1
- {"version":3,"file":"Core_LegendPureIDEApplicationPlugin.d.ts","sourceRoot":"","sources":["../../src/components/Core_LegendPureIDEApplicationPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAEL,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC5B,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;AAe7F,qBAAa,mCAAoC,SAAQ,8BAA8B;IACrF,MAAM,CAAC,IAAI,SAAmD;;IAMrD,yBAAyB,IAAI,sBAAsB,EAAE;IAgBrD,iCAAiC,IAAI,uBAAuB,EAAE;CAOxE"}
1
+ {"version":3,"file":"Core_LegendPureIDEApplicationPlugin.d.ts","sourceRoot":"","sources":["../../src/components/Core_LegendPureIDEApplicationPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAEL,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC5B,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;AAY7F,qBAAa,mCAAoC,SAAQ,8BAA8B;IACrF,MAAM,CAAC,IAAI,SAAmD;;IAMrD,yBAAyB,IAAI,sBAAsB,EAAE;IAerD,iCAAiC,IAAI,uBAAuB,EAAE;CAOxE"}
@@ -17,7 +17,7 @@ import { collectKeyedCommandConfigEntriesFromConfig, } from '@finos/legend-appli
17
17
  import packageJson from '../../package.json';
18
18
  import { LegendPureIDEApplicationPlugin } from '../stores/LegendPureIDEApplicationPlugin.js';
19
19
  import { LEGEND_PURE_IDE_COMMAND_CONFIG, LEGEND_PURE_IDE_DIAGRAM_EDITOR_COMMAND_CONFIG, LEGEND_PURE_IDE_PURE_FILE_EDITOR_COMMAND_CONFIG, } from '../__lib__/LegendPureIDECommand.js';
20
- import { PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL, PURE_GRAMMAR_DIAGRAM_PARSER_NAME, } from '../stores/PureFileEditorUtils.js';
20
+ import { PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL } from '../stores/PureFileEditorUtils.js';
21
21
  import { configureCodeEditorComponent, setupPureLanguageService, } from '@finos/legend-lego/code-editor';
22
22
  class Core_LegendPureIDEApplicationPlugin extends LegendPureIDEApplicationPlugin {
23
23
  static NAME = packageJson.extensions.applicationPureIDEPlugin;
@@ -33,7 +33,6 @@ class Core_LegendPureIDEApplicationPlugin extends LegendPureIDEApplicationPlugin
33
33
  // also, in this particular case, for convenience, we would consider DSL Diagram as part of core Pure
34
34
  {
35
35
  extraKeywords: [PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL],
36
- extraParserKeywords: [PURE_GRAMMAR_DIAGRAM_PARSER_NAME],
37
36
  });
38
37
  },
39
38
  ];
@@ -1 +1 @@
1
- {"version":3,"file":"Core_LegendPureIDEApplicationPlugin.js","sourceRoot":"","sources":["../../src/components/Core_LegendPureIDEApplicationPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,0CAA0C,GAG3C,MAAM,2BAA2B,CAAC;AACnC,OAAO,WAAW,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;AAC7F,OAAO,EACL,8BAA8B,EAC9B,6CAA6C,EAC7C,+CAA+C,GAChD,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACL,uCAAuC,EACvC,gCAAgC,GACjC,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EACL,4BAA4B,EAC5B,wBAAwB,GACzB,MAAM,gCAAgC,CAAC;AAExC,MAAa,mCAAoC,SAAQ,8BAA8B;IACrF,MAAM,CAAC,IAAI,GAAG,WAAW,CAAC,UAAU,CAAC,wBAAwB,CAAC;IAE9D;QACE,KAAK,CAAC,mCAAmC,CAAC,IAAI,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACvE,CAAC;IAEQ,yBAAyB;QAChC,OAAO;YACL,KAAK,EAAE,gBAAgB,EAAE,EAAE;gBACzB,MAAM,4BAA4B,CAAC,gBAAgB,CAAC,CAAC;gBACrD,wBAAwB;gBACtB,kHAAkH;gBAClH,qGAAqG;gBACrG;oBACE,aAAa,EAAE,CAAC,uCAAuC,CAAC;oBACxD,mBAAmB,EAAE,CAAC,gCAAgC,CAAC;iBACxD,CACF,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEQ,iCAAiC;QACxC,OAAO;YACL,8BAA8B;YAC9B,+CAA+C;YAC/C,6CAA6C;SAC9C,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,0CAA0C,CAAC,IAAI,CAAC,CAAC,CAAC;IACxE,CAAC;;SA7BU,mCAAmC"}
1
+ {"version":3,"file":"Core_LegendPureIDEApplicationPlugin.js","sourceRoot":"","sources":["../../src/components/Core_LegendPureIDEApplicationPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,0CAA0C,GAG3C,MAAM,2BAA2B,CAAC;AACnC,OAAO,WAAW,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;AAC7F,OAAO,EACL,8BAA8B,EAC9B,6CAA6C,EAC7C,+CAA+C,GAChD,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAAE,uCAAuC,EAAE,MAAM,kCAAkC,CAAC;AAC3F,OAAO,EACL,4BAA4B,EAC5B,wBAAwB,GACzB,MAAM,gCAAgC,CAAC;AAExC,MAAa,mCAAoC,SAAQ,8BAA8B;IACrF,MAAM,CAAC,IAAI,GAAG,WAAW,CAAC,UAAU,CAAC,wBAAwB,CAAC;IAE9D;QACE,KAAK,CAAC,mCAAmC,CAAC,IAAI,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACvE,CAAC;IAEQ,yBAAyB;QAChC,OAAO;YACL,KAAK,EAAE,gBAAgB,EAAE,EAAE;gBACzB,MAAM,4BAA4B,CAAC,gBAAgB,CAAC,CAAC;gBACrD,wBAAwB;gBACtB,kHAAkH;gBAClH,qGAAqG;gBACrG;oBACE,aAAa,EAAE,CAAC,uCAAuC,CAAC;iBACzD,CACF,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEQ,iCAAiC;QACxC,OAAO;YACL,8BAA8B;YAC9B,+CAA+C;YAC/C,6CAA6C;SAC9C,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,0CAA0C,CAAC,IAAI,CAAC,CAAC,CAAC;IACxE,CAAC;;SA5BU,mCAAmC"}
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-pure-ide v8.0.18
1
+ /** @license @finos/legend-application-pure-ide v8.0.20
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-pure-ide v8.0.18
1
+ /** @license @finos/legend-application-pure-ide v8.0.20
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-application-pure-ide",
3
- "version": "8.0.18",
3
+ "version": "8.0.20",
4
4
  "description": "Legend Pure IDE application core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-pure-ide",
3
- "version": "8.0.18",
3
+ "version": "8.0.20",
4
4
  "description": "Legend Pure IDE application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,12 +43,12 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.0.12",
47
- "@finos/legend-art": "7.0.13",
48
- "@finos/legend-extension-dsl-diagram": "8.0.18",
49
- "@finos/legend-graph": "28.1.7",
50
- "@finos/legend-lego": "1.0.5",
51
- "@finos/legend-shared": "10.0.5",
46
+ "@finos/legend-application": "15.0.14",
47
+ "@finos/legend-art": "7.0.15",
48
+ "@finos/legend-extension-dsl-diagram": "8.0.20",
49
+ "@finos/legend-graph": "29.0.0",
50
+ "@finos/legend-lego": "1.0.7",
51
+ "@finos/legend-shared": "10.0.6",
52
52
  "@types/react": "18.2.6",
53
53
  "@types/react-dom": "18.2.4",
54
54
  "mobx": "6.9.0",
@@ -60,7 +60,7 @@
60
60
  "serializr": "3.0.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@finos/legend-dev-utils": "2.0.60",
63
+ "@finos/legend-dev-utils": "2.0.61",
64
64
  "@jest/globals": "29.5.0",
65
65
  "cross-env": "7.0.3",
66
66
  "eslint": "8.40.0",
@@ -26,10 +26,7 @@ import {
26
26
  LEGEND_PURE_IDE_DIAGRAM_EDITOR_COMMAND_CONFIG,
27
27
  LEGEND_PURE_IDE_PURE_FILE_EDITOR_COMMAND_CONFIG,
28
28
  } from '../__lib__/LegendPureIDECommand.js';
29
- import {
30
- PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL,
31
- PURE_GRAMMAR_DIAGRAM_PARSER_NAME,
32
- } from '../stores/PureFileEditorUtils.js';
29
+ import { PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL } from '../stores/PureFileEditorUtils.js';
33
30
  import {
34
31
  configureCodeEditorComponent,
35
32
  setupPureLanguageService,
@@ -51,7 +48,6 @@ export class Core_LegendPureIDEApplicationPlugin extends LegendPureIDEApplicatio
51
48
  // also, in this particular case, for convenience, we would consider DSL Diagram as part of core Pure
52
49
  {
53
50
  extraKeywords: [PURE_GRAMMAR_DIAGRAM_ELEMENT_TYPE_LABEL],
54
- extraParserKeywords: [PURE_GRAMMAR_DIAGRAM_PARSER_NAME],
55
51
  },
56
52
  );
57
53
  },