@finos/legend-lego 2.0.159 → 2.0.161

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.
@@ -27,7 +27,7 @@ export declare const CodeEditor: React.FC<{
27
27
  inputValue: string;
28
28
  isReadOnly?: boolean | undefined;
29
29
  lightTheme?: CODE_EDITOR_THEME;
30
- language: CODE_EDITOR_LANGUAGE;
30
+ language: CODE_EDITOR_LANGUAGE | string;
31
31
  hideMinimap?: boolean | undefined;
32
32
  hideGutter?: boolean | undefined;
33
33
  hidePadding?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../src/code-editor/CodeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EAEL,MAAM,IAAI,eAAe,EAG1B,MAAM,eAAe,CAAC;AACvB,OAAO,EAKL,KAAK,oBAAoB,EAGzB,iBAAiB,EAElB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAKL,KAAK,6BAA6B,EACnC,MAAM,2BAA2B,CAAC;AAEnC,OAAO,KAAK,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGzE,eAAO,MAAM,4BAA4B,GACvC,kBAAkB,6BAA6B,KAC9C,OAAO,CAAC,IAAI,CAwCd,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,GAC5B,QAAQ,eAAe,CAAC,qBAAqB,KAC5C,IAIF,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAChC,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC,UAAU,CAAC,EAAE,iBAAiB,CAAC;IAC/B,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,WAAW,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAClC,aAAa,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,CAAC,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;IAClD,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,kBAAkB,CAAC,EACf,CAAC,eAAe,CAAC,cAAc,GAAG,eAAe,CAAC,oBAAoB,CAAC,GACvE,SAAS,CAAC;IACd,KAAK,CAAC,EAAE,WAAW,GAAG,gBAAgB,GAAG,SAAS,CAAC;CACpD,CAyKA,CAAC"}
1
+ {"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../src/code-editor/CodeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EAEL,MAAM,IAAI,eAAe,EAG1B,MAAM,eAAe,CAAC;AACvB,OAAO,EAKL,KAAK,oBAAoB,EAGzB,iBAAiB,EAElB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAKL,KAAK,6BAA6B,EACnC,MAAM,2BAA2B,CAAC;AAEnC,OAAO,KAAK,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGzE,eAAO,MAAM,4BAA4B,GACvC,kBAAkB,6BAA6B,KAC9C,OAAO,CAAC,IAAI,CAwCd,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,GAC5B,QAAQ,eAAe,CAAC,qBAAqB,KAC5C,IAIF,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAChC,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC,UAAU,CAAC,EAAE,iBAAiB,CAAC;IAC/B,QAAQ,EAAE,oBAAoB,GAAG,MAAM,CAAC;IACxC,WAAW,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAClC,aAAa,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,CAAC,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;IAClD,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,kBAAkB,CAAC,EACf,CAAC,eAAe,CAAC,cAAc,GAAG,eAAe,CAAC,oBAAoB,CAAC,GACvE,SAAS,CAAC;IACd,KAAK,CAAC,EAAE,WAAW,GAAG,gBAAgB,GAAG,SAAS,CAAC;CACpD,CAyKA,CAAC"}
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v2.0.159
1
+ /** @license @finos/legend-lego v2.0.161
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-lego",
3
- "version": "2.0.159",
3
+ "version": "2.0.161",
4
4
  "description": "Legend code editor support",
5
5
  "keywords": [
6
6
  "legend",
@@ -50,8 +50,8 @@
50
50
  "dependencies": {
51
51
  "@finos/legend-application": "16.0.89",
52
52
  "@finos/legend-art": "7.1.139",
53
- "@finos/legend-code-editor": "2.0.144",
54
- "@finos/legend-graph": "32.3.24",
53
+ "@finos/legend-code-editor": "2.0.145",
54
+ "@finos/legend-graph": "32.3.25",
55
55
  "@finos/legend-shared": "11.0.22",
56
56
  "@types/css-font-loading-module": "0.0.14",
57
57
  "@types/react": "19.0.10",
@@ -103,7 +103,7 @@ export const CodeEditor: React.FC<{
103
103
  inputValue: string;
104
104
  isReadOnly?: boolean | undefined;
105
105
  lightTheme?: CODE_EDITOR_THEME;
106
- language: CODE_EDITOR_LANGUAGE;
106
+ language: CODE_EDITOR_LANGUAGE | string;
107
107
  hideMinimap?: boolean | undefined;
108
108
  hideGutter?: boolean | undefined;
109
109
  hidePadding?: boolean | undefined;