@finos/legend-application-studio 20.0.5 → 20.0.6

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.
Files changed (175) hide show
  1. package/lib/components/EmbeddedQueryBuilder.d.ts +0 -1
  2. package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -1
  3. package/lib/components/LegendStudioApplication.d.ts +0 -1
  4. package/lib/components/LegendStudioApplication.d.ts.map +1 -1
  5. package/lib/components/editor/StatusBar.d.ts +0 -1
  6. package/lib/components/editor/StatusBar.d.ts.map +1 -1
  7. package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts +0 -1
  8. package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts.map +1 -1
  9. package/lib/components/editor/aux-panel/Console.d.ts +0 -1
  10. package/lib/components/editor/aux-panel/Console.d.ts.map +1 -1
  11. package/lib/components/editor/aux-panel/DevTool.d.ts +0 -1
  12. package/lib/components/editor/aux-panel/DevTool.d.ts.map +1 -1
  13. package/lib/components/editor/aux-panel/Problems.d.ts +0 -1
  14. package/lib/components/editor/aux-panel/Problems.d.ts.map +1 -1
  15. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +0 -1
  16. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts.map +1 -1
  17. package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts +0 -1
  18. package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts.map +1 -1
  19. package/lib/components/editor/edit-panel/FunctionEditor.d.ts +0 -1
  20. package/lib/components/editor/edit-panel/FunctionEditor.d.ts.map +1 -1
  21. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts +0 -1
  22. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts.map +1 -1
  23. package/lib/components/editor/edit-panel/ModelImporter.d.ts +0 -1
  24. package/lib/components/editor/edit-panel/ModelImporter.d.ts.map +1 -1
  25. package/lib/components/editor/edit-panel/RuntimeEditor.d.ts +0 -1
  26. package/lib/components/editor/edit-panel/RuntimeEditor.d.ts.map +1 -1
  27. package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts +0 -1
  28. package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts.map +1 -1
  29. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts +0 -1
  30. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts.map +1 -1
  31. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.js +4 -2
  32. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.js.map +1 -1
  33. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts +0 -1
  34. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts.map +1 -1
  35. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts +0 -1
  36. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts.map +1 -1
  37. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts +0 -1
  38. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts.map +1 -1
  39. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +0 -1
  40. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts.map +1 -1
  41. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts +0 -1
  42. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts.map +1 -1
  43. package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts +0 -1
  44. package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts.map +1 -1
  45. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts +0 -1
  46. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts.map +1 -1
  47. package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts +0 -1
  48. package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts.map +1 -1
  49. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts +0 -1
  50. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts.map +1 -1
  51. package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts +0 -1
  52. package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts.map +1 -1
  53. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts +0 -1
  54. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts.map +1 -1
  55. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +0 -1
  56. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map +1 -1
  57. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +0 -1
  58. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map +1 -1
  59. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +0 -1
  60. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map +1 -1
  61. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +0 -1
  62. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map +1 -1
  63. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts +0 -1
  64. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts.map +1 -1
  65. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts +0 -1
  66. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts.map +1 -1
  67. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts +0 -1
  68. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map +1 -1
  69. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts +0 -1
  70. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts.map +1 -1
  71. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +0 -1
  72. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts.map +1 -1
  73. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts +0 -1
  74. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
  75. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts +0 -1
  76. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts.map +1 -1
  77. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts +0 -1
  78. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
  79. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts +0 -1
  80. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts.map +1 -1
  81. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts +0 -1
  82. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts.map +1 -1
  83. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts +0 -1
  84. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts.map +1 -1
  85. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +0 -1
  86. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts.map +1 -1
  87. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts +0 -1
  88. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts.map +1 -1
  89. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts +0 -1
  90. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts.map +1 -1
  91. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.js +1 -1
  92. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.js.map +1 -1
  93. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts +0 -1
  94. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts.map +1 -1
  95. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.js +5 -3
  96. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.js.map +1 -1
  97. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts +0 -1
  98. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts.map +1 -1
  99. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts +0 -1
  100. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts.map +1 -1
  101. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js +1 -1
  102. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js.map +1 -1
  103. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts +0 -1
  104. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts.map +1 -1
  105. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts +0 -1
  106. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts.map +1 -1
  107. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts +0 -1
  108. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
  109. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts +0 -1
  110. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts.map +1 -1
  111. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts +0 -1
  112. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts.map +1 -1
  113. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts +0 -1
  114. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts.map +1 -1
  115. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts +0 -1
  116. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts.map +1 -1
  117. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts +0 -1
  118. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts.map +1 -1
  119. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts +0 -1
  120. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts.map +1 -1
  121. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts +0 -1
  122. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts.map +1 -1
  123. package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts +0 -1
  124. package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts.map +1 -1
  125. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +0 -1
  126. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts.map +1 -1
  127. package/lib/components/editor/side-bar/CreateNewElementModal.js +2 -2
  128. package/lib/components/editor/side-bar/CreateNewElementModal.js.map +1 -1
  129. package/lib/components/editor/side-bar/Explorer.d.ts +0 -1
  130. package/lib/components/editor/side-bar/Explorer.d.ts.map +1 -1
  131. package/lib/components/editor/side-bar/LocalChanges.d.ts +0 -1
  132. package/lib/components/editor/side-bar/LocalChanges.d.ts.map +1 -1
  133. package/lib/components/editor/side-bar/ProjectOverview.d.ts +0 -1
  134. package/lib/components/editor/side-bar/ProjectOverview.d.ts.map +1 -1
  135. package/lib/components/editor/side-bar/SideBar.d.ts +0 -1
  136. package/lib/components/editor/side-bar/SideBar.d.ts.map +1 -1
  137. package/lib/components/editor/side-bar/WorkflowManager.d.ts +0 -1
  138. package/lib/components/editor/side-bar/WorkflowManager.d.ts.map +1 -1
  139. package/lib/components/editor/side-bar/WorkspaceReview.d.ts +0 -1
  140. package/lib/components/editor/side-bar/WorkspaceReview.d.ts.map +1 -1
  141. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +0 -1
  142. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts.map +1 -1
  143. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +0 -1
  144. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts.map +1 -1
  145. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +0 -1
  146. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts.map +1 -1
  147. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +0 -1
  148. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts.map +1 -1
  149. package/lib/components/shared/DiffView.d.ts +0 -1
  150. package/lib/components/shared/DiffView.d.ts.map +1 -1
  151. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +0 -1
  152. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts.map +1 -1
  153. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +0 -1
  154. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts.map +1 -1
  155. package/lib/components/workspace-setup/CreateProjectModal.d.ts +0 -1
  156. package/lib/components/workspace-setup/CreateProjectModal.d.ts.map +1 -1
  157. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +0 -1
  158. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts.map +1 -1
  159. package/lib/index.css +2 -2
  160. package/lib/index.css.map +1 -1
  161. package/lib/package.json +6 -6
  162. package/lib/stores/editor-state/element-editor-state/connection/ConnectionEditorState.js +1 -1
  163. package/lib/stores/editor-state/element-editor-state/connection/ConnectionEditorState.js.map +1 -1
  164. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.d.ts +2 -2
  165. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.d.ts.map +1 -1
  166. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.js +8 -13
  167. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.js.map +1 -1
  168. package/package.json +15 -15
  169. package/src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx +4 -0
  170. package/src/components/editor/edit-panel/service-editor/NewServiceModal.tsx +1 -1
  171. package/src/components/editor/edit-panel/service-editor/ServiceEditor.tsx +20 -1
  172. package/src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx +1 -1
  173. package/src/components/editor/side-bar/CreateNewElementModal.tsx +10 -1
  174. package/src/stores/editor-state/element-editor-state/connection/ConnectionEditorState.ts +1 -1
  175. package/src/stores/editor-state/element-editor-state/service/ServiceExecutionState.ts +14 -14
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const EmbeddedQueryBuilder: (() => JSX.Element | null) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EmbeddedQueryBuilder.d.ts","sourceRoot":"","sources":["../../src/components/EmbeddedQueryBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA2GH,eAAO,MAAM,oBAAoB;;CAa/B,CAAC"}
1
+ {"version":3,"file":"EmbeddedQueryBuilder.d.ts","sourceRoot":"","sources":["../../src/components/EmbeddedQueryBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2GH,eAAO,MAAM,oBAAoB;;CAa/B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { LegendStudioPluginManager } from '../application/LegendStudioPluginManager.js';
18
17
  import type { LegendStudioApplicationConfig } from '../application/LegendStudioApplicationConfig.js';
19
18
  export declare const LegendStudioApplicationRoot: (() => JSX.Element) & {
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAkBH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;AAkB7F,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iDAAiD,CAAC;AA4DrG,eAAO,MAAM,2BAA2B;;CAgGtC,CAAC;AAEH,eAAO,MAAM,uBAAuB,WAC1B;IACN,MAAM,EAAE,6BAA6B,CAAC;IACtC,aAAa,EAAE,yBAAyB,CAAC;CAC1C;;CA+BF,CAAC"}
1
+ {"version":3,"file":"LegendStudioApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAkBH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;AAkB7F,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iDAAiD,CAAC;AA4DrG,eAAO,MAAM,2BAA2B;;CAgGtC,CAAC;AAEH,eAAO,MAAM,uBAAuB,WAC1B;IACN,MAAM,EAAE,6BAA6B,CAAC;IACtC,aAAa,EAAE,yBAAyB,CAAC;CAC1C;;CA+BF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const StatusBar: ((props: {
18
17
  actionsDisabled: boolean;
19
18
  }) => JSX.Element) & {
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA8BH,eAAO,MAAM,SAAS,WAAoB;IAAE,eAAe,EAAE,OAAO,CAAA;CAAE;;CA6WpE,CAAC"}
1
+ {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA8BH,eAAO,MAAM,SAAS,WAAoB;IAAE,eAAe,EAAE,OAAO,CAAA;CAAE;;CA6WpE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const AuxiliaryPanel: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"AuxiliaryPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/AuxiliaryPanel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAsBH,eAAO,MAAM,cAAc;;CA8HzB,CAAC"}
1
+ {"version":3,"file":"AuxiliaryPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/AuxiliaryPanel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAsBH,eAAO,MAAM,cAAc;;CA8HzB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const Console: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Console.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Console.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAOH,eAAO,MAAM,OAAO;;CAIlB,CAAC"}
1
+ {"version":3,"file":"Console.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Console.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAOH,eAAO,MAAM,OAAO;;CAIlB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const DevTool: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DevTool.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/DevTool.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAaH,eAAO,MAAM,OAAO;;CA0DlB,CAAC"}
1
+ {"version":3,"file":"DevTool.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/DevTool.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAaH,eAAO,MAAM,OAAO;;CA0DlB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const Problems: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Problems.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Problems.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA6DH,eAAO,MAAM,QAAQ;;CA2BnB,CAAC"}
1
+ {"version":3,"file":"Problems.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Problems.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA6DH,eAAO,MAAM,QAAQ;;CA2BnB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const ProjectSearchCommand: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwBH,eAAO,MAAM,oBAAoB;;CAmH/B,CAAC"}
1
+ {"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAwBH,eAAO,MAAM,oBAAoB;;CAmH/B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const FileGenerationViewer: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"FileGenerationViewer.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FileGenerationViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmBH,eAAO,MAAM,oBAAoB;;CAwE/B,CAAC"}
1
+ {"version":3,"file":"FileGenerationViewer.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FileGenerationViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAmBH,eAAO,MAAM,oBAAoB;;CAwE/B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { FunctionEditorState } from '../../../stores/editor-state/element-editor-state/FunctionEditorState.js';
18
17
  import { type ConcreteFunctionDefinition, Type } from '@finos/legend-graph';
19
18
  declare enum FUNCTION_PARAMETER_TYPE {
@@ -1 +1 @@
1
- {"version":3,"file":"FunctionEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FunctionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,mBAAmB,EAEpB,MAAM,0EAA0E,CAAC;AAsClF,OAAO,EACL,KAAK,0BAA0B,EAO/B,IAAI,EAYL,MAAM,qBAAqB,CAAC;AAiC7B,aAAK,uBAAuB;IAC1B,KAAK,UAAU;IACf,WAAW,gBAAgB;IAC3B,SAAS,cAAc;CACxB;AAED,eAAO,MAAM,wBAAwB,SAC7B,IAAI,KACT,uBAYF,CAAC;AAoeF,eAAO,MAAM,kBAAkB,WACrB;IACN,eAAe,EAAE,0BAA0B,CAAC;IAC5C,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,EAAE,mBAAmB,CAAC;CAC1C;;CA2HF,CAAC;AAEF,eAAO,MAAM,cAAc;;CAgNzB,CAAC"}
1
+ {"version":3,"file":"FunctionEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FunctionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,mBAAmB,EAEpB,MAAM,0EAA0E,CAAC;AAsClF,OAAO,EACL,KAAK,0BAA0B,EAO/B,IAAI,EAYL,MAAM,qBAAqB,CAAC;AAiC7B,aAAK,uBAAuB;IAC1B,KAAK,UAAU;IACf,WAAW,gBAAgB;IAC3B,SAAS,cAAc;CACxB;AAED,eAAO,MAAM,wBAAwB,SAC7B,IAAI,KACT,uBAYF,CAAC;AAoeF,eAAO,MAAM,kBAAkB,WACrB;IACN,eAAe,EAAE,0BAA0B,CAAC;IAC5C,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,EAAE,mBAAmB,CAAC;CAC1C;;CA2HF,CAAC;AAEF,eAAO,MAAM,cAAc;;CAgNzB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const GenerationSpecificationEditor: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"GenerationSpecificationEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/GenerationSpecificationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA4eH,eAAO,MAAM,6BAA6B;;CAgFxC,CAAC"}
1
+ {"version":3,"file":"GenerationSpecificationEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/GenerationSpecificationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA4eH,eAAO,MAAM,6BAA6B;;CAgFxC,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const ModelImporter: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ModelImporter.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/ModelImporter.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwHH,eAAO,MAAM,aAAa;;CAgNxB,CAAC"}
1
+ {"version":3,"file":"ModelImporter.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/ModelImporter.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAwHH,eAAO,MAAM,aAAa;;CAgNxB,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type RuntimeEditorState, IdentifiedConnectionsEditorTabState } from '../../../stores/editor-state/element-editor-state/RuntimeEditorState.js';
18
17
  import { IdentifiedConnection } from '@finos/legend-graph';
19
18
  export declare const IdentifiedConnectionsPerStoreExplorerItem: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"RuntimeEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/RuntimeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,KAAK,kBAAkB,EAGvB,mCAAmC,EAGpC,MAAM,yEAAyE,CAAC;AAwDjF,OAAO,EAKL,oBAAoB,EAcrB,MAAM,qBAAqB,CAAC;AAoF7B,eAAO,MAAM,yCAAyC,WAC5C;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,4BAA4B,EAAE,mCAAmC,CAAC;IAClE,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;CACrB;;CAiEF,CAAC;AA2vBF,eAAO,MAAM,aAAa,WAChB;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAyBxE,CAAC;AAEF,eAAO,MAAM,wBAAwB;;CAiBnC,CAAC;AAEH,eAAO,MAAM,qBAAqB,WACxB;IACN,kBAAkB,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;;CAuCF,CAAC"}
1
+ {"version":3,"file":"RuntimeEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/RuntimeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,KAAK,kBAAkB,EAGvB,mCAAmC,EAGpC,MAAM,yEAAyE,CAAC;AAwDjF,OAAO,EAKL,oBAAoB,EAcrB,MAAM,qBAAqB,CAAC;AAoF7B,eAAO,MAAM,yCAAyC,WAC5C;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,4BAA4B,EAAE,mCAAmC,CAAC;IAClE,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;CACrB;;CAiEF,CAAC;AA2vBF,eAAO,MAAM,aAAa,WAChB;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAyBxE,CAAC;AAEF,eAAO,MAAM,wBAAwB;;CAiBnC,CAAC;AAEH,eAAO,MAAM,qBAAqB,WACxB;IACN,kBAAkB,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;;CAuCF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const UnsupportedEditorPanel: ((props: {
18
17
  text: string;
19
18
  isReadOnly: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"UnsupportedElementEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/UnsupportedElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AASH,eAAO,MAAM,sBAAsB,WACzB;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAwB9C,CAAC;AAGF,eAAO,MAAM,wBAAwB;;CA+BnC,CAAC"}
1
+ {"version":3,"file":"UnsupportedElementEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/UnsupportedElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AASH,eAAO,MAAM,sBAAsB,WACzB;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAwB9C,CAAC;AAGF,eAAO,MAAM,wBAAwB;;CA+BnC,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type ConnectionEditorState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
18
17
  export declare const ConnectionEditor: ((props: {
19
18
  connectionEditorState: ConnectionEditorState;
@@ -1 +1 @@
1
- {"version":3,"file":"ConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAKH,OAAO,EACL,KAAK,qBAAqB,EAK3B,MAAM,0FAA0F,CAAC;AAiFlG,eAAO,MAAM,gBAAgB,WACnB;IACN,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC;;CAkEF,CAAC;AAEF,eAAO,MAAM,2BAA2B;;CAiBtC,CAAC"}
1
+ {"version":3,"file":"ConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAKH,OAAO,EACL,KAAK,qBAAqB,EAK3B,MAAM,0FAA0F,CAAC;AAqFlG,eAAO,MAAM,gBAAgB,WACnB;IACN,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC;;CAkEF,CAAC;AAEF,eAAO,MAAM,2BAA2B;;CAiBtC,CAAC"}
@@ -22,7 +22,7 @@ import { UnsupportedEditorPanel } from '../../../editor/edit-panel/UnsupportedEl
22
22
  import { CustomSelectorInput, LockIcon, PanelContent } from '@finos/legend-art';
23
23
  import { useEditorStore } from '../../EditorStoreProvider.js';
24
24
  import { modelConnection_setClass, modelConnection_setUrl, } from '../../../../stores/shared/modifier/DSL_Mapping_GraphModifierHelper.js';
25
- import { buildElementOption, useApplicationNavigationContext, } from '@finos/legend-application';
25
+ import { buildElementOption, getPackageableElementOptionFormatter, useApplicationNavigationContext, } from '@finos/legend-application';
26
26
  import { LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY } from '../../../../stores/LegendStudioApplicationNavigationContext.js';
27
27
  const ModelConnectionEditor = observer((props) => {
28
28
  const { connectionValueState, isReadOnly, disableChangingClass } = props;
@@ -35,7 +35,9 @@ const ModelConnectionEditor = observer((props) => {
35
35
  // TODO: handle content type (XML/JSON)
36
36
  // url
37
37
  const changeUrl = (event) => modelConnection_setUrl(connection, event.target.value);
38
- return (_jsxs("div", { className: "panel__content__form", children: [_jsxs("div", { className: "panel__content__form__section", children: [_jsxs("div", { className: "panel__content__form__section__header__label", children: [_jsx("div", { className: "panel__content__form__section__header__label__text", children: "Source Class" }), disableChangingClass && (_jsx("div", { className: "panel__content__form__section__header__label__lock", children: _jsx(LockIcon, {}) }))] }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: "Specifies the class being used for the model store" }), _jsx(CustomSelectorInput, { disabled: isReadOnly || disableChangingClass, className: "panel__content__form__section__dropdown", options: classOptions, onChange: onSourceClassChange, value: { label: sourceClass.name, value: sourceClass }, darkMode: true })] }), _jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: "URL" }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: "Specifies the connection URL" }), _jsx("textarea", { className: "panel__content__form__section__textarea connection-editor__model-connection-url__textarea", spellCheck: false, value: connection.url, onChange: changeUrl, disabled: isReadOnly })] })] }));
38
+ return (_jsxs("div", { className: "panel__content__form", children: [_jsxs("div", { className: "panel__content__form__section", children: [_jsxs("div", { className: "panel__content__form__section__header__label", children: [_jsx("div", { className: "panel__content__form__section__header__label__text", children: "Source Class" }), disableChangingClass && (_jsx("div", { className: "panel__content__form__section__header__label__lock", children: _jsx(LockIcon, {}) }))] }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: "Specifies the class being used for the model store" }), _jsx(CustomSelectorInput, { disabled: isReadOnly || disableChangingClass, className: "panel__content__form__section__dropdown", options: classOptions, onChange: onSourceClassChange, value: { label: sourceClass.name, value: sourceClass }, darkMode: true, formatOptionLabel: getPackageableElementOptionFormatter({
39
+ darkMode: true,
40
+ }) })] }), _jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: "URL" }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: "Specifies the connection URL" }), _jsx("textarea", { className: "panel__content__form__section__textarea connection-editor__model-connection-url__textarea", spellCheck: false, value: connection.url, onChange: changeUrl, disabled: isReadOnly })] })] }));
39
41
  });
40
42
  export const ConnectionEditor = observer((props) => {
41
43
  const { connectionEditorState, isReadOnly, disableChangingStore } = props;
@@ -1 +1 @@
1
- {"version":3,"file":"ConnectionEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ConnectionEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"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"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type DatabaseBuilderState, type DatabaseBuilderTreeData } from '../../../../stores/editor-state/element-editor-state/connection/DatabaseBuilderState.js';
18
17
  export declare const DatabaseBuilderExplorer: ((props: {
19
18
  treeData: DatabaseBuilderTreeData;
@@ -1 +1 @@
1
- {"version":3,"file":"DatabaseBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAyBH,OAAO,EACL,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAK7B,MAAM,yFAAyF,CAAC;AAkHjG,eAAO,MAAM,uBAAuB,WAC1B;IACN,QAAQ,EAAE,uBAAuB,CAAC;IAClC,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C;;CAkDF,CAAC;AAEF,eAAO,MAAM,eAAe,WAClB;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAsIF,CAAC"}
1
+ {"version":3,"file":"DatabaseBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAyBH,OAAO,EACL,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAK7B,MAAM,yFAAyF,CAAC;AAkHjG,eAAO,MAAM,uBAAuB,WAC1B;IACN,QAAQ,EAAE,uBAAuB,CAAC;IAClC,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C;;CAkDF,CAAC;AAEF,eAAO,MAAM,eAAe,WAClB;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAsIF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { FlatDataConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
18
17
  export declare const FlatDataConnectionEditor: ((props: {
19
18
  connectionValueState: FlatDataConnectionValueState;
@@ -1 +1 @@
1
- {"version":3,"file":"FlatDataConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,0FAA0F,CAAC;AAG7I,eAAO,MAAM,wBAAwB,WAC3B;IACN,oBAAoB,EAAE,4BAA4B,CAAC;IACnD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0BF,CAAC"}
1
+ {"version":3,"file":"FlatDataConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,0FAA0F,CAAC;AAG7I,eAAO,MAAM,wBAAwB,WAC3B;IACN,oBAAoB,EAAE,4BAA4B,CAAC;IACnD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0BF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type RelationalDatabaseConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
18
17
  export declare const RelationalDatabaseConnectionEditor: ((props: {
19
18
  connectionValueState: RelationalDatabaseConnectionValueState;
@@ -1 +1 @@
1
- {"version":3,"file":"RelationalDatabaseConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,EACL,KAAK,sCAAsC,EAK5C,MAAM,0FAA0F,CAAC;AA05ClG,eAAO,MAAM,kCAAkC,WACrC;IACN,oBAAoB,EAAE,sCAAsC,CAAC;IAC7D,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2CF,CAAC"}
1
+ {"version":3,"file":"RelationalDatabaseConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EACL,KAAK,sCAAsC,EAK5C,MAAM,0FAA0F,CAAC;AA05ClG,eAAO,MAAM,kCAAkC,WACrC;IACN,oBAAoB,EAAE,sCAAsC,CAAC;IAC7D,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2CF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { MapperPostProcessor } from '@finos/legend-graph';
18
17
  import type { MapperPostProcessorEditorState } from '../../../../../stores/editor-state/element-editor-state/connection/PostProcessorEditorState.js';
19
18
  export declare const MapperPostProcessorEditor: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"MapperPostProcessorEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAsBH,OAAO,EAEL,mBAAmB,EAGpB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,gGAAgG,CAAC;AAUrJ,eAAO,MAAM,yBAAyB,WAC5B;IACN,aAAa,EAAE,mBAAmB,CAAC;IACnC,UAAU,EAAE,OAAO,CAAC;IACpB,kBAAkB,EAAE,8BAA8B,CAAC;CACpD;;CAmOF,CAAC"}
1
+ {"version":3,"file":"MapperPostProcessorEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAsBH,OAAO,EAEL,mBAAmB,EAGpB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,gGAAgG,CAAC;AAUrJ,eAAO,MAAM,yBAAyB,WAC5B;IACN,aAAa,EAAE,mBAAmB,CAAC;IACnC,UAAU,EAAE,OAAO,CAAC;IACpB,kBAAkB,EAAE,8BAA8B,CAAC;CACpD;;CAmOF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type EmbeddedDataEditorState } from '../../../../stores/editor-state/element-editor-state/data/DataEditorState.js';
18
17
  import type { ExternalFormatDataState } from '../../../../stores/editor-state/element-editor-state/data/EmbeddedDataState.js';
19
18
  export declare const ExternalFormatDataEditor: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"DataElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/DataElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EAEL,KAAK,uBAAuB,EAE7B,MAAM,8EAA8E,CAAC;AAgDtF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gFAAgF,CAAC;AAI9H,eAAO,MAAM,wBAAwB,WAC3B;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkFF,CAAC;AAEF,eAAO,MAAM,kBAAkB,WACrB;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CASF,CAAC;AAEF,eAAO,MAAM,iBAAiB;;CA6N5B,CAAC"}
1
+ {"version":3,"file":"DataElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/DataElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EAEL,KAAK,uBAAuB,EAE7B,MAAM,8EAA8E,CAAC;AAgDtF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gFAAgF,CAAC;AAI9H,eAAO,MAAM,wBAAwB,WAC3B;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkFF,CAAC;AAEF,eAAO,MAAM,kBAAkB,WACrB;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CASF,CAAC;AAEF,eAAO,MAAM,iBAAiB;;CA6N5B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { RelationalCSVDataState } from '../../../../stores/editor-state/element-editor-state/data/EmbeddedDataState.js';
18
17
  export declare const RelationalCSVDataEditor: ((props: {
19
18
  dataState: RelationalCSVDataState;
@@ -1 +1 @@
1
- {"version":3,"file":"RelationalCSVDataEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmBH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,gFAAgF,CAAC;AA4F7H,eAAO,MAAM,uBAAuB,WAC1B;IAAE,SAAS,EAAE,sBAAsB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAiInE,CAAC"}
1
+ {"version":3,"file":"RelationalCSVDataEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAmBH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,gFAAgF,CAAC;AA4F7H,eAAO,MAAM,uBAAuB,WAC1B;IAAE,SAAS,EAAE,sBAAsB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAiInE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type EntityChangeConflictEditorState } from '../../../../stores/editor-state/entity-diff-editor-state/EntityChangeConflictEditorState.js';
18
17
  import type { EntityChangeConflict } from '@finos/legend-server-sdlc';
19
18
  export declare const EntityChangeConflictSideBarItem: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"EntityChangeConflictEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAiBH,OAAO,EAGL,KAAK,+BAA+B,EAErC,MAAM,6FAA6F,CAAC;AA2BrG,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAuDtE,eAAO,MAAM,+BAA+B,WAClC;IACN,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B;;CA0BF,CAAC;AA8dF,eAAO,MAAM,0BAA0B,WAC7B;IAAE,mBAAmB,EAAE,+BAA+B,CAAA;CAAE;;CA0KjE,CAAC"}
1
+ {"version":3,"file":"EntityChangeConflictEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAiBH,OAAO,EAGL,KAAK,+BAA+B,EAErC,MAAM,6FAA6F,CAAC;AA2BrG,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAuDtE,eAAO,MAAM,+BAA+B,WAClC;IACN,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B;;CA0BF,CAAC;AA8dF,eAAO,MAAM,0BAA0B,WAC7B;IAAE,mBAAmB,EAAE,+BAA+B,CAAA;CAAE;;CA0KjE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type EntityDiffViewState } from '../../../../stores/editor-state/entity-diff-editor-state/EntityDiffViewState.js';
18
17
  import { type EntityDiff } from '@finos/legend-server-sdlc';
19
18
  export declare const EntityDiffSideBarItem: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"EntityDiffView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityDiffView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,iFAAiF,CAAC;AAKzF,OAAO,EAAE,KAAK,UAAU,EAAoB,MAAM,2BAA2B,CAAC;AAuB9E,eAAO,MAAM,qBAAqB,WACxB;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,UAAU,EAAE,OAAO,CAAC;IAAC,QAAQ,EAAE,MAAM,IAAI,CAAA;CAAE;;CAiCxE,CAAC;AAEF,eAAO,MAAM,cAAc,WACjB;IAAE,mBAAmB,EAAE,mBAAmB,CAAA;CAAE;;CA0FrD,CAAC"}
1
+ {"version":3,"file":"EntityDiffView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityDiffView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,iFAAiF,CAAC;AAKzF,OAAO,EAAE,KAAK,UAAU,EAAoB,MAAM,2BAA2B,CAAC;AAuB9E,eAAO,MAAM,qBAAqB,WACxB;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,UAAU,EAAE,OAAO,CAAC;IAAC,QAAQ,EAAE,MAAM,IAAI,CAAA;CAAE;;CAiCxE,CAAC;AAEF,eAAO,MAAM,cAAc,WACjB;IAAE,mBAAmB,EAAE,mBAAmB,CAAA;CAAE;;CA0FrD,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { ElementFileGenerationState } from '../../../../stores/editor-state/element-editor-state/ElementFileGenerationState.js';
18
17
  import type { ElementEditorState } from '../../../../stores/editor-state/element-editor-state/ElementEditorState.js';
19
18
  export declare const ElementGenerationEditor: ((props: {
@@ -1 +1 @@
1
- {"version":3,"file":"ElementGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AASH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oFAAoF,CAAC;AACrI,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AAkHrH,eAAO,MAAM,uBAAuB,WAC1B;IACN,mBAAmB,EAAE,kBAAkB,CAAC;IACxC,sBAAsB,EAAE,0BAA0B,CAAC;CACpD;;CA+DF,CAAC"}
1
+ {"version":3,"file":"ElementGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AASH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oFAAoF,CAAC;AACrI,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AAkHrH,eAAO,MAAM,uBAAuB,WAC1B;IACN,mBAAmB,EAAE,kBAAkB,CAAC;IACxC,sBAAsB,EAAE,0BAA0B,CAAC;CACpD;;CA+DF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { ElementEditorState } from '../../../../stores/editor-state/element-editor-state/ElementEditorState.js';
18
17
  export declare const ElementNativeView: ((props: {
19
18
  currentElementState: ElementEditorState;
@@ -1 +1 @@
1
- {"version":3,"file":"ElementNativeView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementNativeView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AASrH,eAAO,MAAM,iBAAiB,WACpB;IAAE,mBAAmB,EAAE,kBAAkB,CAAA;CAAE;;CAgCpD,CAAC"}
1
+ {"version":3,"file":"ElementNativeView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementNativeView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AASrH,eAAO,MAAM,iBAAiB,WACpB;IAAE,mBAAmB,EAAE,kBAAkB,CAAA;CAAE;;CAgCpD,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const BindingEditor: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DSL_ExternalFormat_BindingElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmRH,eAAO,MAAM,aAAa;;CAoMxB,CAAC"}
1
+ {"version":3,"file":"DSL_ExternalFormat_BindingElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAmRH,eAAO,MAAM,aAAa;;CAoMxB,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" resolution-mode="require"/>
2
1
  import { ExternalFormatConnection, type Binding } from '@finos/legend-graph';
3
2
  import { ConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
4
3
  import type { EditorStore } from '../../../../stores/EditorStore.js';
@@ -1 +1 @@
1
- {"version":3,"file":"DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx"],"names":[],"mappings":";AAgBA,OAAO,EACL,wBAAwB,EAGxB,KAAK,OAAO,EACb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0FAA0F,CAAC;AAChI,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAGxF,qBAAa,kCAAmC,SAAQ,oBAAoB;IACjE,UAAU,EAAE,wBAAwB,CAAC;gBAElC,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,wBAAwB;IAK1E,KAAK,IAAI,MAAM;CAGhB;AAED,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,kCAAkC,CAAC;IACzD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA4BF,CAAC;AAEF,qBAAa,iCAAkC,SAAQ,wBAAwB,CAAC,wBAAwB,CAAC;gBAC3F,WAAW,EAAE,WAAW;IAQpC,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,wBAAwB;CAS3D"}
1
+ {"version":3,"file":"DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx"],"names":[],"mappings":"AAgBA,OAAO,EACL,wBAAwB,EAGxB,KAAK,OAAO,EACb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0FAA0F,CAAC;AAChI,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAGxF,qBAAa,kCAAmC,SAAQ,oBAAoB;IACjE,UAAU,EAAE,wBAAwB,CAAC;gBAElC,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,wBAAwB;IAK1E,KAAK,IAAI,MAAM;CAGhB;AAED,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,kCAAkC,CAAC;IACzD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA4BF,CAAC;AAEF,qBAAa,iCAAkC,SAAQ,wBAAwB,CAAC,wBAAwB,CAAC;gBAC3F,WAAW,EAAE,WAAW;IAQpC,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,wBAAwB;CAS3D"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { SchemaSet } from '@finos/legend-graph';
18
17
  import type { EditorStore } from '../../../../stores/EditorStore.js';
19
18
  import { NewElementDriver } from '../../../../stores/editor/NewElementState.js';
@@ -1 +1 @@
1
- {"version":3,"file":"DSL_ExternalFormat_NewSchemaSetDriver.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAKhD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAErE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wDAAwD,CAAC;AAEvG,qBAAa,kBAAmB,SAAQ,gBAAgB,CAAC,SAAS,CAAC;IACjE,YAAY,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;gBAExC,WAAW,EAAE,WAAW;IAepC,eAAe,CAAC,UAAU,EAAE,wBAAwB,GAAG,SAAS,GAAG,IAAI;IAIvE,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS;CAQvC;AAED,eAAO,MAAM,wBAAwB;;CA4BnC,CAAC"}
1
+ {"version":3,"file":"DSL_ExternalFormat_NewSchemaSetDriver.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAKhD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAErE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wDAAwD,CAAC;AAEvG,qBAAa,kBAAmB,SAAQ,gBAAgB,CAAC,SAAS,CAAC;IACjE,YAAY,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;gBAExC,WAAW,EAAE,WAAW;IAepC,eAAe,CAAC,UAAU,EAAE,wBAAwB,GAAG,SAAS,GAAG,IAAI;IAIvE,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS;CAQvC;AAED,eAAO,MAAM,wBAAwB;;CA4BnC,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { SchemaSetEditorState, type InnerSchemaSetEditorState } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js';
18
17
  export declare const SchemaSetGeneralEditor: ((props: {
19
18
  schemaSetEditorState: InnerSchemaSetEditorState | SchemaSetEditorState;
@@ -1 +1 @@
1
- {"version":3,"file":"DSL_ExternalFormat_SchemaSetElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA2BH,OAAO,EACL,oBAAoB,EACpB,KAAK,yBAAyB,EAE/B,MAAM,iHAAiH,CAAC;AAqJzH,eAAO,MAAM,sBAAsB,WACzB;IACN,oBAAoB,EAAE,yBAAyB,GAAG,oBAAoB,CAAC;IACvE,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0KF,CAAC;AAEF,eAAO,MAAM,eAAe;;CA+F1B,CAAC"}
1
+ {"version":3,"file":"DSL_ExternalFormat_SchemaSetElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2BH,OAAO,EACL,oBAAoB,EACpB,KAAK,yBAAyB,EAE/B,MAAM,iHAAiH,CAAC;AAqJzH,eAAO,MAAM,sBAAsB,WACzB;IACN,oBAAoB,EAAE,yBAAyB,GAAG,oBAAoB,CAAC;IACvE,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0KF,CAAC;AAEF,eAAO,MAAM,eAAe;;CA+F1B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { SchemaSetModelGenerationState } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js';
18
17
  export declare const SchemaSetModelGenerationEditor: ((props: {
19
18
  modelGenerationState: SchemaSetModelGenerationState;
@@ -1 +1 @@
1
- {"version":3,"file":"DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAMH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iHAAiH,CAAC;AAoBrK,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAqLF,CAAC"}
1
+ {"version":3,"file":"DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAMH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iHAAiH,CAAC;AAoBrK,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAqLF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type SetImplementation, OperationSetImplementation } from '@finos/legend-graph';
18
17
  export declare const OperatorSelector: ((props: {
19
18
  setImplementation: OperationSetImplementation;
@@ -1 +1 @@
1
- {"version":3,"file":"ClassMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAeH,OAAO,EACL,KAAK,iBAAiB,EAMtB,0BAA0B,EAE3B,MAAM,qBAAqB,CAAC;AAS7B,eAAO,MAAM,gBAAgB,WACnB;IACN,iBAAiB,EAAE,0BAA0B,CAAC;IAC9C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA6BF,CAAC;AAEF,oBAAY,yBAAyB;IACnC,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,SAAS,cAAc;IACvB,UAAU,mBAAmB;CAC9B;AAED,eAAO,MAAM,kBAAkB,WACrB;IAAE,iBAAiB,EAAE,iBAAiB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAiLtE,CAAC"}
1
+ {"version":3,"file":"ClassMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAeH,OAAO,EACL,KAAK,iBAAiB,EAMtB,0BAA0B,EAE3B,MAAM,qBAAqB,CAAC;AAS7B,eAAO,MAAM,gBAAgB,WACnB;IACN,iBAAiB,EAAE,0BAA0B,CAAC;IAC9C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA6BF,CAAC;AAEF,oBAAY,yBAAyB;IACnC,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,SAAS,cAAc;IACvB,UAAU,mBAAmB;CAC9B;AAED,eAAO,MAAM,kBAAkB,WACrB;IAAE,iBAAiB,EAAE,iBAAiB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAiLtE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { Type, Enum, type SourceValue, type EnumerationMapping } from '@finos/legend-graph';
18
17
  export declare const SourceValueInput: ((props: {
19
18
  sourceValue: SourceValue;
@@ -1 +1 @@
1
- {"version":3,"file":"EnumerationMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAyCH,OAAO,EACL,IAAI,EACJ,IAAI,EAGJ,KAAK,WAAW,EAChB,KAAK,kBAAkB,EAKxB,MAAM,qBAAqB,CAAC;AA2F7B,eAAO,MAAM,gBAAgB;iBAEZ,WAAW;mBACT,IAAI,GAAG,SAAS;6BACN,IAAI,GAAG,MAAM,GAAG,SAAS,KAAK,IAAI;uBACxC,MAAM,IAAI;gBACjB,OAAO;;;CAmGtB,CAAC;AA+EF,eAAO,MAAM,wBAAwB,WAC3B;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAsNxE,CAAC"}
1
+ {"version":3,"file":"EnumerationMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAyCH,OAAO,EACL,IAAI,EACJ,IAAI,EAGJ,KAAK,WAAW,EAChB,KAAK,kBAAkB,EAKxB,MAAM,qBAAqB,CAAC;AA2F7B,eAAO,MAAM,gBAAgB;iBAEZ,WAAW;mBACT,IAAI,GAAG,SAAS;6BACN,IAAI,GAAG,MAAM,GAAG,SAAS,KAAK,IAAI;uBACxC,MAAM,IAAI;gBACjB,OAAO;;;CAmGtB,CAAC;AA+EF,eAAO,MAAM,wBAAwB,WAC3B;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAsNxE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import type { FlatDataPropertyMappingState, FlatDataInstanceSetImplementationState } from '../../../../stores/editor-state/element-editor-state/mapping/FlatDataInstanceSetImplementationState.js';
18
17
  export declare const FlatDataPropertyMappingEditor: ((props: {
19
18
  flatDataPropertyMappingState: FlatDataPropertyMappingState;
@@ -1 +1 @@
1
- {"version":3,"file":"FlatDataPropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAaH,OAAO,KAAK,EACV,4BAA4B,EAC5B,sCAAsC,EACvC,MAAM,wGAAwG,CAAC;AAmMhH,eAAO,MAAM,6BAA6B,WAChC;IACN,4BAA4B,EAAE,4BAA4B,CAAC;IAC3D,sCAAsC,EAAE,sCAAsC,CAAC;IAC/E,+BAA+B,EAAE,OAAO,CAAC;IACzC,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkGF,CAAC"}
1
+ {"version":3,"file":"FlatDataPropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAaH,OAAO,KAAK,EACV,4BAA4B,EAC5B,sCAAsC,EACvC,MAAM,wGAAwG,CAAC;AAmMhH,eAAO,MAAM,6BAA6B,WAChC;IACN,4BAA4B,EAAE,4BAA4B,CAAC;IAC3D,sCAAsC,EAAE,sCAAsC,CAAC;IAC/E,+BAA+B,EAAE,OAAO,CAAC;IACzC,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkGF,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  import { type InstanceSetImplementation } from '@finos/legend-graph';
18
17
  export declare const InstanceSetImplementationSourceExplorer: ((props: {
19
18
  setImplementation: InstanceSetImplementation;
@@ -1 +1 @@
1
- {"version":3,"file":"InstanceSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwDH,OAAO,EACL,KAAK,yBAAyB,EAgB/B,MAAM,qBAAqB,CAAC;AAK7B,eAAO,MAAM,uCAAuC,WAC1C;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0RF,CAAC;AAoDF,eAAO,MAAM,+BAA+B,WAClC;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2KF,CAAC"}
1
+ {"version":3,"file":"InstanceSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAwDH,OAAO,EACL,KAAK,yBAAyB,EAgB/B,MAAM,qBAAqB,CAAC;AAK7B,eAAO,MAAM,uCAAuC,WAC1C;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0RF,CAAC;AAoDF,eAAO,MAAM,+BAA+B,WAClC;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2KF,CAAC"}