@finos/legend-application-studio 16.0.2 → 18.0.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.
Files changed (739) hide show
  1. package/lib/application/LegendStudioApplicationConfig.d.ts +4 -3
  2. package/lib/application/LegendStudioApplicationConfig.d.ts.map +1 -1
  3. package/lib/application/LegendStudioApplicationConfig.js +9 -3
  4. package/lib/application/LegendStudioApplicationConfig.js.map +1 -1
  5. package/lib/components/{DSLExternalFormat_CodeSnippets.d.ts → DSL_ExternalFormat_CodeSnippets.d.ts} +1 -1
  6. package/lib/components/DSL_ExternalFormat_CodeSnippets.d.ts.map +1 -0
  7. package/lib/components/{DSLExternalFormat_CodeSnippets.js → DSL_ExternalFormat_CodeSnippets.js} +1 -1
  8. package/lib/components/DSL_ExternalFormat_CodeSnippets.js.map +1 -0
  9. package/lib/components/{DSLExternalFormat_LegendStudioApplicationPlugin.d.ts → DSL_ExternalFormat_LegendStudioApplicationPlugin.d.ts} +3 -3
  10. package/lib/components/DSL_ExternalFormat_LegendStudioApplicationPlugin.d.ts.map +1 -0
  11. package/lib/components/{DSLExternalFormat_LegendStudioApplicationPlugin.js → DSL_ExternalFormat_LegendStudioApplicationPlugin.js} +11 -11
  12. package/lib/components/DSL_ExternalFormat_LegendStudioApplicationPlugin.js.map +1 -0
  13. package/lib/components/{DSLExternalFormat_LegendStudioDocumentation.d.ts → DSL_ExternalFormat_LegendStudioDocumentation.d.ts} +1 -1
  14. package/lib/components/DSL_ExternalFormat_LegendStudioDocumentation.d.ts.map +1 -0
  15. package/lib/components/{DSLExternalFormat_LegendStudioDocumentation.js → DSL_ExternalFormat_LegendStudioDocumentation.js} +1 -1
  16. package/lib/components/DSL_ExternalFormat_LegendStudioDocumentation.js.map +1 -0
  17. package/lib/components/EditorComponentTestUtils.d.ts.map +1 -1
  18. package/lib/components/EditorComponentTestUtils.js +2 -2
  19. package/lib/components/EditorComponentTestUtils.js.map +1 -1
  20. package/lib/components/EmbeddedQueryBuilder.d.ts +1 -0
  21. package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -1
  22. package/lib/components/EmbeddedQueryBuilder.js +6 -31
  23. package/lib/components/EmbeddedQueryBuilder.js.map +1 -1
  24. package/lib/components/LegendStudioApplication.d.ts +1 -0
  25. package/lib/components/LegendStudioApplication.d.ts.map +1 -1
  26. package/lib/components/LegendStudioApplication.js +1 -1
  27. package/lib/components/LegendStudioApplication.js.map +1 -1
  28. package/lib/components/LegendStudioBaseStoreProvider.d.ts +0 -2
  29. package/lib/components/LegendStudioBaseStoreProvider.d.ts.map +1 -1
  30. package/lib/components/LegendStudioBaseStoreProvider.js +2 -2
  31. package/lib/components/LegendStudioBaseStoreProvider.js.map +1 -1
  32. package/lib/components/editor/EditorStoreProvider.d.ts.map +1 -1
  33. package/lib/components/editor/EditorStoreProvider.js +2 -3
  34. package/lib/components/editor/EditorStoreProvider.js.map +1 -1
  35. package/lib/components/editor/StatusBar.d.ts +1 -0
  36. package/lib/components/editor/StatusBar.d.ts.map +1 -1
  37. package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts +1 -0
  38. package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts.map +1 -1
  39. package/lib/components/editor/aux-panel/AuxiliaryPanel.js +2 -2
  40. package/lib/components/editor/aux-panel/AuxiliaryPanel.js.map +1 -1
  41. package/lib/components/editor/aux-panel/Console.d.ts +1 -0
  42. package/lib/components/editor/aux-panel/Console.d.ts.map +1 -1
  43. package/lib/components/editor/aux-panel/DevTool.d.ts +1 -0
  44. package/lib/components/editor/aux-panel/DevTool.d.ts.map +1 -1
  45. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +1 -0
  46. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts.map +1 -1
  47. package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts +1 -0
  48. package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts.map +1 -1
  49. package/lib/components/editor/edit-panel/FileGenerationViewer.js +2 -2
  50. package/lib/components/editor/edit-panel/FileGenerationViewer.js.map +1 -1
  51. package/lib/components/editor/edit-panel/FunctionEditor.d.ts +1 -0
  52. package/lib/components/editor/edit-panel/FunctionEditor.d.ts.map +1 -1
  53. package/lib/components/editor/edit-panel/FunctionEditor.js +4 -4
  54. package/lib/components/editor/edit-panel/FunctionEditor.js.map +1 -1
  55. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts +1 -0
  56. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts.map +1 -1
  57. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.js +6 -6
  58. package/lib/components/editor/edit-panel/GenerationSpecificationEditor.js.map +1 -1
  59. package/lib/components/editor/edit-panel/GrammarTextEditor.d.ts.map +1 -1
  60. package/lib/components/editor/edit-panel/GrammarTextEditor.js +6 -6
  61. package/lib/components/editor/edit-panel/GrammarTextEditor.js.map +1 -1
  62. package/lib/components/editor/edit-panel/ModelImporter.d.ts +1 -0
  63. package/lib/components/editor/edit-panel/ModelImporter.d.ts.map +1 -1
  64. package/lib/components/editor/edit-panel/ModelImporter.js +3 -3
  65. package/lib/components/editor/edit-panel/ModelImporter.js.map +1 -1
  66. package/lib/components/editor/edit-panel/RuntimeEditor.d.ts +1 -0
  67. package/lib/components/editor/edit-panel/RuntimeEditor.d.ts.map +1 -1
  68. package/lib/components/editor/edit-panel/RuntimeEditor.js +6 -6
  69. package/lib/components/editor/edit-panel/RuntimeEditor.js.map +1 -1
  70. package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts +1 -0
  71. package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts.map +1 -1
  72. package/lib/components/editor/edit-panel/UnsupportedElementEditor.js +2 -2
  73. package/lib/components/editor/edit-panel/UnsupportedElementEditor.js.map +1 -1
  74. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts +1 -0
  75. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts.map +1 -1
  76. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.js +3 -3
  77. package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.js.map +1 -1
  78. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts +1 -0
  79. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts.map +1 -1
  80. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.js +2 -2
  81. package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.js.map +1 -1
  82. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts +1 -0
  83. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts.map +1 -1
  84. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.js +1 -1
  85. package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.js.map +1 -1
  86. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts +1 -33
  87. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts.map +1 -1
  88. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.js +38 -97
  89. package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.js.map +1 -1
  90. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +1 -0
  91. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts.map +1 -1
  92. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.js +10 -12
  93. package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.js.map +1 -1
  94. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts +1 -0
  95. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts.map +1 -1
  96. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.js +2 -2
  97. package/lib/components/editor/edit-panel/data-editor/DataElementEditor.js.map +1 -1
  98. package/lib/components/editor/edit-panel/data-editor/EmbeddedDataEditor.d.ts.map +1 -1
  99. package/lib/components/editor/edit-panel/data-editor/EmbeddedDataEditor.js +3 -3
  100. package/lib/components/editor/edit-panel/data-editor/EmbeddedDataEditor.js.map +1 -1
  101. package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts +1 -0
  102. package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts.map +1 -1
  103. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts +1 -0
  104. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts.map +1 -1
  105. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.js +2 -2
  106. package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.js.map +1 -1
  107. package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts +1 -0
  108. package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts.map +1 -1
  109. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts +1 -0
  110. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts.map +1 -1
  111. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.js +1 -1
  112. package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.js.map +1 -1
  113. package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts +1 -0
  114. package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts.map +1 -1
  115. package/lib/components/editor/edit-panel/element-generation-editor/FileGenerationEditor.d.ts +1 -1
  116. package/lib/components/editor/edit-panel/element-generation-editor/FileGenerationEditor.d.ts.map +1 -1
  117. package/lib/components/editor/edit-panel/element-generation-editor/FileGenerationEditor.js +7 -7
  118. package/lib/components/editor/edit-panel/element-generation-editor/FileGenerationEditor.js.map +1 -1
  119. package/lib/components/editor/edit-panel/external-format-editor/{BindingElementEditor.d.ts → DSL_ExternalFormat_BindingElementEditor.d.ts} +2 -1
  120. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts.map +1 -0
  121. package/lib/components/editor/edit-panel/external-format-editor/{BindingElementEditor.js → DSL_ExternalFormat_BindingElementEditor.js} +4 -4
  122. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.js.map +1 -0
  123. package/lib/components/editor/edit-panel/external-format-editor/{ExternalFormatConnectionEditor.d.ts → DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts} +2 -1
  124. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map +1 -0
  125. package/lib/components/editor/edit-panel/external-format-editor/{ExternalFormatConnectionEditor.js → DSL_ExternalFormat_ExternalFormatConnectionEditor.js} +2 -2
  126. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.js.map +1 -0
  127. package/lib/components/editor/edit-panel/external-format-editor/{NewSchemaSetDriver.d.ts → DSL_ExternalFormat_NewSchemaSetDriver.d.ts} +2 -1
  128. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map +1 -0
  129. package/lib/components/editor/edit-panel/external-format-editor/{NewSchemaSetDriver.js → DSL_ExternalFormat_NewSchemaSetDriver.js} +2 -2
  130. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.js.map +1 -0
  131. package/lib/components/editor/edit-panel/external-format-editor/{SchemaSetElementEditor.d.ts → DSL_ExternalFormat_SchemaSetElementEditor.d.ts} +3 -2
  132. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map +1 -0
  133. package/lib/components/editor/edit-panel/external-format-editor/{SchemaSetElementEditor.js → DSL_ExternalFormat_SchemaSetElementEditor.js} +7 -7
  134. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.js.map +1 -0
  135. package/lib/components/editor/edit-panel/external-format-editor/{SchemaSetModelGenerationEditor.d.ts → DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts} +3 -2
  136. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map +1 -0
  137. package/lib/components/editor/edit-panel/external-format-editor/{SchemaSetModelGenerationEditor.js → DSL_ExternalFormat_SchemaSetModelGenerationEditor.js} +4 -4
  138. package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.js.map +1 -0
  139. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts +1 -0
  140. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts.map +1 -1
  141. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.js +2 -2
  142. package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.js.map +1 -1
  143. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts +1 -0
  144. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts.map +1 -1
  145. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.js +6 -6
  146. package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.js.map +1 -1
  147. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts +1 -0
  148. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map +1 -1
  149. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.js +3 -3
  150. package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.js.map +1 -1
  151. package/lib/components/editor/edit-panel/mapping-editor/FlatDataRecordTypeTree.js +1 -1
  152. package/lib/components/editor/edit-panel/mapping-editor/FlatDataRecordTypeTree.js.map +1 -1
  153. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts +1 -0
  154. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts.map +1 -1
  155. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.js +4 -4
  156. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.js.map +1 -1
  157. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +1 -0
  158. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts.map +1 -1
  159. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.js +18 -3
  160. package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.js.map +1 -1
  161. package/lib/components/editor/edit-panel/mapping-editor/MappingEditor.d.ts.map +1 -1
  162. package/lib/components/editor/edit-panel/mapping-editor/MappingEditor.js +2 -2
  163. package/lib/components/editor/edit-panel/mapping-editor/MappingEditor.js.map +1 -1
  164. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts +1 -0
  165. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
  166. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.js +7 -10
  167. package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.js.map +1 -1
  168. package/lib/components/editor/edit-panel/mapping-editor/MappingExplorer.js +2 -2
  169. package/lib/components/editor/edit-panel/mapping-editor/MappingExplorer.js.map +1 -1
  170. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts +1 -0
  171. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts.map +1 -1
  172. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.js +6 -9
  173. package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.js.map +1 -1
  174. package/lib/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.js +1 -1
  175. package/lib/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.js.map +1 -1
  176. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts +1 -0
  177. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
  178. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.js +2 -2
  179. package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.js.map +1 -1
  180. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts +1 -0
  181. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts.map +1 -1
  182. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.js +5 -5
  183. package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.js.map +1 -1
  184. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts +1 -0
  185. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts.map +1 -1
  186. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.js +4 -4
  187. package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.js.map +1 -1
  188. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts +1 -0
  189. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts.map +1 -1
  190. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.js +3 -3
  191. package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.js.map +1 -1
  192. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +1 -0
  193. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts.map +1 -1
  194. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.js +2 -2
  195. package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.js.map +1 -1
  196. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts +1 -0
  197. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts.map +1 -1
  198. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.js +4 -3
  199. package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.js.map +1 -1
  200. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts +1 -0
  201. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts.map +1 -1
  202. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.js +1 -1
  203. package/lib/components/editor/edit-panel/service-editor/NewServiceModal.js.map +1 -1
  204. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts +1 -0
  205. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts.map +1 -1
  206. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.js +1 -1
  207. package/lib/components/editor/edit-panel/service-editor/ServiceEditor.js.map +1 -1
  208. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts +1 -0
  209. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts.map +1 -1
  210. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.js +5 -5
  211. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.js.map +1 -1
  212. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts +1 -0
  213. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts.map +1 -1
  214. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js +1 -4
  215. package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.js.map +1 -1
  216. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts +1 -0
  217. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts.map +1 -1
  218. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.js +8 -8
  219. package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.js.map +1 -1
  220. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts +1 -0
  221. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts.map +1 -1
  222. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.js +2 -1
  223. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.js.map +1 -1
  224. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts +1 -0
  225. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
  226. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts +1 -0
  227. package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts.map +1 -1
  228. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts +1 -0
  229. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts.map +1 -1
  230. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.js +4 -4
  231. package/lib/components/editor/edit-panel/testable/TestAssertionEditor.js.map +1 -1
  232. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts +1 -0
  233. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts.map +1 -1
  234. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.js +4 -4
  235. package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.js.map +1 -1
  236. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts +1 -0
  237. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts.map +1 -1
  238. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.js +4 -4
  239. package/lib/components/editor/edit-panel/uml-editor/ClassEditor.js.map +1 -1
  240. package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.js +1 -1
  241. package/lib/components/editor/edit-panel/uml-editor/ClassQueryBuilder.js.map +1 -1
  242. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts +1 -0
  243. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts.map +1 -1
  244. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.js +5 -5
  245. package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.js.map +1 -1
  246. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts +1 -0
  247. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts.map +1 -1
  248. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.js +3 -3
  249. package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.js.map +1 -1
  250. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts +1 -0
  251. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts.map +1 -1
  252. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.js +3 -3
  253. package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.js.map +1 -1
  254. package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts +1 -0
  255. package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts.map +1 -1
  256. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +1 -0
  257. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts.map +1 -1
  258. package/lib/components/editor/side-bar/CreateNewElementModal.js +5 -2
  259. package/lib/components/editor/side-bar/CreateNewElementModal.js.map +1 -1
  260. package/lib/components/editor/side-bar/Explorer.d.ts +1 -0
  261. package/lib/components/editor/side-bar/Explorer.d.ts.map +1 -1
  262. package/lib/components/editor/side-bar/Explorer.js +4 -4
  263. package/lib/components/editor/side-bar/Explorer.js.map +1 -1
  264. package/lib/components/editor/side-bar/LocalChanges.d.ts +1 -0
  265. package/lib/components/editor/side-bar/LocalChanges.d.ts.map +1 -1
  266. package/lib/components/editor/side-bar/LocalChanges.js +4 -4
  267. package/lib/components/editor/side-bar/LocalChanges.js.map +1 -1
  268. package/lib/components/editor/side-bar/ProjectOverview.d.ts +1 -0
  269. package/lib/components/editor/side-bar/ProjectOverview.d.ts.map +1 -1
  270. package/lib/components/editor/side-bar/ProjectOverview.js +2 -2
  271. package/lib/components/editor/side-bar/ProjectOverview.js.map +1 -1
  272. package/lib/components/editor/side-bar/SideBar.d.ts +1 -0
  273. package/lib/components/editor/side-bar/SideBar.d.ts.map +1 -1
  274. package/lib/components/editor/side-bar/WorkflowManager.d.ts +1 -0
  275. package/lib/components/editor/side-bar/WorkflowManager.d.ts.map +1 -1
  276. package/lib/components/editor/side-bar/WorkflowManager.js +2 -2
  277. package/lib/components/editor/side-bar/WorkflowManager.js.map +1 -1
  278. package/lib/components/editor/side-bar/WorkspaceReview.d.ts +1 -0
  279. package/lib/components/editor/side-bar/WorkspaceReview.d.ts.map +1 -1
  280. package/lib/components/editor/side-bar/WorkspaceReview.js +3 -3
  281. package/lib/components/editor/side-bar/WorkspaceReview.js.map +1 -1
  282. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +1 -0
  283. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts.map +1 -1
  284. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.js +4 -4
  285. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.js.map +1 -1
  286. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +1 -0
  287. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts.map +1 -1
  288. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.js +2 -2
  289. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.js.map +1 -1
  290. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +1 -0
  291. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts.map +1 -1
  292. package/lib/components/editor/side-bar/WorkspaceUpdater.js +3 -3
  293. package/lib/components/editor/side-bar/WorkspaceUpdater.js.map +1 -1
  294. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +1 -0
  295. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts.map +1 -1
  296. package/lib/components/editor/side-bar/testable/GlobalTestRunner.js +4 -4
  297. package/lib/components/editor/side-bar/testable/GlobalTestRunner.js.map +1 -1
  298. package/lib/components/shared/DiffView.d.ts +1 -0
  299. package/lib/components/shared/DiffView.d.ts.map +1 -1
  300. package/lib/components/shared/DiffView.js +2 -2
  301. package/lib/components/shared/DiffView.js.map +1 -1
  302. package/lib/components/shared/ElementIconUtils.js +1 -1
  303. package/lib/components/shared/ElementIconUtils.js.map +1 -1
  304. package/lib/components/shared/ProjectSelectorUtils.d.ts +24 -0
  305. package/lib/components/shared/ProjectSelectorUtils.d.ts.map +1 -0
  306. package/lib/components/shared/ProjectSelectorUtils.js +28 -0
  307. package/lib/components/shared/ProjectSelectorUtils.js.map +1 -0
  308. package/lib/components/shared/StudioLambdaEditor.d.ts +1 -0
  309. package/lib/components/shared/StudioLambdaEditor.d.ts.map +1 -1
  310. package/lib/components/shared/TypeTree.js +2 -2
  311. package/lib/components/shared/TypeTree.js.map +1 -1
  312. package/lib/components/shared/WorkspaceSelectorUtils.d.ts +23 -0
  313. package/lib/components/shared/WorkspaceSelectorUtils.d.ts.map +1 -0
  314. package/lib/components/shared/WorkspaceSelectorUtils.js +24 -0
  315. package/lib/components/shared/WorkspaceSelectorUtils.js.map +1 -0
  316. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +1 -0
  317. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts.map +1 -1
  318. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +1 -0
  319. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts.map +1 -1
  320. package/lib/components/workspace-review/WorkspaceReviewSideBar.js +2 -2
  321. package/lib/components/workspace-review/WorkspaceReviewSideBar.js.map +1 -1
  322. package/lib/components/workspace-setup/{ProjectCreateModal.d.ts → CreateProjectModal.d.ts} +2 -1
  323. package/lib/components/workspace-setup/CreateProjectModal.d.ts.map +1 -0
  324. package/lib/components/workspace-setup/{ProjectCreateModal.js → CreateProjectModal.js} +4 -4
  325. package/lib/components/workspace-setup/{ProjectCreateModal.js.map → CreateProjectModal.js.map} +1 -1
  326. package/lib/{stores/DSLGenerationSpecification_LegendStudioApplicationPlugin_Extension.js → components/workspace-setup/CreateWorkspaceModal.d.ts} +8 -2
  327. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts.map +1 -0
  328. package/lib/components/workspace-setup/CreateWorkspaceModal.js +67 -0
  329. package/lib/components/workspace-setup/CreateWorkspaceModal.js.map +1 -0
  330. package/lib/components/workspace-setup/WorkspaceSetup.d.ts +2 -0
  331. package/lib/components/workspace-setup/WorkspaceSetup.d.ts.map +1 -1
  332. package/lib/components/workspace-setup/WorkspaceSetup.js +96 -115
  333. package/lib/components/workspace-setup/WorkspaceSetup.js.map +1 -1
  334. package/lib/index.css +2 -2
  335. package/lib/index.css.map +1 -1
  336. package/lib/index.d.ts +17 -15
  337. package/lib/index.d.ts.map +1 -1
  338. package/lib/index.js +17 -16
  339. package/lib/index.js.map +1 -1
  340. package/lib/package.json +9 -9
  341. package/lib/stores/{DSLData_LegendStudioApplicationPlugin_Extension.d.ts → DSL_Data_LegendStudioApplicationPlugin_Extension.d.ts} +2 -2
  342. package/lib/stores/DSL_Data_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -0
  343. package/lib/stores/{DSLData_LegendStudioApplicationPlugin_Extension.js → DSL_Data_LegendStudioApplicationPlugin_Extension.js} +1 -1
  344. package/lib/stores/DSL_Data_LegendStudioApplicationPlugin_Extension.js.map +1 -0
  345. package/lib/stores/{DSLGenerationSpecification_LegendStudioApplicationPlugin_Extension.d.ts → DSL_Generation_LegendStudioApplicationPlugin_Extension.d.ts} +5 -2
  346. package/lib/stores/DSL_Generation_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -0
  347. package/lib/stores/DSL_Generation_LegendStudioApplicationPlugin_Extension.js +17 -0
  348. package/lib/stores/DSL_Generation_LegendStudioApplicationPlugin_Extension.js.map +1 -0
  349. package/lib/stores/{DSLMapping_LegendStudioApplicationPlugin_Extension.d.ts → DSL_Mapping_LegendStudioApplicationPlugin_Extension.d.ts} +2 -2
  350. package/lib/stores/DSL_Mapping_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -0
  351. package/lib/stores/{DSLService_LegendStudioApplicationPlugin_Extension.js → DSL_Mapping_LegendStudioApplicationPlugin_Extension.js} +1 -1
  352. package/lib/stores/DSL_Mapping_LegendStudioApplicationPlugin_Extension.js.map +1 -0
  353. package/lib/stores/{DSLService_LegendStudioApplicationPlugin_Extension.d.ts → DSL_Service_LegendStudioApplicationPlugin_Extension.d.ts} +2 -2
  354. package/lib/stores/DSL_Service_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -0
  355. package/lib/stores/{DSLMapping_LegendStudioApplicationPlugin_Extension.js → DSL_Service_LegendStudioApplicationPlugin_Extension.js} +1 -1
  356. package/lib/stores/DSL_Service_LegendStudioApplicationPlugin_Extension.js.map +1 -0
  357. package/lib/stores/EditorGraphState.d.ts +1 -1
  358. package/lib/stores/EditorGraphState.d.ts.map +1 -1
  359. package/lib/stores/EditorGraphState.js +3 -2
  360. package/lib/stores/EditorGraphState.js.map +1 -1
  361. package/lib/stores/EditorStore.d.ts +6 -8
  362. package/lib/stores/EditorStore.d.ts.map +1 -1
  363. package/lib/stores/EditorStore.js +39 -13
  364. package/lib/stores/EditorStore.js.map +1 -1
  365. package/lib/stores/EditorStoreTestUtils.d.ts.map +1 -1
  366. package/lib/stores/EditorStoreTestUtils.js +1 -1
  367. package/lib/stores/EditorStoreTestUtils.js.map +1 -1
  368. package/lib/stores/ExplorerTreeState.d.ts +2 -2
  369. package/lib/stores/ExplorerTreeState.d.ts.map +1 -1
  370. package/lib/stores/ExplorerTreeState.js +2 -2
  371. package/lib/stores/ExplorerTreeState.js.map +1 -1
  372. package/lib/stores/LegendStudioAppEvent.d.ts +1 -0
  373. package/lib/stores/LegendStudioAppEvent.d.ts.map +1 -1
  374. package/lib/stores/LegendStudioAppEvent.js +3 -0
  375. package/lib/stores/LegendStudioAppEvent.js.map +1 -1
  376. package/lib/stores/LegendStudioBaseStore.d.ts +2 -3
  377. package/lib/stores/LegendStudioBaseStore.d.ts.map +1 -1
  378. package/lib/stores/LegendStudioBaseStore.js +7 -2
  379. package/lib/stores/LegendStudioBaseStore.js.map +1 -1
  380. package/lib/stores/LegendStudioRouter.js +1 -1
  381. package/lib/stores/LegendStudioRouter.js.map +1 -1
  382. package/lib/stores/{StoreRelational_LegendStudioApplicationPlugin_Extension.d.ts → STO_Relational_LegendStudioApplicationPlugin_Extension.d.ts} +2 -2
  383. package/lib/stores/STO_Relational_LegendStudioApplicationPlugin_Extension.d.ts.map +1 -0
  384. package/lib/stores/STO_Relational_LegendStudioApplicationPlugin_Extension.js +17 -0
  385. package/lib/stores/STO_Relational_LegendStudioApplicationPlugin_Extension.js.map +1 -0
  386. package/lib/stores/editor/NewElementState.d.ts.map +1 -1
  387. package/lib/stores/editor/NewElementState.js +12 -9
  388. package/lib/stores/editor/NewElementState.js.map +1 -1
  389. package/lib/stores/editor-state/FileGenerationState.d.ts +1 -1
  390. package/lib/stores/editor-state/FileGenerationState.d.ts.map +1 -1
  391. package/lib/stores/editor-state/FileGenerationState.js +2 -2
  392. package/lib/stores/editor-state/FileGenerationState.js.map +1 -1
  393. package/lib/stores/editor-state/FileGenerationViewerState.d.ts +1 -1
  394. package/lib/stores/editor-state/FileGenerationViewerState.d.ts.map +1 -1
  395. package/lib/stores/editor-state/GenerationSpecificationEditorState.js +1 -1
  396. package/lib/stores/editor-state/GenerationSpecificationEditorState.js.map +1 -1
  397. package/lib/stores/editor-state/GraphGenerationState.d.ts +1 -1
  398. package/lib/stores/editor-state/GraphGenerationState.d.ts.map +1 -1
  399. package/lib/stores/editor-state/GraphGenerationState.js +3 -3
  400. package/lib/stores/editor-state/GraphGenerationState.js.map +1 -1
  401. package/lib/stores/editor-state/ModelImporterState.d.ts +1 -1
  402. package/lib/stores/editor-state/ModelImporterState.d.ts.map +1 -1
  403. package/lib/stores/editor-state/ModelImporterState.js +3 -3
  404. package/lib/stores/editor-state/ModelImporterState.js.map +1 -1
  405. package/lib/stores/editor-state/ProjectConfigurationEditorState.d.ts.map +1 -1
  406. package/lib/stores/editor-state/ProjectConfigurationEditorState.js +2 -1
  407. package/lib/stores/editor-state/ProjectConfigurationEditorState.js.map +1 -1
  408. package/lib/stores/editor-state/element-editor-state/ElementFileGenerationState.js +1 -1
  409. package/lib/stores/editor-state/element-editor-state/ElementFileGenerationState.js.map +1 -1
  410. package/lib/stores/editor-state/element-editor-state/RuntimeEditorState.d.ts +1 -1
  411. package/lib/stores/editor-state/element-editor-state/RuntimeEditorState.d.ts.map +1 -1
  412. package/lib/stores/editor-state/element-editor-state/RuntimeEditorState.js +1 -1
  413. package/lib/stores/editor-state/element-editor-state/RuntimeEditorState.js.map +1 -1
  414. package/lib/stores/editor-state/element-editor-state/connection/ConnectionEditorState.js +1 -1
  415. package/lib/stores/editor-state/element-editor-state/connection/ConnectionEditorState.js.map +1 -1
  416. package/lib/stores/editor-state/element-editor-state/connection/DatabaseBuilderState.js +1 -1
  417. package/lib/stores/editor-state/element-editor-state/connection/DatabaseBuilderState.js.map +1 -1
  418. package/lib/stores/editor-state/element-editor-state/data/EmbeddedDataState.js +1 -1
  419. package/lib/stores/editor-state/element-editor-state/data/EmbeddedDataState.js.map +1 -1
  420. package/lib/stores/editor-state/element-editor-state/external-format/{BindingEditorState.d.ts → DSL_ExternalFormat_BindingEditorState.d.ts} +1 -1
  421. package/lib/stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_BindingEditorState.d.ts.map +1 -0
  422. package/lib/stores/editor-state/element-editor-state/external-format/{BindingEditorState.js → DSL_ExternalFormat_BindingEditorState.js} +1 -1
  423. package/lib/stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_BindingEditorState.js.map +1 -0
  424. package/lib/stores/editor-state/element-editor-state/external-format/{SchemaSetEditorState.d.ts → DSL_ExternalFormat_SchemaSetEditorState.d.ts} +1 -1
  425. package/lib/stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.d.ts.map +1 -0
  426. package/lib/stores/editor-state/element-editor-state/external-format/{SchemaSetEditorState.js → DSL_ExternalFormat_SchemaSetEditorState.js} +2 -2
  427. package/lib/stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js.map +1 -0
  428. package/lib/stores/editor-state/element-editor-state/mapping/MappingEditorState.d.ts +2 -2
  429. package/lib/stores/editor-state/element-editor-state/mapping/MappingEditorState.d.ts.map +1 -1
  430. package/lib/stores/editor-state/element-editor-state/mapping/MappingEditorState.js +5 -5
  431. package/lib/stores/editor-state/element-editor-state/mapping/MappingEditorState.js.map +1 -1
  432. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementDecorator.js +2 -2
  433. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementDecorator.js.map +1 -1
  434. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementState.d.ts +0 -2
  435. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementState.d.ts.map +1 -1
  436. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementState.js +1 -12
  437. package/lib/stores/editor-state/element-editor-state/mapping/MappingElementState.js.map +1 -1
  438. package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionState.js +7 -7
  439. package/lib/stores/editor-state/element-editor-state/mapping/MappingExecutionState.js.map +1 -1
  440. package/lib/stores/editor-state/element-editor-state/mapping/MappingTestState.js +8 -8
  441. package/lib/stores/editor-state/element-editor-state/mapping/MappingTestState.js.map +1 -1
  442. package/lib/stores/editor-state/element-editor-state/mapping/PureInstanceSetImplementationState.d.ts.map +1 -1
  443. package/lib/stores/editor-state/element-editor-state/mapping/PureInstanceSetImplementationState.js +1 -5
  444. package/lib/stores/editor-state/element-editor-state/mapping/PureInstanceSetImplementationState.js.map +1 -1
  445. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.d.ts +1 -1
  446. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.d.ts.map +1 -1
  447. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.js +10 -10
  448. package/lib/stores/editor-state/element-editor-state/service/ServiceExecutionState.js.map +1 -1
  449. package/lib/stores/editor-state/element-editor-state/service/ServiceRegistrationState.d.ts +5 -8
  450. package/lib/stores/editor-state/element-editor-state/service/ServiceRegistrationState.d.ts.map +1 -1
  451. package/lib/stores/editor-state/element-editor-state/service/ServiceRegistrationState.js +16 -21
  452. package/lib/stores/editor-state/element-editor-state/service/ServiceRegistrationState.js.map +1 -1
  453. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.js +2 -2
  454. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.js.map +1 -1
  455. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestEditorState.js +1 -1
  456. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestEditorState.js.map +1 -1
  457. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js +1 -1
  458. package/lib/stores/editor-state/element-editor-state/service/testable/ServiceTestableState.js.map +1 -1
  459. package/lib/stores/editor-state/element-editor-state/testable/TestAssertionState.js +1 -1
  460. package/lib/stores/editor-state/element-editor-state/testable/TestAssertionState.js.map +1 -1
  461. package/lib/stores/graphModifier/{DSLData_GraphModifierHelper.d.ts → DSL_Data_GraphModifierHelper.d.ts} +1 -1
  462. package/lib/stores/graphModifier/DSL_Data_GraphModifierHelper.d.ts.map +1 -0
  463. package/lib/stores/graphModifier/{DSLData_GraphModifierHelper.js → DSL_Data_GraphModifierHelper.js} +1 -1
  464. package/lib/stores/graphModifier/DSL_Data_GraphModifierHelper.js.map +1 -0
  465. package/lib/stores/graphModifier/{DSLExternalFormat_GraphModifierHelper.d.ts → DSL_ExternalFormat_GraphModifierHelper.d.ts} +1 -1
  466. package/lib/stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.d.ts.map +1 -0
  467. package/lib/stores/graphModifier/{DSLExternalFormat_GraphModifierHelper.js → DSL_ExternalFormat_GraphModifierHelper.js} +1 -1
  468. package/lib/stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.js.map +1 -0
  469. package/lib/stores/graphModifier/{DSLGeneration_GraphModifierHelper.d.ts → DSL_Generation_GraphModifierHelper.d.ts} +1 -1
  470. package/lib/stores/graphModifier/DSL_Generation_GraphModifierHelper.d.ts.map +1 -0
  471. package/lib/stores/graphModifier/{DSLGeneration_GraphModifierHelper.js → DSL_Generation_GraphModifierHelper.js} +1 -1
  472. package/lib/stores/graphModifier/DSL_Generation_GraphModifierHelper.js.map +1 -0
  473. package/lib/stores/graphModifier/{DSLMapping_GraphModifierHelper.d.ts → DSL_Mapping_GraphModifierHelper.d.ts} +1 -1
  474. package/lib/stores/graphModifier/DSL_Mapping_GraphModifierHelper.d.ts.map +1 -0
  475. package/lib/stores/graphModifier/{DSLMapping_GraphModifierHelper.js → DSL_Mapping_GraphModifierHelper.js} +2 -2
  476. package/lib/stores/graphModifier/DSL_Mapping_GraphModifierHelper.js.map +1 -0
  477. package/lib/stores/graphModifier/{DSLService_GraphModifierHelper.d.ts → DSL_Service_GraphModifierHelper.d.ts} +1 -1
  478. package/lib/stores/graphModifier/DSL_Service_GraphModifierHelper.d.ts.map +1 -0
  479. package/lib/stores/graphModifier/{DSLService_GraphModifierHelper.js → DSL_Service_GraphModifierHelper.js} +1 -1
  480. package/lib/stores/graphModifier/DSL_Service_GraphModifierHelper.js.map +1 -0
  481. package/lib/stores/graphModifier/{StoreFlatData_GraphModifierHelper.d.ts → STO_FlatData_GraphModifierHelper.d.ts} +1 -1
  482. package/lib/stores/graphModifier/STO_FlatData_GraphModifierHelper.d.ts.map +1 -0
  483. package/lib/stores/graphModifier/{StoreFlatData_GraphModifierHelper.js → STO_FlatData_GraphModifierHelper.js} +1 -1
  484. package/lib/stores/graphModifier/STO_FlatData_GraphModifierHelper.js.map +1 -0
  485. package/lib/stores/graphModifier/{StoreRelational_GraphModifierHelper.d.ts → STO_Relational_GraphModifierHelper.d.ts} +1 -1
  486. package/lib/stores/graphModifier/STO_Relational_GraphModifierHelper.d.ts.map +1 -0
  487. package/lib/stores/graphModifier/{StoreRelational_GraphModifierHelper.js → STO_Relational_GraphModifierHelper.js} +1 -1
  488. package/lib/stores/graphModifier/STO_Relational_GraphModifierHelper.js.map +1 -0
  489. package/lib/stores/project-viewer/ProjectViewerStore.d.ts +1 -2
  490. package/lib/stores/project-viewer/ProjectViewerStore.d.ts.map +1 -1
  491. package/lib/stores/project-viewer/ProjectViewerStore.js +4 -3
  492. package/lib/stores/project-viewer/ProjectViewerStore.js.map +1 -1
  493. package/lib/stores/shared/{DnDUtil.d.ts → DnDUtils.d.ts} +2 -2
  494. package/lib/stores/shared/DnDUtils.d.ts.map +1 -0
  495. package/lib/stores/shared/{DnDUtil.js → DnDUtils.js} +1 -1
  496. package/lib/stores/shared/DnDUtils.js.map +1 -0
  497. package/lib/stores/shared/{FileGenerationTreeUtil.d.ts → FileGenerationTreeUtils.d.ts} +1 -1
  498. package/lib/stores/shared/FileGenerationTreeUtils.d.ts.map +1 -0
  499. package/lib/stores/shared/{FileGenerationTreeUtil.js → FileGenerationTreeUtils.js} +1 -1
  500. package/lib/stores/shared/FileGenerationTreeUtils.js.map +1 -0
  501. package/lib/stores/shared/{MockDataUtil.d.ts → MockDataUtils.d.ts} +1 -1
  502. package/lib/stores/shared/MockDataUtils.d.ts.map +1 -0
  503. package/lib/stores/shared/{MockDataUtil.js → MockDataUtils.js} +2 -2
  504. package/lib/stores/shared/MockDataUtils.js.map +1 -0
  505. package/lib/stores/shared/{ModelUtil.d.ts → ModelClassifierUtils.d.ts} +1 -1
  506. package/lib/stores/shared/ModelClassifierUtils.d.ts.map +1 -0
  507. package/lib/stores/shared/{ModelUtil.js → ModelClassifierUtils.js} +1 -1
  508. package/lib/stores/shared/ModelClassifierUtils.js.map +1 -0
  509. package/lib/stores/shared/{PackageTreeUtil.d.ts → PackageTreeUtils.d.ts} +2 -2
  510. package/lib/stores/shared/PackageTreeUtils.d.ts.map +1 -0
  511. package/lib/stores/shared/{PackageTreeUtil.js → PackageTreeUtils.js} +2 -2
  512. package/lib/stores/shared/PackageTreeUtils.js.map +1 -0
  513. package/lib/stores/shared/{TreeUtil.d.ts → TreeUtils.d.ts} +2 -2
  514. package/lib/stores/shared/TreeUtils.d.ts.map +1 -0
  515. package/lib/stores/shared/{TreeUtil.js → TreeUtils.js} +1 -1
  516. package/lib/stores/shared/TreeUtils.js.map +1 -0
  517. package/lib/stores/shared/testable/TestableUtils.js +1 -1
  518. package/lib/stores/shared/testable/TestableUtils.js.map +1 -1
  519. package/lib/stores/sidebar-state/testable/GlobalTestRunnerState.d.ts +6 -1
  520. package/lib/stores/sidebar-state/testable/GlobalTestRunnerState.d.ts.map +1 -1
  521. package/lib/stores/sidebar-state/testable/GlobalTestRunnerState.js +13 -0
  522. package/lib/stores/sidebar-state/testable/GlobalTestRunnerState.js.map +1 -1
  523. package/lib/stores/workspace-setup/WorkspaceSetupStore.d.ts +18 -33
  524. package/lib/stores/workspace-setup/WorkspaceSetupStore.d.ts.map +1 -1
  525. package/lib/stores/workspace-setup/WorkspaceSetupStore.js +136 -133
  526. package/lib/stores/workspace-setup/WorkspaceSetupStore.js.map +1 -1
  527. package/package.json +18 -18
  528. package/src/application/LegendStudioApplicationConfig.ts +12 -5
  529. package/src/components/{DSLExternalFormat_CodeSnippets.ts → DSL_ExternalFormat_CodeSnippets.ts} +0 -0
  530. package/src/components/{DSLExternalFormat_LegendStudioApplicationPlugin.tsx → DSL_ExternalFormat_LegendStudioApplicationPlugin.tsx} +13 -13
  531. package/src/components/{DSLExternalFormat_LegendStudioDocumentation.ts → DSL_ExternalFormat_LegendStudioDocumentation.ts} +0 -0
  532. package/src/components/EditorComponentTestUtils.tsx +1 -6
  533. package/src/components/EmbeddedQueryBuilder.tsx +10 -41
  534. package/src/components/LegendStudioApplication.tsx +1 -1
  535. package/src/components/LegendStudioBaseStoreProvider.tsx +2 -5
  536. package/src/components/editor/EditorStoreProvider.tsx +1 -6
  537. package/src/components/editor/aux-panel/AuxiliaryPanel.tsx +9 -3
  538. package/src/components/editor/edit-panel/FileGenerationViewer.tsx +6 -4
  539. package/src/components/editor/edit-panel/FunctionEditor.tsx +7 -6
  540. package/src/components/editor/edit-panel/GenerationSpecificationEditor.tsx +16 -14
  541. package/src/components/editor/edit-panel/GrammarTextEditor.tsx +11 -10
  542. package/src/components/editor/edit-panel/ModelImporter.tsx +3 -3
  543. package/src/components/editor/edit-panel/RuntimeEditor.tsx +17 -20
  544. package/src/components/editor/edit-panel/UnsupportedElementEditor.tsx +3 -3
  545. package/src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx +5 -5
  546. package/src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx +3 -2
  547. package/src/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.tsx +1 -1
  548. package/src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx +131 -373
  549. package/src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx +42 -36
  550. package/src/components/editor/edit-panel/data-editor/DataElementEditor.tsx +2 -2
  551. package/src/components/editor/edit-panel/data-editor/EmbeddedDataEditor.tsx +6 -5
  552. package/src/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.tsx +2 -3
  553. package/src/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.tsx +2 -3
  554. package/src/components/editor/edit-panel/element-generation-editor/FileGenerationEditor.tsx +15 -13
  555. package/src/components/editor/edit-panel/external-format-editor/{BindingElementEditor.tsx → DSL_ExternalFormat_BindingElementEditor.tsx} +3 -3
  556. package/src/components/editor/edit-panel/external-format-editor/{ExternalFormatConnectionEditor.tsx → DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx} +1 -1
  557. package/src/components/editor/edit-panel/external-format-editor/{NewSchemaSetDriver.tsx → DSL_ExternalFormat_NewSchemaSetDriver.tsx} +1 -1
  558. package/src/components/editor/edit-panel/external-format-editor/{SchemaSetElementEditor.tsx → DSL_ExternalFormat_SchemaSetElementEditor.tsx} +6 -6
  559. package/src/components/editor/edit-panel/external-format-editor/{SchemaSetModelGenerationEditor.tsx → DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx} +6 -5
  560. package/src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx +4 -4
  561. package/src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx +10 -6
  562. package/src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx +3 -3
  563. package/src/components/editor/edit-panel/mapping-editor/FlatDataRecordTypeTree.tsx +2 -2
  564. package/src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.tsx +8 -7
  565. package/src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.tsx +33 -0
  566. package/src/components/editor/edit-panel/mapping-editor/MappingEditor.tsx +3 -2
  567. package/src/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.tsx +10 -21
  568. package/src/components/editor/edit-panel/mapping-editor/MappingExplorer.tsx +2 -2
  569. package/src/components/editor/edit-panel/mapping-editor/MappingTestEditor.tsx +8 -15
  570. package/src/components/editor/edit-panel/mapping-editor/MappingTestsExplorer.tsx +1 -1
  571. package/src/components/editor/edit-panel/mapping-editor/NewMappingElementModal.tsx +2 -6
  572. package/src/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.tsx +8 -6
  573. package/src/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.tsx +6 -6
  574. package/src/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.tsx +3 -3
  575. package/src/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.tsx +2 -2
  576. package/src/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.tsx +7 -4
  577. package/src/components/editor/edit-panel/service-editor/NewServiceModal.tsx +2 -3
  578. package/src/components/editor/edit-panel/service-editor/ServiceEditor.tsx +1 -1
  579. package/src/components/editor/edit-panel/service-editor/ServiceExecutionEditor.tsx +9 -7
  580. package/src/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.tsx +1 -8
  581. package/src/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.tsx +15 -10
  582. package/src/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.tsx +3 -3
  583. package/src/components/editor/edit-panel/testable/TestAssertionEditor.tsx +5 -4
  584. package/src/components/editor/edit-panel/uml-editor/AssociationEditor.tsx +5 -4
  585. package/src/components/editor/edit-panel/uml-editor/ClassEditor.tsx +5 -4
  586. package/src/components/editor/edit-panel/uml-editor/ClassQueryBuilder.tsx +1 -1
  587. package/src/components/editor/edit-panel/uml-editor/EnumerationEditor.tsx +9 -7
  588. package/src/components/editor/edit-panel/uml-editor/ProfileEditor.tsx +6 -4
  589. package/src/components/editor/edit-panel/uml-editor/PropertyEditor.tsx +4 -3
  590. package/src/components/editor/side-bar/CreateNewElementModal.tsx +7 -4
  591. package/src/components/editor/side-bar/Explorer.tsx +5 -5
  592. package/src/components/editor/side-bar/LocalChanges.tsx +8 -7
  593. package/src/components/editor/side-bar/ProjectOverview.tsx +5 -4
  594. package/src/components/editor/side-bar/WorkflowManager.tsx +2 -1
  595. package/src/components/editor/side-bar/WorkspaceReview.tsx +4 -3
  596. package/src/components/editor/side-bar/WorkspaceSyncConflictResolver.tsx +7 -12
  597. package/src/components/editor/side-bar/WorkspaceUpdateConflictResolver.tsx +3 -2
  598. package/src/components/editor/side-bar/WorkspaceUpdater.tsx +5 -4
  599. package/src/components/editor/side-bar/testable/GlobalTestRunner.tsx +10 -1
  600. package/src/components/shared/DiffView.tsx +2 -2
  601. package/src/components/shared/ElementIconUtils.tsx +1 -1
  602. package/src/components/shared/ProjectSelectorUtils.tsx +63 -0
  603. package/src/components/shared/TypeTree.tsx +3 -3
  604. package/src/components/shared/WorkspaceSelectorUtils.tsx +45 -0
  605. package/src/components/workspace-review/WorkspaceReviewSideBar.tsx +3 -2
  606. package/src/components/workspace-setup/{ProjectCreateModal.tsx → CreateProjectModal.tsx} +7 -3
  607. package/src/components/workspace-setup/CreateWorkspaceModal.tsx +178 -0
  608. package/src/components/workspace-setup/WorkspaceSetup.tsx +300 -346
  609. package/src/index.ts +17 -23
  610. package/src/stores/{DSLData_LegendStudioApplicationPlugin_Extension.ts → DSL_Data_LegendStudioApplicationPlugin_Extension.ts} +1 -1
  611. package/src/stores/{DSLGenerationSpecification_LegendStudioApplicationPlugin_Extension.ts → DSL_Generation_LegendStudioApplicationPlugin_Extension.ts} +4 -1
  612. package/src/stores/{DSLMapping_LegendStudioApplicationPlugin_Extension.ts → DSL_Mapping_LegendStudioApplicationPlugin_Extension.ts} +1 -1
  613. package/src/stores/{DSLService_LegendStudioApplicationPlugin_Extension.ts → DSL_Service_LegendStudioApplicationPlugin_Extension.ts} +1 -1
  614. package/src/stores/EditorGraphState.ts +4 -5
  615. package/src/stores/EditorStore.ts +52 -19
  616. package/src/stores/EditorStoreTestUtils.ts +0 -1
  617. package/src/stores/ExplorerTreeState.ts +3 -3
  618. package/src/stores/LegendStudioAppEvent.ts +4 -0
  619. package/src/stores/LegendStudioBaseStore.ts +7 -4
  620. package/src/stores/LegendStudioRouter.ts +1 -1
  621. package/src/stores/{StoreRelational_LegendStudioApplicationPlugin_Extension.ts → STO_Relational_LegendStudioApplicationPlugin_Extension.ts} +1 -1
  622. package/src/stores/editor/NewElementState.ts +14 -10
  623. package/src/stores/editor-state/FileGenerationState.ts +2 -2
  624. package/src/stores/editor-state/FileGenerationViewerState.ts +1 -1
  625. package/src/stores/editor-state/GenerationSpecificationEditorState.ts +1 -1
  626. package/src/stores/editor-state/GrammarTextEditorState.ts +2 -2
  627. package/src/stores/editor-state/GraphGenerationState.ts +7 -7
  628. package/src/stores/editor-state/ModelImporterState.ts +3 -3
  629. package/src/stores/editor-state/ProjectConfigurationEditorState.ts +1 -1
  630. package/src/stores/editor-state/element-editor-state/ElementFileGenerationState.ts +1 -1
  631. package/src/stores/editor-state/element-editor-state/RuntimeEditorState.ts +5 -5
  632. package/src/stores/editor-state/element-editor-state/connection/ConnectionEditorState.ts +9 -9
  633. package/src/stores/editor-state/element-editor-state/connection/DatabaseBuilderState.ts +1 -1
  634. package/src/stores/editor-state/element-editor-state/data/EmbeddedDataState.ts +4 -4
  635. package/src/stores/editor-state/element-editor-state/external-format/{BindingEditorState.ts → DSL_ExternalFormat_BindingEditorState.ts} +0 -0
  636. package/src/stores/editor-state/element-editor-state/external-format/{SchemaSetEditorState.ts → DSL_ExternalFormat_SchemaSetEditorState.ts} +1 -1
  637. package/src/stores/editor-state/element-editor-state/mapping/MappingEditorState.ts +11 -11
  638. package/src/stores/editor-state/element-editor-state/mapping/MappingElementDecorator.ts +5 -5
  639. package/src/stores/editor-state/element-editor-state/mapping/MappingElementState.ts +1 -17
  640. package/src/stores/editor-state/element-editor-state/mapping/MappingExecutionState.ts +7 -7
  641. package/src/stores/editor-state/element-editor-state/mapping/MappingTestState.ts +9 -9
  642. package/src/stores/editor-state/element-editor-state/mapping/PureInstanceSetImplementationState.ts +1 -5
  643. package/src/stores/editor-state/element-editor-state/service/ServiceExecutionState.ts +19 -14
  644. package/src/stores/editor-state/element-editor-state/service/ServiceRegistrationState.ts +34 -33
  645. package/src/stores/editor-state/element-editor-state/service/testable/ServiceTestDataState.ts +2 -2
  646. package/src/stores/editor-state/element-editor-state/service/testable/ServiceTestEditorState.ts +1 -1
  647. package/src/stores/editor-state/element-editor-state/service/testable/ServiceTestableState.ts +1 -1
  648. package/src/stores/editor-state/element-editor-state/testable/TestAssertionState.ts +1 -1
  649. package/src/stores/graphModifier/{DSLData_GraphModifierHelper.ts → DSL_Data_GraphModifierHelper.ts} +0 -0
  650. package/src/stores/graphModifier/{DSLExternalFormat_GraphModifierHelper.ts → DSL_ExternalFormat_GraphModifierHelper.ts} +0 -0
  651. package/src/stores/graphModifier/{DSLGeneration_GraphModifierHelper.ts → DSL_Generation_GraphModifierHelper.ts} +0 -0
  652. package/src/stores/graphModifier/{DSLMapping_GraphModifierHelper.ts → DSL_Mapping_GraphModifierHelper.ts} +1 -1
  653. package/src/stores/graphModifier/{DSLService_GraphModifierHelper.ts → DSL_Service_GraphModifierHelper.ts} +0 -0
  654. package/src/stores/graphModifier/{StoreFlatData_GraphModifierHelper.ts → STO_FlatData_GraphModifierHelper.ts} +0 -0
  655. package/src/stores/graphModifier/{StoreRelational_GraphModifierHelper.ts → STO_Relational_GraphModifierHelper.ts} +0 -0
  656. package/src/stores/project-viewer/ProjectViewerStore.ts +8 -8
  657. package/src/stores/shared/{DnDUtil.ts → DnDUtils.ts} +1 -1
  658. package/src/stores/shared/{FileGenerationTreeUtil.ts → FileGenerationTreeUtils.ts} +0 -0
  659. package/src/stores/shared/{MockDataUtil.ts → MockDataUtils.ts} +4 -1
  660. package/src/stores/shared/{ModelUtil.ts → ModelClassifierUtils.ts} +0 -0
  661. package/src/stores/shared/{PackageTreeUtil.ts → PackageTreeUtils.ts} +2 -2
  662. package/src/stores/shared/{TreeUtil.ts → TreeUtils.ts} +1 -1
  663. package/src/stores/shared/testable/TestableUtils.ts +1 -1
  664. package/src/stores/sidebar-state/testable/GlobalTestRunnerState.ts +18 -0
  665. package/src/stores/workspace-setup/WorkspaceSetupStore.ts +210 -191
  666. package/tsconfig.json +33 -33
  667. package/lib/components/DSLExternalFormat_CodeSnippets.d.ts.map +0 -1
  668. package/lib/components/DSLExternalFormat_CodeSnippets.js.map +0 -1
  669. package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.d.ts.map +0 -1
  670. package/lib/components/DSLExternalFormat_LegendStudioApplicationPlugin.js.map +0 -1
  671. package/lib/components/DSLExternalFormat_LegendStudioDocumentation.d.ts.map +0 -1
  672. package/lib/components/DSLExternalFormat_LegendStudioDocumentation.js.map +0 -1
  673. package/lib/components/editor/edit-panel/external-format-editor/BindingElementEditor.d.ts.map +0 -1
  674. package/lib/components/editor/edit-panel/external-format-editor/BindingElementEditor.js.map +0 -1
  675. package/lib/components/editor/edit-panel/external-format-editor/ExternalFormatConnectionEditor.d.ts.map +0 -1
  676. package/lib/components/editor/edit-panel/external-format-editor/ExternalFormatConnectionEditor.js.map +0 -1
  677. package/lib/components/editor/edit-panel/external-format-editor/NewSchemaSetDriver.d.ts.map +0 -1
  678. package/lib/components/editor/edit-panel/external-format-editor/NewSchemaSetDriver.js.map +0 -1
  679. package/lib/components/editor/edit-panel/external-format-editor/SchemaSetElementEditor.d.ts.map +0 -1
  680. package/lib/components/editor/edit-panel/external-format-editor/SchemaSetElementEditor.js.map +0 -1
  681. package/lib/components/editor/edit-panel/external-format-editor/SchemaSetModelGenerationEditor.d.ts.map +0 -1
  682. package/lib/components/editor/edit-panel/external-format-editor/SchemaSetModelGenerationEditor.js.map +0 -1
  683. package/lib/components/workspace-setup/ProjectCreateModal.d.ts.map +0 -1
  684. package/lib/components/workspace-setup/ProjectSelector.d.ts +0 -22
  685. package/lib/components/workspace-setup/ProjectSelector.d.ts.map +0 -1
  686. package/lib/components/workspace-setup/ProjectSelector.js +0 -65
  687. package/lib/components/workspace-setup/ProjectSelector.js.map +0 -1
  688. package/lib/components/workspace-setup/WorkspaceSelector.d.ts +0 -22
  689. package/lib/components/workspace-setup/WorkspaceSelector.d.ts.map +0 -1
  690. package/lib/components/workspace-setup/WorkspaceSelector.js +0 -57
  691. package/lib/components/workspace-setup/WorkspaceSelector.js.map +0 -1
  692. package/lib/components/workspace-setup/WorkspaceSetupStoreProvider.d.ts +0 -23
  693. package/lib/components/workspace-setup/WorkspaceSetupStoreProvider.d.ts.map +0 -1
  694. package/lib/components/workspace-setup/WorkspaceSetupStoreProvider.js +0 -34
  695. package/lib/components/workspace-setup/WorkspaceSetupStoreProvider.js.map +0 -1
  696. package/lib/stores/DSLData_LegendStudioApplicationPlugin_Extension.d.ts.map +0 -1
  697. package/lib/stores/DSLData_LegendStudioApplicationPlugin_Extension.js.map +0 -1
  698. package/lib/stores/DSLGenerationSpecification_LegendStudioApplicationPlugin_Extension.d.ts.map +0 -1
  699. package/lib/stores/DSLGenerationSpecification_LegendStudioApplicationPlugin_Extension.js.map +0 -1
  700. package/lib/stores/DSLMapping_LegendStudioApplicationPlugin_Extension.d.ts.map +0 -1
  701. package/lib/stores/DSLMapping_LegendStudioApplicationPlugin_Extension.js.map +0 -1
  702. package/lib/stores/DSLService_LegendStudioApplicationPlugin_Extension.d.ts.map +0 -1
  703. package/lib/stores/DSLService_LegendStudioApplicationPlugin_Extension.js.map +0 -1
  704. package/lib/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.d.ts.map +0 -1
  705. package/lib/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.js +0 -17
  706. package/lib/stores/StoreRelational_LegendStudioApplicationPlugin_Extension.js.map +0 -1
  707. package/lib/stores/editor-state/element-editor-state/external-format/BindingEditorState.d.ts.map +0 -1
  708. package/lib/stores/editor-state/element-editor-state/external-format/BindingEditorState.js.map +0 -1
  709. package/lib/stores/editor-state/element-editor-state/external-format/SchemaSetEditorState.d.ts.map +0 -1
  710. package/lib/stores/editor-state/element-editor-state/external-format/SchemaSetEditorState.js.map +0 -1
  711. package/lib/stores/graphModifier/DSLData_GraphModifierHelper.d.ts.map +0 -1
  712. package/lib/stores/graphModifier/DSLData_GraphModifierHelper.js.map +0 -1
  713. package/lib/stores/graphModifier/DSLExternalFormat_GraphModifierHelper.d.ts.map +0 -1
  714. package/lib/stores/graphModifier/DSLExternalFormat_GraphModifierHelper.js.map +0 -1
  715. package/lib/stores/graphModifier/DSLGeneration_GraphModifierHelper.d.ts.map +0 -1
  716. package/lib/stores/graphModifier/DSLGeneration_GraphModifierHelper.js.map +0 -1
  717. package/lib/stores/graphModifier/DSLMapping_GraphModifierHelper.d.ts.map +0 -1
  718. package/lib/stores/graphModifier/DSLMapping_GraphModifierHelper.js.map +0 -1
  719. package/lib/stores/graphModifier/DSLService_GraphModifierHelper.d.ts.map +0 -1
  720. package/lib/stores/graphModifier/DSLService_GraphModifierHelper.js.map +0 -1
  721. package/lib/stores/graphModifier/StoreFlatData_GraphModifierHelper.d.ts.map +0 -1
  722. package/lib/stores/graphModifier/StoreFlatData_GraphModifierHelper.js.map +0 -1
  723. package/lib/stores/graphModifier/StoreRelational_GraphModifierHelper.d.ts.map +0 -1
  724. package/lib/stores/graphModifier/StoreRelational_GraphModifierHelper.js.map +0 -1
  725. package/lib/stores/shared/DnDUtil.d.ts.map +0 -1
  726. package/lib/stores/shared/DnDUtil.js.map +0 -1
  727. package/lib/stores/shared/FileGenerationTreeUtil.d.ts.map +0 -1
  728. package/lib/stores/shared/FileGenerationTreeUtil.js.map +0 -1
  729. package/lib/stores/shared/MockDataUtil.d.ts.map +0 -1
  730. package/lib/stores/shared/MockDataUtil.js.map +0 -1
  731. package/lib/stores/shared/ModelUtil.d.ts.map +0 -1
  732. package/lib/stores/shared/ModelUtil.js.map +0 -1
  733. package/lib/stores/shared/PackageTreeUtil.d.ts.map +0 -1
  734. package/lib/stores/shared/PackageTreeUtil.js.map +0 -1
  735. package/lib/stores/shared/TreeUtil.d.ts.map +0 -1
  736. package/lib/stores/shared/TreeUtil.js.map +0 -1
  737. package/src/components/workspace-setup/ProjectSelector.tsx +0 -148
  738. package/src/components/workspace-setup/WorkspaceSelector.tsx +0 -135
  739. package/src/components/workspace-setup/WorkspaceSetupStoreProvider.tsx +0 -56
@@ -17,14 +17,14 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
17
17
  import { observer } from 'mobx-react-lite';
18
18
  import { clsx, CustomSelectorInput, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, TimesIcon, LockIcon, PanelDropZone, } from '@finos/legend-art';
19
19
  import { filterByType, guaranteeNonNullable, prettyCONSTName, } from '@finos/legend-shared';
20
- import { BINDING_TAB_TYPE, BindingEditorState, } from '../../../../stores/editor-state/element-editor-state/external-format/BindingEditorState.js';
20
+ import { BINDING_TAB_TYPE, BindingEditorState, } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_BindingEditorState.js';
21
21
  import { PackageableElementExplicitReference, SchemaSet, } from '@finos/legend-graph';
22
22
  import { useCallback, useRef } from 'react';
23
23
  import { useDrop } from 'react-dnd';
24
24
  import { useEditorStore } from '../../EditorStoreProvider.js';
25
25
  import { getElementIcon } from '../../../shared/ElementIconUtils.js';
26
- import { CORE_DND_TYPE, } from '../../../../stores/shared/DnDUtil.js';
27
- import { externalFormat_Binding_setContentType, externalFormat_Binding_setSchemaId, externalFormat_Binding_setSchemaSet, externalFormat_modelUnit_addPackageableElementExcludes, externalFormat_modelUnit_addPackageableElementIncludes, externalFormat_modelUnit_deletePackageableElementExcludes, externalFormat_modelUnit_deletePackageableElementIncludes, } from '../../../../stores/graphModifier/DSLExternalFormat_GraphModifierHelper.js';
26
+ import { CORE_DND_TYPE, } from '../../../../stores/shared/DnDUtils.js';
27
+ import { externalFormat_Binding_setContentType, externalFormat_Binding_setSchemaId, externalFormat_Binding_setSchemaSet, externalFormat_modelUnit_addPackageableElementExcludes, externalFormat_modelUnit_addPackageableElementIncludes, externalFormat_modelUnit_deletePackageableElementExcludes, externalFormat_modelUnit_deletePackageableElementIncludes, } from '../../../../stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.js';
28
28
  const BindingScopeEntryEditor = observer((props) => {
29
29
  const { elementRef, removeElement, isReadOnly } = props;
30
30
  const editorStore = useEditorStore();
@@ -143,4 +143,4 @@ export const BindingEditor = observer(() => {
143
143
  'relational-connection-editor__tab--active': tab === selectedTab,
144
144
  }), children: prettyCONSTName(tab) }, tab))) }), _jsxs("div", { className: "binding-editor_content", children: [selectedTab === BINDING_TAB_TYPE.GENERAL && (_jsxs(_Fragment, { children: [_jsx("div", { className: "binding-editor__header", children: _jsxs("div", { className: "binding-editor__header__title", children: [isReadOnly && (_jsx("div", { className: "element-editor__header__lock", children: _jsx(LockIcon, {}) })), _jsx("div", { className: "binding-editor__header__title__label", children: "General" })] }) }), _jsx("div", { className: "binding-editor__content", children: _jsx("div", { className: "binding-editor__content__lists", children: _jsx(BindingGeneralEditor, { editorState: editorState, isReadOnly: isReadOnly }) }) })] })), selectedTab === BINDING_TAB_TYPE.MODELS && (_jsxs(ResizablePanelGroup, { orientation: "vertical", children: [_jsxs(ResizablePanel, { minSize: 280, maxSize: 550, children: [_jsx("div", { className: "binding-editor__header", children: _jsx("div", { className: "binding-editor__header__title", children: _jsx("div", { className: "binding-editor__header__title__label", children: "Model Includes" }) }) }), _jsx("div", { className: "binding-editor__header__prompt", children: "Specifies the list of models included" }), _jsx(BindingScopeEditor, { elements: modelUnit.packageableElementIncludes, addElement: addInclusion, removeElement: removeInclusion, allowAddingElement: allowAddingElement, handleDropElement: handleDropInclusion, isReadOnly: isReadOnly }, editorState.uuid)] }), _jsx(ResizablePanelSplitter, { children: _jsx(ResizablePanelSplitterLine, { color: "var(--color-dark-grey-200)" }) }), _jsxs(ResizablePanel, { children: [_jsx("div", { className: "binding-editor__header", children: _jsx("div", { className: "binding-editor__header__title", children: _jsx("div", { className: "binding-editor__header__title__label", children: "Model Excludes" }) }) }), _jsx("div", { className: "binding-editor__header__prompt", children: "Specifies the list of models excluded" }), _jsx(BindingScopeEditor, { elements: modelUnit.packageableElementExcludes, addElement: addExclusion, removeElement: removeExclusion, allowAddingElement: allowAddingElement, handleDropElement: handleDropExclusion, isReadOnly: isReadOnly }, editorState.uuid)] })] }))] })] }));
145
145
  });
146
- //# sourceMappingURL=BindingElementEditor.js.map
146
+ //# sourceMappingURL=DSL_ExternalFormat_BindingElementEditor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_ExternalFormat_BindingElementEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.tsx"],"names":[],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" resolution-mode="require"/>
1
2
  import { ExternalFormatConnection, type Binding } from '@finos/legend-graph';
2
3
  import { ConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
3
4
  import type { EditorStore } from '../../../../stores/EditorStore.js';
@@ -18,4 +19,4 @@ export declare class NewExternalFormatConnectionDriver extends NewConnectionValu
18
19
  get isValid(): boolean;
19
20
  createConnection(store: Binding): ExternalFormatConnection;
20
21
  }
21
- //# sourceMappingURL=ExternalFormatConnectionEditor.d.ts.map
22
+ //# sourceMappingURL=DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map
@@ -0,0 +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"}
@@ -19,7 +19,7 @@ import { ExternalFormatConnection, PackageableElementExplicitReference, UrlStrea
19
19
  import { computed, makeObservable } from 'mobx';
20
20
  import { ConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
21
21
  import { NewConnectionValueDriver } from '../../../../stores/editor/NewElementState.js';
22
- import { externalFormat_urlStream_setUrl } from '../../../../stores/graphModifier/DSLExternalFormat_GraphModifierHelper.js';
22
+ import { externalFormat_urlStream_setUrl } from '../../../../stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.js';
23
23
  export class ExternalFormatConnectionValueState extends ConnectionValueState {
24
24
  connection;
25
25
  constructor(editorStore, connection) {
@@ -54,4 +54,4 @@ export class NewExternalFormatConnectionDriver extends NewConnectionValueDriver
54
54
  return externalFormatConnection;
55
55
  }
56
56
  }
57
- //# sourceMappingURL=ExternalFormatConnectionEditor.js.map
57
+ //# sourceMappingURL=DSL_ExternalFormat_ExternalFormatConnectionEditor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_ExternalFormat_ExternalFormatConnectionEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EACL,wBAAwB,EACxB,mCAAmC,EACnC,SAAS,GAEV,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,MAAM,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0FAA0F,CAAC;AAEhI,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AACxF,OAAO,EAAE,+BAA+B,EAAE,MAAM,4EAA4E,CAAC;AAE7H,MAAM,OAAO,kCAAmC,SAAQ,oBAAoB;IACjE,UAAU,CAA2B;IAE9C,YAAY,WAAwB,EAAE,UAAoC;QACxE,KAAK,CAAC,WAAW,EAAE,UAAU,CAAC,CAAC;QAC/B,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;IAED,KAAK;QACH,OAAO,4BAA4B,CAAC;IACtC,CAAC;CACF;AAED,MAAM,CAAC,MAAM,8BAA8B,GAAG,QAAQ,CACpD,CAAC,KAGA,EAAE,EAAE;IACH,MAAM,EAAE,oBAAoB,EAAE,UAAU,EAAE,GAAG,KAAK,CAAC;IACnD,MAAM,UAAU,GAAG,oBAAoB,CAAC,UAAU,CAAC;IACnD,MAAM,SAAS,GAAkD,CAAC,KAAK,EAAE,EAAE,CACzE,+BAA+B,CAC7B,UAAU,CAAC,cAAc,EACzB,KAAK,CAAC,MAAM,CAAC,KAAK,CACnB,CAAC;IACJ,OAAO,CACL,cAAK,SAAS,EAAC,mCAAmC,YAChD,eAAK,SAAS,EAAC,4CAA4C,aACzD,cAAK,SAAS,EAAC,2DAA2D,oBAEpE,EACN,cAAK,SAAS,EAAC,4DAA4D,6CAErE,EACN,mBACE,SAAS,EAAC,sDAAsD,EAChE,UAAU,EAAE,KAAK,EACjB,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC,GAAG,EACpC,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,UAAU,GACpB,IACE,GACF,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,OAAO,iCAAkC,SAAQ,wBAAkD;IACvG,YAAY,WAAwB;QAClC,KAAK,CAAC,WAAW,CAAC,CAAC;QAEnB,cAAc,CAAC,IAAI,EAAE;YACnB,OAAO,EAAE,QAAQ;SAClB,CAAC,CAAC;IACL,CAAC;IAED,IAAI,OAAO;QACT,OAAO,IAAI,CAAC;IACd,CAAC;IAED,gBAAgB,CAAC,KAAc;QAC7B,MAAM,wBAAwB,GAAG,IAAI,wBAAwB,CAC3D,mCAAmC,CAAC,MAAM,CAAC,KAAK,CAAC,CAClD,CAAC;QACF,MAAM,SAAS,GAAG,IAAI,SAAS,EAAE,CAAC;QAClC,+BAA+B,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;QAC/C,wBAAwB,CAAC,cAAc,GAAG,SAAS,CAAC;QACpD,OAAO,wBAAwB,CAAC;IAClC,CAAC;CACF"}
@@ -13,6 +13,7 @@
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"/>
16
17
  import { SchemaSet } from '@finos/legend-graph';
17
18
  import type { EditorStore } from '../../../../stores/EditorStore.js';
18
19
  import { NewElementDriver } from '../../../../stores/editor/NewElementState.js';
@@ -27,4 +28,4 @@ export declare class NewSchemaSetDriver extends NewElementDriver<SchemaSet> {
27
28
  export declare const NewSchemaSetDriverEditor: (() => JSX.Element) & {
28
29
  displayName: string;
29
30
  };
30
- //# sourceMappingURL=NewSchemaSetDriver.d.ts.map
31
+ //# sourceMappingURL=DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map
@@ -0,0 +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"}
@@ -20,7 +20,7 @@ import { guaranteeNonNullable } from '@finos/legend-shared';
20
20
  import { makeObservable, observable, action } from 'mobx';
21
21
  import { observer } from 'mobx-react-lite';
22
22
  import { useEditorStore } from '../../EditorStoreProvider.js';
23
- import { externalFormat_schemaSet_setFormat } from '../../../../stores/graphModifier/DSLExternalFormat_GraphModifierHelper.js';
23
+ import { externalFormat_schemaSet_setFormat } from '../../../../stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.js';
24
24
  import { NewElementDriver } from '../../../../stores/editor/NewElementState.js';
25
25
  export class NewSchemaSetDriver extends NewElementDriver {
26
26
  formatOption;
@@ -63,4 +63,4 @@ export const NewSchemaSetDriverEditor = observer(() => {
63
63
  };
64
64
  return (_jsx("div", { children: _jsx("div", { className: "", children: _jsx(CustomSelectorInput, { className: "sub-panel__content__form__section__dropdown", options: options, onChange: onTypeSelectionChange, value: newConnectionDriver.formatOption }) }) }));
65
65
  });
66
- //# sourceMappingURL=NewSchemaSetDriver.js.map
66
+ //# sourceMappingURL=DSL_ExternalFormat_NewSchemaSetDriver.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_ExternalFormat_NewSchemaSetDriver.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,OAAO,EAAE,kCAAkC,EAAE,MAAM,4EAA4E,CAAC;AAChI,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAGhF,MAAM,OAAO,kBAAmB,SAAQ,gBAA2B;IACjE,YAAY,CAAwC;IAEpD,YAAY,WAAwB;QAClC,KAAK,CAAC,WAAW,CAAC,CAAC;QAEnB,cAAc,CAAC,IAAI,EAAE;YACnB,YAAY,EAAE,UAAU;YACxB,eAAe,EAAE,MAAM;SACxB,CAAC,CAAC;QAEH,IAAI,CAAC,YAAY,GAAG,WAAW,CAAC,UAAU,CAAC,oBAAoB;aAC5D,mBAAmB,CAAC,iBAAiB,CAAC,MAAM;YAC7C,CAAC,CAAC,WAAW,CAAC,UAAU,CAAC,oBAAoB,CAAC,mBAAmB;iBAC5D,iBAAiB,CAAC,CAAC,CAAC;YACzB,CAAC,CAAC,SAAS,CAAC;IAChB,CAAC;IAED,eAAe,CAAC,UAAgD;QAC9D,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC;IACjC,CAAC;IAED,IAAI,OAAO;QACT,OAAO,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;IACpC,CAAC;IAED,aAAa,CAAC,IAAY;QACxB,MAAM,SAAS,GAAG,IAAI,SAAS,CAAC,IAAI,CAAC,CAAC;QACtC,kCAAkC,CAChC,SAAS,EACT,oBAAoB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,KAAK,CAC9C,CAAC;QACF,OAAO,SAAS,CAAC;IACnB,CAAC;CACF;AAED,MAAM,CAAC,MAAM,wBAAwB,GAAG,QAAQ,CAAC,GAAG,EAAE;IACpD,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IACrC,MAAM,mBAAmB,GACvB,WAAW,CAAC,eAAe,CAAC,mBAAmB,CAAC,kBAAkB,CAAC,CAAC;IACtE,MAAM,OAAO,GACX,WAAW,CAAC,UAAU,CAAC,oBAAoB,CAAC,mBAAmB;SAC5D,iBAAiB,CAAC;IACvB,MAAM,qBAAqB,GAAG,CAC5B,GAAoC,EAC9B,EAAE;QACR,IAAI,CAAC,GAAG,EAAE;YACR,mBAAmB,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC;SAChD;aAAM;YACL,mBAAmB,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC;SAC1C;IACH,CAAC,CAAC;IACF,OAAO,CACL,wBACE,cAAK,SAAS,EAAC,EAAE,YACf,KAAC,mBAAmB,IAClB,SAAS,EAAC,6CAA6C,EACvD,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,qBAAqB,EAC/B,KAAK,EAAE,mBAAmB,CAAC,YAAY,GACvC,GACE,GACF,CACP,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -13,7 +13,8 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- import { SchemaSetEditorState, type InnerSchemaSetEditorState } from '../../../../stores/editor-state/element-editor-state/external-format/SchemaSetEditorState.js';
16
+ /// <reference types="react" resolution-mode="require"/>
17
+ import { SchemaSetEditorState, type InnerSchemaSetEditorState } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js';
17
18
  export declare const SchemaSetGeneralEditor: ((props: {
18
19
  schemaSetEditorState: InnerSchemaSetEditorState | SchemaSetEditorState;
19
20
  isReadOnly: boolean;
@@ -23,4 +24,4 @@ export declare const SchemaSetGeneralEditor: ((props: {
23
24
  export declare const SchemaSetEditor: (() => JSX.Element) & {
24
25
  displayName: string;
25
26
  };
26
- //# sourceMappingURL=SchemaSetElementEditor.d.ts.map
27
+ //# sourceMappingURL=DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map
@@ -0,0 +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;;AAuBH,OAAO,EACL,oBAAoB,EACpB,KAAK,yBAAyB,EAE/B,MAAM,iHAAiH,CAAC;AA0JzH,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"}
@@ -15,17 +15,17 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
15
15
  * limitations under the License.
16
16
  */
17
17
  import { observer } from 'mobx-react-lite';
18
- import { clsx, ContextMenu, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, LockIcon, PlusIcon, PanelLoadingIndicator, UploadIcon, Dialog, TimesIcon, BlankPanelContent, MenuContent, MenuContentItem, } from '@finos/legend-art';
18
+ import { clsx, ContextMenu, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, LockIcon, PlusIcon, PanelLoadingIndicator, UploadIcon, Dialog, TimesIcon, BlankPanelContent, MenuContent, MenuContentItem, PanelContent, } from '@finos/legend-art';
19
19
  import { ExternalFormatSchema as Schema } from '@finos/legend-graph';
20
20
  import { flowResult } from 'mobx';
21
- import { SchemaSetEditorState, SCHEMA_SET_TAB_TYPE, } from '../../../../stores/editor-state/element-editor-state/external-format/SchemaSetEditorState.js';
21
+ import { SchemaSetEditorState, SCHEMA_SET_TAB_TYPE, } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js';
22
22
  import { EDITOR_LANGUAGE } from '@finos/legend-application';
23
23
  import { StudioTextInputEditor } from '../../../shared/StudioTextInputEditor.js';
24
24
  import { getEditorLanguageFromFormat } from '../../../../stores/editor-state/FileGenerationViewerState.js';
25
25
  import { guaranteeNonNullable, prettyCONSTName } from '@finos/legend-shared';
26
26
  import { useEditorStore } from '../../EditorStoreProvider.js';
27
- import { externalFormat_schemaSet_addSchema, externalFormat_schemaSet_deleteSchema, externalFormat_schema_setContent, externalFormat_schema_setId, externalFormat_schema_setLocation, } from '../../../../stores/graphModifier/DSLExternalFormat_GraphModifierHelper.js';
28
- import { SchemaSetModelGenerationEditor } from './SchemaSetModelGenerationEditor.js';
27
+ import { externalFormat_schemaSet_addSchema, externalFormat_schemaSet_deleteSchema, externalFormat_schema_setContent, externalFormat_schema_setId, externalFormat_schema_setLocation, } from '../../../../stores/graphModifier/DSL_ExternalFormat_GraphModifierHelper.js';
28
+ import { SchemaSetModelGenerationEditor } from './DSL_ExternalFormat_SchemaSetModelGenerationEditor.js';
29
29
  const SchemaLoader = observer((props) => {
30
30
  const { schemaSetEditorState } = props;
31
31
  const importState = schemaSetEditorState.importSchemaContentState;
@@ -43,7 +43,7 @@ const SchemaLoader = observer((props) => {
43
43
  };
44
44
  return (_jsx(Dialog, { onClose: onClose, open: importState.importSchemaModal, TransitionProps: {
45
45
  appear: false, // disable transition
46
- }, children: _jsxs("div", { className: "modal modal--dark modal--scrollable patch-loader", children: [_jsx("div", { className: "modal__header", children: _jsx("div", { className: "modal__title", children: _jsx("div", { className: "modal__title__label", children: "Schema Content Loader" }) }) }), _jsxs("div", { className: "modal__body", children: [_jsx(PanelLoadingIndicator, { isLoading: importState.loadingSchemaContentState.isInProgress }), _jsx("div", { children: _jsx("input", { id: "upload-file", type: "file", name: "myFiles", onChange: onChange, multiple: true }) }), importState.files && (_jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: "Schema Files" }), _jsx("div", { className: "panel__content__form__section__list", children: _jsx("div", { className: "panel__content__form__section__list__items", children: importState.files.map((value) => (_jsxs("div", { className: "panel__content__form__section__list__item", children: [_jsx("div", { className: "panel__content__form__section__list__item__value", children: value.name }), _jsx("div", { className: "panel__content__form__section__list__item__actions", children: _jsx("button", { title: "Remove change", className: "panel__content__form__section__list__item__remove-btn", onClick: () => importState.removeFile(value), tabIndex: -1, children: _jsx(TimesIcon, {}) }) })] }, value.name))) }) })] }))] }), _jsx("div", { className: "modal__footer", children: _jsx("button", { type: "button", className: "btn btn--dark blocking-alert__action--standard", onClick: importSchemas, disabled: !importState.files?.length, children: "Import Schemas" }) })] }) }));
46
+ }, children: _jsxs("div", { className: "modal modal--dark modal--scrollable patch-loader", children: [_jsx("div", { className: "modal__header", children: _jsx("div", { className: "modal__title", children: _jsx("div", { className: "modal__title__label", children: "Schema Content Loader" }) }) }), _jsxs("div", { className: "modal__body", children: [_jsx(PanelLoadingIndicator, { isLoading: importState.loadingSchemaContentState.isInProgress }), _jsx("div", { children: _jsx("input", { id: "upload-file", type: "file", name: "myFiles", onChange: onChange, multiple: true }) }), importState.files && (_jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: "Schema Files" }), _jsx("div", { className: "panel__content__form__section__list", children: _jsx("div", { className: "panel__content__form__section__list__items", children: importState.files.map((value) => (_jsxs("div", { className: "panel__content__form__section__list__item", children: [_jsx("div", { className: "panel__content__form__section__list__item__value", children: value.name }), _jsx("div", { className: "panel__content__form__section__list__item__actions", children: _jsx("button", { title: "Remove change", className: "panel__content__form__section__list__item__remove-btn", onClick: () => importState.removeFile(value), tabIndex: -1, children: _jsx(TimesIcon, {}) }) })] }, value.name))) }) })] }))] }), _jsx("div", { className: "modal__footer", children: _jsx("button", { className: "btn btn--dark blocking-alert__action--standard", onClick: importSchemas, disabled: !importState.files?.length, children: "Import Schemas" }) })] }) }));
47
47
  });
48
48
  const SchemaBasicEditor = observer((props) => {
49
49
  const { schema, isReadOnly, language } = props;
@@ -121,9 +121,9 @@ export const SchemaSetEditor = observer(() => {
121
121
  ?.supportsModelGeneration;
122
122
  return supportsModelGeneraiton ? (_jsx(SchemaSetModelGenerationEditor, { modelGenerationState: schemaSetEditorState.schemaSetModelGenerationState, isReadOnly: isReadOnly })) : (_jsxs(BlankPanelContent, { children: ["Format ", schemaSet.format, " does not support Model Generation"] }));
123
123
  };
124
- return (_jsxs("div", { className: "panel schema-set-panel", children: [_jsx("div", { className: "schema-set-panel__header", children: _jsxs("div", { className: "schema-set-panel__header__title", children: [schemaSetEditorState.isReadOnly && (_jsx("div", { className: "schema-set-panel__header__lock", children: _jsx(LockIcon, {}) })), _jsx("div", { className: "schema-set-panel__header__title__label", children: "Schema Set" }), _jsx("div", { className: "schema-set-panel__header__title__content", children: schemaSetEditorState.schemaSet.name })] }) }), _jsxs("div", { className: "panel__content", children: [_jsx(PanelLoadingIndicator, { isLoading: isFetchingDescriptions }), _jsx("div", { className: "panel__header", children: _jsx("div", { className: "uml-element-editor__tabs", children: Object.values(SCHEMA_SET_TAB_TYPE).map((tab) => (_jsx("div", { onClick: changeTab(tab), className: clsx('relational-connection-editor__tab', {
124
+ return (_jsxs("div", { className: "panel schema-set-panel", children: [_jsx("div", { className: "schema-set-panel__header", children: _jsxs("div", { className: "schema-set-panel__header__title", children: [schemaSetEditorState.isReadOnly && (_jsx("div", { className: "schema-set-panel__header__lock", children: _jsx(LockIcon, {}) })), _jsx("div", { className: "schema-set-panel__header__title__label", children: "Schema Set" }), _jsx("div", { className: "schema-set-panel__header__title__content", children: schemaSetEditorState.schemaSet.name })] }) }), _jsxs(PanelContent, { children: [_jsx(PanelLoadingIndicator, { isLoading: isFetchingDescriptions }), _jsx("div", { className: "panel__header", children: _jsx("div", { className: "uml-element-editor__tabs", children: Object.values(SCHEMA_SET_TAB_TYPE).map((tab) => (_jsx("div", { onClick: changeTab(tab), className: clsx('relational-connection-editor__tab', {
125
125
  'relational-connection-editor__tab--active': tab === currentTab,
126
126
  }), children: prettyCONSTName(tab) }, tab))) }) }), _jsxs("div", { className: "panel__content file-generation-editor__content", children: [currentTab === SCHEMA_SET_TAB_TYPE.SCHEMAS && (_jsx(SchemaSetGeneralEditor, { schemaSetEditorState: schemaSetEditorState, isReadOnly: isReadOnly })), currentTab === SCHEMA_SET_TAB_TYPE.GENERATE_MODEL &&
127
127
  renderMainEditPanel()] })] })] }));
128
128
  });
129
- //# sourceMappingURL=SchemaSetElementEditor.js.map
129
+ //# sourceMappingURL=DSL_ExternalFormat_SchemaSetElementEditor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_ExternalFormat_SchemaSetElementEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.tsx"],"names":[],"mappings":"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"}
@@ -13,11 +13,12 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- import type { SchemaSetModelGenerationState } from '../../../../stores/editor-state/element-editor-state/external-format/SchemaSetEditorState.js';
16
+ /// <reference types="react" resolution-mode="require"/>
17
+ import type { SchemaSetModelGenerationState } from '../../../../stores/editor-state/element-editor-state/external-format/DSL_ExternalFormat_SchemaSetEditorState.js';
17
18
  export declare const SchemaSetModelGenerationEditor: ((props: {
18
19
  modelGenerationState: SchemaSetModelGenerationState;
19
20
  isReadOnly: boolean;
20
21
  }) => JSX.Element) & {
21
22
  displayName: string;
22
23
  };
23
- //# sourceMappingURL=SchemaSetModelGenerationEditor.d.ts.map
24
+ //# sourceMappingURL=DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map
@@ -0,0 +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;AAqBrK,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAqLF,CAAC"}
@@ -19,7 +19,7 @@ import { flowResult } from 'mobx';
19
19
  import { observer } from 'mobx-react-lite';
20
20
  import { useMemo } from 'react';
21
21
  import { debounce } from '@finos/legend-shared';
22
- import { clsx, InputWithInlineValidation, PanelLoadingIndicator, RefreshIcon, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, } from '@finos/legend-art';
22
+ import { clsx, InputWithInlineValidation, PanelContent, PanelLoadingIndicator, RefreshIcon, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, ResizablePanelSplitterLine, } from '@finos/legend-art';
23
23
  import { GenerationPropertyEditor } from '../element-generation-editor/FileGenerationEditor.js';
24
24
  import { StudioTextInputEditor } from '../../../shared/StudioTextInputEditor.js';
25
25
  import { EDITOR_LANGUAGE } from '@finos/legend-application';
@@ -59,7 +59,7 @@ export const SchemaSetModelGenerationEditor = observer((props) => {
59
59
  const importGeneratedElements = () => {
60
60
  modelGenerationState.importGeneratedModelsIntoGraph();
61
61
  };
62
- return (_jsx("div", { className: "panel__content file-generation-editor__content", children: _jsxs(ResizablePanelGroup, { orientation: "vertical", children: [_jsx(ResizablePanel, { size: 250, minSize: 50, children: _jsxs("div", { className: "panel file-generation-editor__configuration", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: `${format} configuration` }) }), _jsx("div", { className: "panel__header__actions", children: _jsx("button", { className: "panel__header__action file-generation-editor__configuration__reset-btn", tabIndex: -1, disabled: isReadOnly || !properties.length, onClick: regenerate, title: 'Reset to default configuration', children: _jsx(RefreshIcon, {}) }) })] }), _jsx("div", { className: "panel__content", children: _jsxs("div", { className: "file-generation-editor__configuration__content", children: [_jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: 'Target Binding Path' }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: 'If path is provided, a binding will be generated alongside the models. The binding will ensure the schema and models are compatible through compile time validations.' }), _jsx(InputWithInlineValidation, { className: "query-builder__parameters__parameter__name__input input-group__input", spellCheck: false, value: modelGenerationState.targetBinding, onChange: changeTargetBindingPath, placeholder: `Target binding path`, validationErrorMessage: targetBindingPathValidationMessage })] }), modelGenerationState.modelGenerationProperties
62
+ return (_jsx("div", { className: "panel__content file-generation-editor__content", children: _jsxs(ResizablePanelGroup, { orientation: "vertical", children: [_jsx(ResizablePanel, { size: 250, minSize: 50, children: _jsxs("div", { className: "panel file-generation-editor__configuration", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: `${format} configuration` }) }), _jsx("div", { className: "panel__header__actions", children: _jsx("button", { className: "panel__header__action file-generation-editor__configuration__reset-btn", tabIndex: -1, disabled: isReadOnly || !properties.length, onClick: regenerate, title: 'Reset to default configuration', children: _jsx(RefreshIcon, {}) }) })] }), _jsx(PanelContent, { children: _jsxs("div", { className: "file-generation-editor__configuration__content", children: [_jsxs("div", { className: "panel__content__form__section", children: [_jsx("div", { className: "panel__content__form__section__header__label", children: 'Target Binding Path' }), _jsx("div", { className: "panel__content__form__section__header__prompt", children: 'If path is provided, a binding will be generated alongside the models. The binding will ensure the schema and models are compatible through compile time validations.' }), _jsx(InputWithInlineValidation, { className: "query-builder__parameters__parameter__name__input input-group__input", spellCheck: false, value: modelGenerationState.targetBinding, onChange: changeTargetBindingPath, placeholder: `Target binding path`, validationErrorMessage: targetBindingPathValidationMessage })] }), modelGenerationState.modelGenerationProperties
63
63
  .filter((property) => !Object.values(HIDDEN_CONFIGURATION_PROPERTIES).includes(property.name))
64
64
  .map((abstractGenerationProperty) => (_jsx(GenerationPropertyEditor, { update: update, isReadOnly: isReadOnly, getConfigValue: getConfigValue, property: abstractGenerationProperty }, abstractGenerationProperty.name)))] }) })] }) }), _jsx(ResizablePanelSplitter, { children: _jsx(ResizablePanelSplitterLine, { color: "var(--color-dark-grey-200)" }) }), _jsx(ResizablePanel, { children: _jsxs("div", { className: "panel generation-result-viewer__file", children: [_jsxs("div", { className: "panel__header", children: [_jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__label", children: "result" }) }), _jsxs("div", { className: "panel__header__actions", children: [_jsx("button", { className: clsx('panel__header__action generation-result-viewer__regenerate-btn', {
65
65
  ' generation-result-viewer__regenerate-btn--loading': modelGenerationState.generatingModelsState
@@ -68,8 +68,8 @@ export const SchemaSetModelGenerationEditor = observer((props) => {
68
68
  .isInProgress,
69
69
  }), tabIndex: -1, disabled: modelGenerationState.generatingModelsState.isInProgress ||
70
70
  modelGenerationState.importGeneratedElementsState
71
- .isInProgress, onClick: regenerate, title: 'Re-generate', children: _jsx(RefreshIcon, {}) }), !modelGenerationState.isolatedGraph && (_jsx("button", { className: "btn--dark model-loader__header__load-btn", onClick: importGeneratedElements, disabled: modelGenerationState.generationValue === '', tabIndex: -1, title: "Import generated elements", children: "Import" }))] })] }), _jsxs("div", { className: "panel__content", children: [_jsx(PanelLoadingIndicator, { isLoading: modelGenerationState.generatingModelsState.isInProgress ||
71
+ .isInProgress, onClick: regenerate, title: 'Re-generate', children: _jsx(RefreshIcon, {}) }), !modelGenerationState.isolatedGraph && (_jsx("button", { className: "btn--dark model-loader__header__load-btn", onClick: importGeneratedElements, disabled: modelGenerationState.generationValue === '', tabIndex: -1, title: "Import generated elements", children: "Import" }))] })] }), _jsxs(PanelContent, { children: [_jsx(PanelLoadingIndicator, { isLoading: modelGenerationState.generatingModelsState.isInProgress ||
72
72
  modelGenerationState.importGeneratedElementsState
73
73
  .isInProgress }), _jsx(StudioTextInputEditor, { inputValue: modelGenerationState.generationValue, isReadOnly: true, language: EDITOR_LANGUAGE.PURE })] })] }) })] }) }));
74
74
  });
75
- //# sourceMappingURL=SchemaSetModelGenerationEditor.js.map
75
+ //# sourceMappingURL=DSL_ExternalFormat_SchemaSetModelGenerationEditor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DSL_ExternalFormat_SchemaSetModelGenerationEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx"],"names":[],"mappings":"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"}
@@ -13,6 +13,7 @@
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"/>
16
17
  import { type SetImplementation, OperationSetImplementation } from '@finos/legend-graph';
17
18
  export declare const OperatorSelector: ((props: {
18
19
  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;AAU7B,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;;CAuNtE,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;AAU7B,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;;CAuNtE,CAAC"}
@@ -22,8 +22,8 @@ import { getElementTypeIcon } from '../../../shared/ElementIconUtils.js';
22
22
  import { MappingEditorState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingEditorState.js';
23
23
  import { useEditorStore } from '../../EditorStoreProvider.js';
24
24
  import { fromElementPathToMappingElementId, OperationSetImplementation, OperationType, } from '@finos/legend-graph';
25
- import { setImpl_nominateRoot, operationMapping_setOperation, operationMapping_setParameters, setImpl_setRoot, } from '../../../../stores/graphModifier/DSLMapping_GraphModifierHelper.js';
26
- import { SET_IMPLEMENTATION_TYPE } from '../../../../stores/shared/ModelUtil.js';
25
+ import { setImpl_nominateRoot, operationMapping_setOperation, operationMapping_setParameters, setImpl_setRoot, } from '../../../../stores/graphModifier/DSL_Mapping_GraphModifierHelper.js';
26
+ import { SET_IMPLEMENTATION_TYPE } from '../../../../stores/shared/ModelClassifierUtils.js';
27
27
  export const OperatorSelector = observer((props) => {
28
28
  const { setImplementation, isReadOnly } = props;
29
29
  const operationsOptions = Object.values(OperationType).map((value) => ({
@@ -1 +1 @@
1
- {"version":3,"file":"ClassMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ClassMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx"],"names":[],"mappings":"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"}
@@ -13,6 +13,7 @@
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"/>
16
17
  import { Type, Enum, type SourceValue, type EnumerationMapping } from '@finos/legend-graph';
17
18
  export declare const SourceValueInput: ((props: {
18
19
  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;AAqCH,OAAO,EAEL,IAAI,EACJ,IAAI,EAGJ,KAAK,WAAW,EAChB,KAAK,kBAAkB,EAIxB,MAAM,qBAAqB,CAAC;AAgG7B,eAAO,MAAM,gBAAgB;iBAEZ,WAAW;mBACT,IAAI,GAAG,SAAS;6BACN,IAAI,GAAG,MAAM,GAAG,SAAS,KAAK,IAAI;uBACxC,MAAM,IAAI;gBACjB,OAAO;;;CAqGtB,CAAC;AA+EF,eAAO,MAAM,wBAAwB,WAC3B;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAqNxE,CAAC"}
1
+ {"version":3,"file":"EnumerationMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAuCH,OAAO,EAEL,IAAI,EACJ,IAAI,EAGJ,KAAK,WAAW,EAChB,KAAK,kBAAkB,EAIxB,MAAM,qBAAqB,CAAC;AAkG7B,eAAO,MAAM,gBAAgB;iBAEZ,WAAW;mBACT,IAAI,GAAG,SAAS;6BACN,IAAI,GAAG,MAAM,GAAG,SAAS,KAAK,IAAI;uBACxC,MAAM,IAAI;gBACjB,OAAO;;;CAqGtB,CAAC;AA+EF,eAAO,MAAM,wBAAwB,WAC3B;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAqNxE,CAAC"}
@@ -16,18 +16,18 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
16
16
  */
17
17
  import { useRef, useState, useEffect, useCallback } from 'react';
18
18
  import { observer } from 'mobx-react-lite';
19
- import { Dialog, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, clsx, CustomSelectorInput, BlankPanelPlaceholder, createFilter, PURE_EnumerationIcon, PencilIcon, TimesIcon, PlusIcon, PanelDropZone, } from '@finos/legend-art';
19
+ import { Dialog, ResizablePanel, ResizablePanelGroup, ResizablePanelSplitter, clsx, CustomSelectorInput, BlankPanelPlaceholder, createFilter, PURE_EnumerationIcon, PencilIcon, TimesIcon, PlusIcon, PanelDropZone, Panel, PanelContent, } from '@finos/legend-art';
20
20
  import { MappingEditorState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingEditorState.js';
21
21
  import { TypeTree } from '../../../shared/TypeTree.js';
22
22
  import { useDrop } from 'react-dnd';
23
- import { CORE_DND_TYPE, TypeDragSource, } from '../../../../stores/shared/DnDUtil.js';
23
+ import { CORE_DND_TYPE, TypeDragSource, } from '../../../../stores/shared/DnDUtils.js';
24
24
  import { LEGEND_STUDIO_TEST_ID } from '../../../LegendStudioTestID.js';
25
25
  import { noop } from '@finos/legend-shared';
26
26
  import { MappingElementDecorator, MappingElementDecorationCleaner, } from '../../../../stores/editor-state/element-editor-state/mapping/MappingElementDecorator.js';
27
27
  import { useEditorStore } from '../../EditorStoreProvider.js';
28
28
  import { PRIMITIVE_TYPE, Type, Enum, Enumeration, getEnumValueNames, PackageableElementExplicitReference, } from '@finos/legend-graph';
29
- import { enumMapping_updateSourceType, enumValueMapping_addSourceValue, enumValueMapping_deleteSourceValue, enumValueMapping_updateSourceValue, } from '../../../../stores/graphModifier/DSLMapping_GraphModifierHelper.js';
30
- import { buildElementOption, } from '@finos/legend-application';
29
+ import { enumMapping_updateSourceType, enumValueMapping_addSourceValue, enumValueMapping_deleteSourceValue, enumValueMapping_updateSourceValue, } from '../../../../stores/graphModifier/DSL_Mapping_GraphModifierHelper.js';
30
+ import { buildElementOption, getPackageableElementOptionFormatter, } from '@finos/legend-application';
31
31
  const EnumerationMappingSourceSelectorModal = observer((props) => {
32
32
  const { enumerationMapping, closeModal, open } = props;
33
33
  const editorStore = useEditorStore();
@@ -65,7 +65,7 @@ const EnumerationMappingSourceSelectorModal = observer((props) => {
65
65
  classes: {
66
66
  root: 'search-modal__inner-container',
67
67
  },
68
- }, children: _jsxs("div", { className: "modal search-modal", children: [_jsx("div", { className: "modal__title", children: "Choose a source" }), _jsx(CustomSelectorInput, { ref: sourceSelectorRef, options: options, onChange: changeSourceType, value: selectedSourceType, placeholder: 'Choose a data type or an enumeration...', isClearable: true, filterOption: filterOption })] }) }));
68
+ }, children: _jsxs("div", { className: "modal search-modal", children: [_jsx("div", { className: "modal__title", children: "Choose a source" }), _jsx(CustomSelectorInput, { ref: sourceSelectorRef, options: options, onChange: changeSourceType, value: selectedSourceType, placeholder: 'Choose a data type or an enumeration...', isClearable: true, filterOption: filterOption, formatOptionLabel: getPackageableElementOptionFormatter({}) })] }) }));
69
69
  });
70
70
  export const SourceValueInput = observer((props) => {
71
71
  const { sourceValue, updateSourceValue, deleteSourceValue, expectedType, isReadOnly, } = props;
@@ -154,6 +154,6 @@ export const EnumerationMappingEditor = observer((props) => {
154
154
  ? 'default ID'
155
155
  : enumerationMapping.id.value })), _jsx("div", { className: "mapping-element-editor__metadata__sub-chunk", children: "for" }), _jsxs("div", { className: "mapping-element-editor__metadata__sub-chunk mapping-element-editor__metadata__target", children: [_jsx("div", { className: "mapping-element-editor__metadata__target__type icon", children: _jsx(PURE_EnumerationIcon, {}) }), _jsx("div", { className: "mapping-element-editor__metadata__target__label", children: enumeration.value.name })] })] }), sourceType && (_jsxs("div", { className: clsx('mapping-element-editor__metadata__chunk', 'mapping-element-editor__metadata__driver-chunk', 'background--primitive', {
156
156
  'mapping-element-editor__metadata__source--none': !sourceType,
157
- }), children: [_jsx("div", { className: "mapping-element-editor__metadata__sub-chunk", children: "using" }), _jsx("div", { className: "mapping-element-editor__metadata__sub-chunk mapping-element-editor__metadata__driver__type", children: sourceType.name })] })), !sourceType && (_jsx("div", { className: clsx('mapping-element-editor__metadata__chunk', 'mapping-element-editor__metadata__source-chunk', 'mapping-element-editor__metadata__source-chunk--none'), children: _jsx("div", { className: "mapping-element-editor__metadata__sub-chunk", children: "with no source" }) }))] }), _jsx("div", { className: "mapping-element-editor__content", children: _jsxs(ResizablePanelGroup, { orientation: "vertical", children: [_jsx(ResizablePanel, { minSize: 300, children: _jsxs("div", { className: "panel", children: [_jsx("div", { className: "panel__header", children: _jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__content", children: "ENUMS" }) }) }), _jsx("div", { className: "panel__content enumeration-mapping-editor__enum-values", children: enumeration.value.values.map((enumValue) => (_jsx(EnumValueMappingEditor, { enumValue: enumValue, enumerationMapping: enumerationMapping, sourceType: enumerationMapping.sourceType, isReadOnly: isReadOnly }, enumValue.name))) })] }) }), _jsx(ResizablePanelSplitter, {}), _jsx(ResizablePanel, { size: 300, minSize: 300, children: _jsxs("div", { "data-testid": LEGEND_STUDIO_TEST_ID.SOURCE_PANEL, className: "panel source-panel", children: [_jsxs("div", { className: "panel__header", children: [_jsxs("div", { className: "panel__header__title", children: [_jsx("div", { className: "panel__header__title__label", children: "source" }), _jsx("div", { className: "panel__header__title__content", children: sourceType?.name ?? '(none)' })] }), _jsx("div", { className: "panel__header__actions", children: _jsx("button", { className: "panel__header__action", onClick: showSourceSelectorModal, disabled: isReadOnly, tabIndex: -1, title: 'Select Source...', children: _jsx(PencilIcon, {}) }) })] }), _jsx("div", { className: "panel__content", children: _jsxs(PanelDropZone, { dropTargetConnector: dropRef, isDragOver: Boolean(sourceType) && isDragOver && !isReadOnly, children: [sourceType && (_jsx("div", { className: "source-panel__explorer", children: sourceType instanceof Enumeration && (_jsx(TypeTree, { type: sourceType })) })), !sourceType && (_jsx(BlankPanelPlaceholder, { text: "Choose a source", onClick: showSourceSelectorModal, clickActionType: "add", tooltipText: "Drop an enumeration", isDropZoneActive: canDrop, disabled: isReadOnly, previewText: "No source" })), _jsx(EnumerationMappingSourceSelectorModal, { enumerationMapping: enumerationMapping, open: openSourceSelectorModal, closeModal: hideSourceSelectorModal })] }) })] }) })] }) })] }) }));
157
+ }), children: [_jsx("div", { className: "mapping-element-editor__metadata__sub-chunk", children: "using" }), _jsx("div", { className: "mapping-element-editor__metadata__sub-chunk mapping-element-editor__metadata__driver__type", children: sourceType.name })] })), !sourceType && (_jsx("div", { className: clsx('mapping-element-editor__metadata__chunk', 'mapping-element-editor__metadata__source-chunk', 'mapping-element-editor__metadata__source-chunk--none'), children: _jsx("div", { className: "mapping-element-editor__metadata__sub-chunk", children: "with no source" }) }))] }), _jsx("div", { className: "mapping-element-editor__content", children: _jsxs(ResizablePanelGroup, { orientation: "vertical", children: [_jsx(ResizablePanel, { minSize: 300, children: _jsxs(Panel, { children: [_jsx("div", { className: "panel__header", children: _jsx("div", { className: "panel__header__title", children: _jsx("div", { className: "panel__header__title__content", children: "ENUMS" }) }) }), _jsx("div", { className: "panel__content enumeration-mapping-editor__enum-values", children: enumeration.value.values.map((enumValue) => (_jsx(EnumValueMappingEditor, { enumValue: enumValue, enumerationMapping: enumerationMapping, sourceType: enumerationMapping.sourceType, isReadOnly: isReadOnly }, enumValue.name))) })] }) }), _jsx(ResizablePanelSplitter, {}), _jsx(ResizablePanel, { size: 300, minSize: 300, children: _jsxs("div", { "data-testid": LEGEND_STUDIO_TEST_ID.SOURCE_PANEL, className: "panel source-panel", children: [_jsxs("div", { className: "panel__header", children: [_jsxs("div", { className: "panel__header__title", children: [_jsx("div", { className: "panel__header__title__label", children: "source" }), _jsx("div", { className: "panel__header__title__content", children: sourceType?.name ?? '(none)' })] }), _jsx("div", { className: "panel__header__actions", children: _jsx("button", { className: "panel__header__action", onClick: showSourceSelectorModal, disabled: isReadOnly, tabIndex: -1, title: 'Select Source...', children: _jsx(PencilIcon, {}) }) })] }), _jsx(PanelContent, { children: _jsxs(PanelDropZone, { dropTargetConnector: dropRef, isDragOver: Boolean(sourceType) && isDragOver && !isReadOnly, children: [sourceType && (_jsx("div", { className: "source-panel__explorer", children: sourceType instanceof Enumeration && (_jsx(TypeTree, { type: sourceType })) })), !sourceType && (_jsx(BlankPanelPlaceholder, { text: "Choose a source", onClick: showSourceSelectorModal, clickActionType: "add", tooltipText: "Drop an enumeration", isDropZoneActive: canDrop, disabled: isReadOnly, previewText: "No source" })), _jsx(EnumerationMappingSourceSelectorModal, { enumerationMapping: enumerationMapping, open: openSourceSelectorModal, closeModal: hideSourceSelectorModal })] }) })] }) })] }) })] }) }));
158
158
  });
159
159
  //# sourceMappingURL=EnumerationMappingEditor.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"EnumerationMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EnumerationMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"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"}
@@ -13,6 +13,7 @@
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"/>
16
17
  import type { FlatDataPropertyMappingState, FlatDataInstanceSetImplementationState } from '../../../../stores/editor-state/element-editor-state/mapping/FlatDataInstanceSetImplementationState.js';
17
18
  export declare const FlatDataPropertyMappingEditor: ((props: {
18
19
  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"}
@@ -16,7 +16,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
16
16
  */
17
17
  import { useCallback } from 'react';
18
18
  import { observer } from 'mobx-react-lite';
19
- import { CORE_DND_TYPE, FlatDataColumnDragSource, } from '../../../../stores/shared/DnDUtil.js';
19
+ import { CORE_DND_TYPE, FlatDataColumnDragSource, } from '../../../../stores/shared/DnDUtils.js';
20
20
  import { MappingEditorState, } from '../../../../stores/editor-state/element-editor-state/mapping/MappingEditorState.js';
21
21
  import { clsx, CustomSelectorInput, ArrowCircleRightIcon, } from '@finos/legend-art';
22
22
  import { useDrop } from 'react-dnd';
@@ -24,8 +24,8 @@ import { useEditorStore } from '../../EditorStoreProvider.js';
24
24
  import { guaranteeType } from '@finos/legend-shared';
25
25
  import { Enumeration, EnumerationMapping, FlatDataPropertyMapping, getEnumerationMappingsByEnumeration, getRawGenericType, EnumerationMappingExplicitReference, } from '@finos/legend-graph';
26
26
  import { StudioLambdaEditor } from '../../../shared/StudioLambdaEditor.js';
27
- import { flatDataPropertyMapping_setTransformer } from '../../../../stores/graphModifier/StoreFlatData_GraphModifierHelper.js';
28
- import { CLASS_PROPERTY_TYPE, getClassPropertyType, } from '../../../../stores/shared/ModelUtil.js';
27
+ import { flatDataPropertyMapping_setTransformer } from '../../../../stores/graphModifier/STO_FlatData_GraphModifierHelper.js';
28
+ import { CLASS_PROPERTY_TYPE, getClassPropertyType, } from '../../../../stores/shared/ModelClassifierUtils.js';
29
29
  const SimplePropertyMappingEditor = observer((props) => {
30
30
  const { propertyMappingState, drop, dragItem, transformProps } = props;
31
31
  const propertyMapping = propertyMappingState.propertyMapping;
@@ -1 +1 @@
1
- {"version":3,"file":"FlatDataPropertyMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"FlatDataPropertyMappingEditor.js","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx"],"names":[],"mappings":"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"}