@finos/legend-application-studio 24.1.0 → 24.1.2

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 (338) hide show
  1. package/lib/__lib__/LegendStudioApplicationNavigationContext.d.ts +1 -0
  2. package/lib/__lib__/LegendStudioApplicationNavigationContext.d.ts.map +1 -1
  3. package/lib/__lib__/LegendStudioApplicationNavigationContext.js +1 -0
  4. package/lib/__lib__/LegendStudioApplicationNavigationContext.js.map +1 -1
  5. package/lib/application/LegendStudioApplicationConfig.d.ts +13 -0
  6. package/lib/application/LegendStudioApplicationConfig.d.ts.map +1 -1
  7. package/lib/application/LegendStudioApplicationConfig.js +11 -0
  8. package/lib/application/LegendStudioApplicationConfig.js.map +1 -1
  9. package/lib/components/EmbeddedQueryBuilder.d.ts +0 -1
  10. package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -1
  11. package/lib/components/LegendStudioWebApplication.d.ts +0 -1
  12. package/lib/components/LegendStudioWebApplication.d.ts.map +1 -1
  13. package/lib/components/editor/StatusBar.d.ts +0 -1
  14. package/lib/components/editor/StatusBar.d.ts.map +1 -1
  15. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +0 -1
  16. package/lib/components/editor/command-center/ProjectSearchCommand.d.ts.map +1 -1
  17. package/lib/components/editor/{editor-group/testable/TestAssertionEditor.d.ts → edit-panel/mapping-editor/testable/MappingTestableEditor.d.ts} +4 -5
  18. package/lib/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.d.ts.map +1 -0
  19. package/lib/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.js +499 -0
  20. package/lib/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.js.map +1 -0
  21. package/lib/components/editor/editor-group/FileGenerationViewer.d.ts +0 -1
  22. package/lib/components/editor/editor-group/FileGenerationViewer.d.ts.map +1 -1
  23. package/lib/components/editor/editor-group/FunctionEditor.d.ts +0 -1
  24. package/lib/components/editor/editor-group/FunctionEditor.d.ts.map +1 -1
  25. package/lib/components/editor/editor-group/GenerationSpecificationEditor.d.ts +0 -1
  26. package/lib/components/editor/editor-group/GenerationSpecificationEditor.d.ts.map +1 -1
  27. package/lib/components/editor/editor-group/ModelImporter.d.ts +0 -1
  28. package/lib/components/editor/editor-group/ModelImporter.d.ts.map +1 -1
  29. package/lib/components/editor/editor-group/RuntimeEditor.d.ts +0 -1
  30. package/lib/components/editor/editor-group/RuntimeEditor.d.ts.map +1 -1
  31. package/lib/components/editor/editor-group/UnsupportedElementEditor.d.ts +0 -1
  32. package/lib/components/editor/editor-group/UnsupportedElementEditor.d.ts.map +1 -1
  33. package/lib/components/editor/editor-group/connection-editor/ConnectionEditor.d.ts +0 -1
  34. package/lib/components/editor/editor-group/connection-editor/ConnectionEditor.d.ts.map +1 -1
  35. package/lib/components/editor/editor-group/connection-editor/DatabaseBuilder.d.ts +0 -1
  36. package/lib/components/editor/editor-group/connection-editor/DatabaseBuilder.d.ts.map +1 -1
  37. package/lib/components/editor/editor-group/connection-editor/FlatDataConnectionEditor.d.ts +0 -1
  38. package/lib/components/editor/editor-group/connection-editor/FlatDataConnectionEditor.d.ts.map +1 -1
  39. package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.d.ts +0 -1
  40. package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.d.ts.map +1 -1
  41. package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.js +2 -2
  42. package/lib/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.js.map +1 -1
  43. package/lib/components/editor/editor-group/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +0 -1
  44. package/lib/components/editor/editor-group/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts.map +1 -1
  45. package/lib/components/editor/editor-group/data-editor/DataElementEditor.d.ts +0 -1
  46. package/lib/components/editor/editor-group/data-editor/DataElementEditor.d.ts.map +1 -1
  47. package/lib/components/editor/editor-group/data-editor/RelationalCSVDataEditor.d.ts +0 -1
  48. package/lib/components/editor/editor-group/data-editor/RelationalCSVDataEditor.d.ts.map +1 -1
  49. package/lib/components/editor/editor-group/diff-editor/EntityChangeConflictEditor.d.ts +0 -1
  50. package/lib/components/editor/editor-group/diff-editor/EntityChangeConflictEditor.d.ts.map +1 -1
  51. package/lib/components/editor/editor-group/diff-editor/EntityDiffView.d.ts +0 -1
  52. package/lib/components/editor/editor-group/diff-editor/EntityDiffView.d.ts.map +1 -1
  53. package/lib/components/editor/editor-group/element-generation-editor/ElementGenerationEditor.d.ts +0 -1
  54. package/lib/components/editor/editor-group/element-generation-editor/ElementGenerationEditor.d.ts.map +1 -1
  55. package/lib/components/editor/editor-group/element-generation-editor/ElementNativeView.d.ts +0 -1
  56. package/lib/components/editor/editor-group/element-generation-editor/ElementNativeView.d.ts.map +1 -1
  57. package/lib/components/editor/editor-group/element-generation-editor/ElementXTGenerationEditor.d.ts +0 -1
  58. package/lib/components/editor/editor-group/element-generation-editor/ElementXTGenerationEditor.d.ts.map +1 -1
  59. package/lib/components/editor/editor-group/element-generation-editor/FileGenerationEditor.d.ts +0 -1
  60. package/lib/components/editor/editor-group/element-generation-editor/FileGenerationEditor.d.ts.map +1 -1
  61. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts +0 -1
  62. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts.map +1 -1
  63. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +0 -1
  64. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map +1 -1
  65. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +0 -1
  66. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map +1 -1
  67. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +0 -1
  68. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map +1 -1
  69. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +0 -1
  70. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map +1 -1
  71. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.js +1 -1
  72. package/lib/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.js.map +1 -1
  73. package/lib/components/editor/editor-group/mapping-editor/ClassMappingEditor.d.ts +0 -1
  74. package/lib/components/editor/editor-group/mapping-editor/ClassMappingEditor.d.ts.map +1 -1
  75. package/lib/components/editor/editor-group/mapping-editor/{MappingTestEditor.d.ts → DEPRECATED__MappingTestEditor.d.ts} +10 -11
  76. package/lib/components/editor/editor-group/mapping-editor/DEPRECATED__MappingTestEditor.d.ts.map +1 -0
  77. package/lib/components/editor/editor-group/mapping-editor/{MappingTestEditor.js → DEPRECATED__MappingTestEditor.js} +16 -16
  78. package/lib/components/editor/editor-group/mapping-editor/DEPRECATED__MappingTestEditor.js.map +1 -0
  79. package/lib/components/editor/editor-group/mapping-editor/EnumerationMappingEditor.d.ts +0 -1
  80. package/lib/components/editor/editor-group/mapping-editor/EnumerationMappingEditor.d.ts.map +1 -1
  81. package/lib/components/editor/editor-group/mapping-editor/FlatDataPropertyMappingEditor.d.ts +0 -1
  82. package/lib/components/editor/editor-group/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map +1 -1
  83. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationEditor.d.ts +0 -1
  84. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationEditor.d.ts.map +1 -1
  85. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +0 -1
  86. package/lib/components/editor/editor-group/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts.map +1 -1
  87. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts +3 -0
  88. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.d.ts.map +1 -1
  89. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js +31 -7
  90. package/lib/components/editor/editor-group/mapping-editor/MappingEditor.js.map +1 -1
  91. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts +0 -1
  92. package/lib/components/editor/editor-group/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
  93. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.d.ts +1 -1
  94. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.d.ts.map +1 -1
  95. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js +1 -1
  96. package/lib/components/editor/editor-group/mapping-editor/MappingTestsExplorer.js.map +1 -1
  97. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts +0 -1
  98. package/lib/components/editor/editor-group/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
  99. package/lib/components/editor/editor-group/mapping-editor/OperationSetImplementationEditor.d.ts +0 -1
  100. package/lib/components/editor/editor-group/mapping-editor/OperationSetImplementationEditor.d.ts.map +1 -1
  101. package/lib/components/editor/editor-group/mapping-editor/PropertyMappingsEditor.d.ts +0 -1
  102. package/lib/components/editor/editor-group/mapping-editor/PropertyMappingsEditor.d.ts.map +1 -1
  103. package/lib/components/editor/editor-group/mapping-editor/PurePropertyMappingEditor.d.ts +0 -1
  104. package/lib/components/editor/editor-group/mapping-editor/PurePropertyMappingEditor.d.ts.map +1 -1
  105. package/lib/components/editor/editor-group/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +0 -1
  106. package/lib/components/editor/editor-group/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts.map +1 -1
  107. package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.d.ts +0 -1
  108. package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.d.ts.map +1 -1
  109. package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.js +8 -9
  110. package/lib/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.js.map +1 -1
  111. package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.d.ts +0 -1
  112. package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.d.ts.map +1 -1
  113. package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.js +9 -9
  114. package/lib/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.js.map +1 -1
  115. package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.d.ts +0 -1
  116. package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.d.ts.map +1 -1
  117. package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.js +62 -38
  118. package/lib/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.js.map +1 -1
  119. package/lib/components/editor/editor-group/service-editor/NewServiceModal.d.ts +0 -1
  120. package/lib/components/editor/editor-group/service-editor/NewServiceModal.d.ts.map +1 -1
  121. package/lib/components/editor/editor-group/service-editor/NewServiceModal.js +3 -4
  122. package/lib/components/editor/editor-group/service-editor/NewServiceModal.js.map +1 -1
  123. package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts +0 -1
  124. package/lib/components/editor/editor-group/service-editor/ServiceEditor.d.ts.map +1 -1
  125. package/lib/components/editor/editor-group/service-editor/ServiceEditor.js +18 -10
  126. package/lib/components/editor/editor-group/service-editor/ServiceEditor.js.map +1 -1
  127. package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.d.ts +0 -1
  128. package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.d.ts.map +1 -1
  129. package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.js +2 -2
  130. package/lib/components/editor/editor-group/service-editor/ServiceExecutionEditor.js.map +1 -1
  131. package/lib/components/editor/editor-group/service-editor/ServiceExecutionQueryEditor.d.ts +0 -1
  132. package/lib/components/editor/editor-group/service-editor/ServiceExecutionQueryEditor.d.ts.map +1 -1
  133. package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.d.ts +0 -1
  134. package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.d.ts.map +1 -1
  135. package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.js +6 -1
  136. package/lib/components/editor/editor-group/service-editor/ServiceRegistrationEditor.js.map +1 -1
  137. package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.d.ts +19 -0
  138. package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.d.ts.map +1 -0
  139. package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.js +39 -0
  140. package/lib/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.js.map +1 -0
  141. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestDataEditor.d.ts +0 -1
  142. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestDataEditor.d.ts.map +1 -1
  143. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts +0 -10
  144. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
  145. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js +3 -14
  146. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.js.map +1 -1
  147. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.d.ts +0 -1
  148. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.d.ts.map +1 -1
  149. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.js +2 -28
  150. package/lib/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.js.map +1 -1
  151. package/lib/components/editor/editor-group/testable/TestableSharedComponents.d.ts +45 -0
  152. package/lib/components/editor/editor-group/testable/TestableSharedComponents.d.ts.map +1 -0
  153. package/lib/components/editor/editor-group/testable/{TestAssertionEditor.js → TestableSharedComponents.js} +42 -2
  154. package/lib/components/editor/editor-group/testable/TestableSharedComponents.js.map +1 -0
  155. package/lib/components/editor/editor-group/uml-editor/AssociationEditor.d.ts +0 -1
  156. package/lib/components/editor/editor-group/uml-editor/AssociationEditor.d.ts.map +1 -1
  157. package/lib/components/editor/editor-group/uml-editor/AssociationEditor.js +1 -1
  158. package/lib/components/editor/editor-group/uml-editor/AssociationEditor.js.map +1 -1
  159. package/lib/components/editor/editor-group/uml-editor/ClassEditor.d.ts +0 -1
  160. package/lib/components/editor/editor-group/uml-editor/ClassEditor.d.ts.map +1 -1
  161. package/lib/components/editor/editor-group/uml-editor/ClassEditor.js +1 -1
  162. package/lib/components/editor/editor-group/uml-editor/ClassEditor.js.map +1 -1
  163. package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.d.ts +0 -1
  164. package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.d.ts.map +1 -1
  165. package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.js +1 -1
  166. package/lib/components/editor/editor-group/uml-editor/EnumerationEditor.js.map +1 -1
  167. package/lib/components/editor/editor-group/uml-editor/ProfileEditor.d.ts +0 -1
  168. package/lib/components/editor/editor-group/uml-editor/ProfileEditor.d.ts.map +1 -1
  169. package/lib/components/editor/editor-group/uml-editor/ProfileEditor.js +2 -2
  170. package/lib/components/editor/editor-group/uml-editor/ProfileEditor.js.map +1 -1
  171. package/lib/components/editor/editor-group/uml-editor/PropertyEditor.d.ts +0 -1
  172. package/lib/components/editor/editor-group/uml-editor/PropertyEditor.d.ts.map +1 -1
  173. package/lib/components/editor/editor-group/uml-editor/UMLEditor.d.ts +0 -1
  174. package/lib/components/editor/editor-group/uml-editor/UMLEditor.d.ts.map +1 -1
  175. package/lib/components/editor/panel-group/ConsolePanel.d.ts +0 -1
  176. package/lib/components/editor/panel-group/ConsolePanel.d.ts.map +1 -1
  177. package/lib/components/editor/panel-group/DevToolPanel.d.ts +0 -1
  178. package/lib/components/editor/panel-group/DevToolPanel.d.ts.map +1 -1
  179. package/lib/components/editor/panel-group/PanelGroup.d.ts +0 -1
  180. package/lib/components/editor/panel-group/PanelGroup.d.ts.map +1 -1
  181. package/lib/components/editor/panel-group/ProblemsPanel.d.ts +0 -1
  182. package/lib/components/editor/panel-group/ProblemsPanel.d.ts.map +1 -1
  183. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +0 -1
  184. package/lib/components/editor/side-bar/CreateNewElementModal.d.ts.map +1 -1
  185. package/lib/components/editor/side-bar/Explorer.d.ts +0 -1
  186. package/lib/components/editor/side-bar/Explorer.d.ts.map +1 -1
  187. package/lib/components/editor/side-bar/LocalChanges.d.ts +0 -1
  188. package/lib/components/editor/side-bar/LocalChanges.d.ts.map +1 -1
  189. package/lib/components/editor/side-bar/ProjectDependantsEditor.d.ts +0 -1
  190. package/lib/components/editor/side-bar/ProjectDependantsEditor.d.ts.map +1 -1
  191. package/lib/components/editor/side-bar/ProjectOverview.d.ts +0 -1
  192. package/lib/components/editor/side-bar/ProjectOverview.d.ts.map +1 -1
  193. package/lib/components/editor/side-bar/RegisterService.d.ts +3 -3
  194. package/lib/components/editor/side-bar/RegisterService.d.ts.map +1 -1
  195. package/lib/components/editor/side-bar/RegisterService.js +72 -6
  196. package/lib/components/editor/side-bar/RegisterService.js.map +1 -1
  197. package/lib/components/editor/side-bar/SideBar.d.ts +0 -1
  198. package/lib/components/editor/side-bar/SideBar.d.ts.map +1 -1
  199. package/lib/components/editor/side-bar/SideBar.js +1 -1
  200. package/lib/components/editor/side-bar/SideBar.js.map +1 -1
  201. package/lib/components/editor/side-bar/WorkflowManager.d.ts +0 -1
  202. package/lib/components/editor/side-bar/WorkflowManager.d.ts.map +1 -1
  203. package/lib/components/editor/side-bar/WorkspaceReview.d.ts +0 -1
  204. package/lib/components/editor/side-bar/WorkspaceReview.d.ts.map +1 -1
  205. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +0 -1
  206. package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts.map +1 -1
  207. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +0 -1
  208. package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts.map +1 -1
  209. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +0 -1
  210. package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts.map +1 -1
  211. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +0 -1
  212. package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts.map +1 -1
  213. package/lib/components/editor/side-bar/testable/GlobalTestRunner.js +3 -1
  214. package/lib/components/editor/side-bar/testable/GlobalTestRunner.js.map +1 -1
  215. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +0 -1
  216. package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts.map +1 -1
  217. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +0 -1
  218. package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts.map +1 -1
  219. package/lib/components/workspace-setup/CreateProjectModal.d.ts +0 -1
  220. package/lib/components/workspace-setup/CreateProjectModal.d.ts.map +1 -1
  221. package/lib/components/workspace-setup/CreateProjectModal.js +2 -2
  222. package/lib/components/workspace-setup/CreateProjectModal.js.map +1 -1
  223. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +0 -1
  224. package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts.map +1 -1
  225. package/lib/components/workspace-setup/CreateWorkspaceModal.js +1 -1
  226. package/lib/components/workspace-setup/CreateWorkspaceModal.js.map +1 -1
  227. package/lib/components/workspace-setup/WorkspaceSetup.d.ts.map +1 -1
  228. package/lib/components/workspace-setup/WorkspaceSetup.js +1 -1
  229. package/lib/components/workspace-setup/WorkspaceSetup.js.map +1 -1
  230. package/lib/index.css +2 -2
  231. package/lib/index.css.map +1 -1
  232. package/lib/index.d.ts +1 -1
  233. package/lib/index.d.ts.map +1 -1
  234. package/lib/index.js +1 -1
  235. package/lib/index.js.map +1 -1
  236. package/lib/package.json +6 -6
  237. package/lib/stores/editor/EditorStore.d.ts +2 -2
  238. package/lib/stores/editor/EditorStore.d.ts.map +1 -1
  239. package/lib/stores/editor/EditorStore.js +4 -3
  240. package/lib/stores/editor/EditorStore.js.map +1 -1
  241. package/lib/stores/editor/GraphEditFormModeState.d.ts.map +1 -1
  242. package/lib/stores/editor/GraphEditFormModeState.js +3 -0
  243. package/lib/stores/editor/GraphEditFormModeState.js.map +1 -1
  244. package/lib/stores/editor/editor-state/element-editor-state/mapping/{MappingTestState.d.ts → DEPRECATED__MappingTestState.d.ts} +1 -1
  245. package/lib/stores/editor/editor-state/element-editor-state/mapping/DEPRECATED__MappingTestState.d.ts.map +1 -0
  246. package/lib/stores/editor/editor-state/element-editor-state/mapping/{MappingTestState.js → DEPRECATED__MappingTestState.js} +3 -3
  247. package/lib/stores/editor/editor-state/element-editor-state/mapping/DEPRECATED__MappingTestState.js.map +1 -0
  248. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingEditorState.d.ts +12 -2
  249. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingEditorState.d.ts.map +1 -1
  250. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingEditorState.js +35 -5
  251. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingEditorState.js.map +1 -1
  252. package/lib/stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.d.ts +150 -0
  253. package/lib/stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.d.ts.map +1 -0
  254. package/lib/stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.js +597 -0
  255. package/lib/stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.js.map +1 -0
  256. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceEditorState.d.ts +13 -2
  257. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceEditorState.d.ts.map +1 -1
  258. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceEditorState.js +39 -1
  259. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceEditorState.js.map +1 -1
  260. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceRegistrationState.d.ts +2 -0
  261. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceRegistrationState.d.ts.map +1 -1
  262. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceRegistrationState.js +6 -0
  263. package/lib/stores/editor/editor-state/element-editor-state/service/ServiceRegistrationState.js.map +1 -1
  264. package/lib/stores/editor/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.d.ts +1 -0
  265. package/lib/stores/editor/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.d.ts.map +1 -1
  266. package/lib/stores/editor/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.js +12 -2
  267. package/lib/stores/editor/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.js.map +1 -1
  268. package/lib/stores/editor/sidebar-state/BulkServiceRegistrationState.d.ts +39 -8
  269. package/lib/stores/editor/sidebar-state/BulkServiceRegistrationState.d.ts.map +1 -1
  270. package/lib/stores/editor/sidebar-state/BulkServiceRegistrationState.js +131 -24
  271. package/lib/stores/editor/sidebar-state/BulkServiceRegistrationState.js.map +1 -1
  272. package/lib/stores/editor/sidebar-state/testable/GlobalTestRunnerState.d.ts +2 -1
  273. package/lib/stores/editor/sidebar-state/testable/GlobalTestRunnerState.d.ts.map +1 -1
  274. package/lib/stores/editor/sidebar-state/testable/GlobalTestRunnerState.js +1 -0
  275. package/lib/stores/editor/sidebar-state/testable/GlobalTestRunnerState.js.map +1 -1
  276. package/lib/stores/editor/utils/TestableUtils.d.ts +7 -2
  277. package/lib/stores/editor/utils/TestableUtils.d.ts.map +1 -1
  278. package/lib/stores/editor/utils/TestableUtils.js +31 -8
  279. package/lib/stores/editor/utils/TestableUtils.js.map +1 -1
  280. package/lib/stores/graph-modifier/DSL_Mapping_GraphModifierHelper.d.ts +8 -3
  281. package/lib/stores/graph-modifier/DSL_Mapping_GraphModifierHelper.d.ts.map +1 -1
  282. package/lib/stores/graph-modifier/DSL_Mapping_GraphModifierHelper.js +19 -3
  283. package/lib/stores/graph-modifier/DSL_Mapping_GraphModifierHelper.js.map +1 -1
  284. package/lib/stores/graph-modifier/Testable_GraphModifierHelper.d.ts +6 -2
  285. package/lib/stores/graph-modifier/Testable_GraphModifierHelper.d.ts.map +1 -1
  286. package/lib/stores/graph-modifier/Testable_GraphModifierHelper.js +14 -2
  287. package/lib/stores/graph-modifier/Testable_GraphModifierHelper.js.map +1 -1
  288. package/package.json +16 -16
  289. package/src/__lib__/LegendStudioApplicationNavigationContext.ts +1 -0
  290. package/src/application/LegendStudioApplicationConfig.ts +25 -1
  291. package/src/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.tsx +1674 -0
  292. package/src/components/editor/editor-group/connection-editor/RelationalDatabaseConnectionEditor.tsx +3 -3
  293. package/src/components/editor/editor-group/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx +1 -3
  294. package/src/components/editor/editor-group/mapping-editor/{MappingTestEditor.tsx → DEPRECATED__MappingTestEditor.tsx} +19 -16
  295. package/src/components/editor/editor-group/mapping-editor/MappingEditor.tsx +80 -5
  296. package/src/components/editor/editor-group/mapping-editor/MappingTestsExplorer.tsx +1 -1
  297. package/src/components/editor/editor-group/project-configuration-editor/ProjectConfigurationEditor.tsx +29 -38
  298. package/src/components/editor/editor-group/project-configuration-editor/ProjectDependencyEditor.tsx +10 -9
  299. package/src/components/editor/editor-group/service-editor/BulkServiceRegistrationEditor.tsx +148 -123
  300. package/src/components/editor/editor-group/service-editor/NewServiceModal.tsx +5 -6
  301. package/src/components/editor/editor-group/service-editor/ServiceEditor.tsx +29 -26
  302. package/src/components/editor/editor-group/service-editor/ServiceExecutionEditor.tsx +2 -2
  303. package/src/components/editor/editor-group/service-editor/ServiceRegistrationEditor.tsx +35 -0
  304. package/src/components/editor/editor-group/service-editor/TEMPORARY__SnowflakeServiceDeployer.tsx +79 -0
  305. package/src/components/editor/editor-group/service-editor/testable/ServiceTestableEditor.tsx +2 -52
  306. package/src/components/editor/editor-group/service-editor/testable/ServiceTestsEditor.tsx +8 -89
  307. package/src/components/editor/editor-group/testable/{TestAssertionEditor.tsx → TestableSharedComponents.tsx} +152 -0
  308. package/src/components/editor/editor-group/uml-editor/AssociationEditor.tsx +1 -1
  309. package/src/components/editor/editor-group/uml-editor/ClassEditor.tsx +1 -1
  310. package/src/components/editor/editor-group/uml-editor/EnumerationEditor.tsx +1 -1
  311. package/src/components/editor/editor-group/uml-editor/ProfileEditor.tsx +2 -4
  312. package/src/components/editor/side-bar/RegisterService.tsx +326 -28
  313. package/src/components/editor/side-bar/SideBar.tsx +2 -2
  314. package/src/components/editor/side-bar/testable/GlobalTestRunner.tsx +10 -0
  315. package/src/components/workspace-setup/CreateProjectModal.tsx +0 -2
  316. package/src/components/workspace-setup/CreateWorkspaceModal.tsx +0 -1
  317. package/src/components/workspace-setup/WorkspaceSetup.tsx +0 -1
  318. package/src/index.ts +1 -1
  319. package/src/stores/editor/EditorStore.ts +4 -6
  320. package/src/stores/editor/GraphEditFormModeState.ts +7 -0
  321. package/src/stores/editor/editor-state/element-editor-state/mapping/{MappingTestState.ts → DEPRECATED__MappingTestState.ts} +2 -2
  322. package/src/stores/editor/editor-state/element-editor-state/mapping/MappingEditorState.ts +50 -5
  323. package/src/stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.ts +938 -0
  324. package/src/stores/editor/editor-state/element-editor-state/service/ServiceEditorState.ts +53 -0
  325. package/src/stores/editor/editor-state/element-editor-state/service/ServiceRegistrationState.ts +7 -0
  326. package/src/stores/editor/editor-state/project-configuration-editor-state/ProjectConfigurationEditorState.ts +18 -5
  327. package/src/stores/editor/sidebar-state/BulkServiceRegistrationState.ts +186 -33
  328. package/src/stores/editor/sidebar-state/testable/GlobalTestRunnerState.ts +1 -0
  329. package/src/stores/editor/utils/TestableUtils.ts +43 -7
  330. package/src/stores/graph-modifier/DSL_Mapping_GraphModifierHelper.ts +53 -2
  331. package/src/stores/graph-modifier/Testable_GraphModifierHelper.ts +32 -4
  332. package/tsconfig.json +6 -3
  333. package/lib/components/editor/editor-group/mapping-editor/MappingTestEditor.d.ts.map +0 -1
  334. package/lib/components/editor/editor-group/mapping-editor/MappingTestEditor.js.map +0 -1
  335. package/lib/components/editor/editor-group/testable/TestAssertionEditor.d.ts.map +0 -1
  336. package/lib/components/editor/editor-group/testable/TestAssertionEditor.js.map +0 -1
  337. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingTestState.d.ts.map +0 -1
  338. package/lib/stores/editor/editor-state/element-editor-state/mapping/MappingTestState.js.map +0 -1
@@ -36,6 +36,7 @@ export declare enum LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY {
36
36
  OPERATION_CLASS_MAPPING_EDITOR = "studio.editor.mapping-editor.operation-class-mapping-editor",
37
37
  ENUMERATION_MAPPING_EDITOR = "studio.editor.mapping-editor.enumeration-mapping-editor",
38
38
  MAPPING_EXECUTION_EDITOR = "studio.editor.mapping-editor.execution-editor",
39
+ DEPRECATED_MAPPING_TEST_EDITOR = "studio.editor.mapping-editor.deprecated-test-editor",
39
40
  MAPPING_TEST_EDITOR = "studio.editor.mapping-editor.test-editor",
40
41
  RUNTIME_EDITOR = "studio.editor.runtime-editor",
41
42
  CONNECTION_EDITOR = "studio.editor.connection-editor",
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioApplicationNavigationContext.d.ts","sourceRoot":"","sources":["../../src/__lib__/LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,gDAAgD;IAE1D,KAAK,iBAAiB;IACtB,2BAA2B,uCAAuC;IAGlE,MAAM,kBAAkB;IAExB,YAAY,+BAA+B;IAC3C,gBAAgB,mCAAmC;IACnD,sBAAsB,yCAAyC;IAE/D,YAAY,+BAA+B;IAC3C,uBAAuB,0CAA0C;IACjE,+BAA+B,kDAAkD;IACjF,wBAAwB,2CAA2C;IACnE,uBAAuB,0CAA0C;IACjE,oCAAoC,gEAAgE;IACpG,6BAA6B,yDAAyD;IAEtF,cAAc,iCAAiC;IAC/C,kBAAkB,qCAAqC;IACvD,kBAAkB,qCAAqC;IACvD,eAAe,kCAAkC;IAEjD,cAAc,iCAAiC;IAC/C,oBAAoB,sDAAsD;IAC1E,8BAA8B,gEAAgE;IAC9F,0BAA0B,4DAA4D;IACtF,wBAAwB,kDAAkD;IAC1E,mBAAmB,6CAA6C;IAEhE,cAAc,iCAAiC;IAE/C,iBAAiB,oCAAoC;IACrD,gBAAgB,qDAAqD;IAErE,cAAc,iCAAiC;IAC/C,wBAAwB,2CAA2C;IACnE,mBAAmB,sCAAsC;IAEzD,mBAAmB,sCAAsC;CAC1D"}
1
+ {"version":3,"file":"LegendStudioApplicationNavigationContext.d.ts","sourceRoot":"","sources":["../../src/__lib__/LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,gDAAgD;IAE1D,KAAK,iBAAiB;IACtB,2BAA2B,uCAAuC;IAGlE,MAAM,kBAAkB;IAExB,YAAY,+BAA+B;IAC3C,gBAAgB,mCAAmC;IACnD,sBAAsB,yCAAyC;IAE/D,YAAY,+BAA+B;IAC3C,uBAAuB,0CAA0C;IACjE,+BAA+B,kDAAkD;IACjF,wBAAwB,2CAA2C;IACnE,uBAAuB,0CAA0C;IACjE,oCAAoC,gEAAgE;IACpG,6BAA6B,yDAAyD;IAEtF,cAAc,iCAAiC;IAC/C,kBAAkB,qCAAqC;IACvD,kBAAkB,qCAAqC;IACvD,eAAe,kCAAkC;IAEjD,cAAc,iCAAiC;IAC/C,oBAAoB,sDAAsD;IAC1E,8BAA8B,gEAAgE;IAC9F,0BAA0B,4DAA4D;IACtF,wBAAwB,kDAAkD;IAC1E,8BAA8B,wDAAwD;IACtF,mBAAmB,6CAA6C;IAEhE,cAAc,iCAAiC;IAE/C,iBAAiB,oCAAoC;IACrD,gBAAgB,qDAAqD;IAErE,cAAc,iCAAiC;IAC/C,wBAAwB,2CAA2C;IACnE,mBAAmB,sCAAsC;IAEzD,mBAAmB,sCAAsC;CAC1D"}
@@ -39,6 +39,7 @@ export var LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY;
39
39
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["OPERATION_CLASS_MAPPING_EDITOR"] = "studio.editor.mapping-editor.operation-class-mapping-editor";
40
40
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["ENUMERATION_MAPPING_EDITOR"] = "studio.editor.mapping-editor.enumeration-mapping-editor";
41
41
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["MAPPING_EXECUTION_EDITOR"] = "studio.editor.mapping-editor.execution-editor";
42
+ LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["DEPRECATED_MAPPING_TEST_EDITOR"] = "studio.editor.mapping-editor.deprecated-test-editor";
42
43
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["MAPPING_TEST_EDITOR"] = "studio.editor.mapping-editor.test-editor";
43
44
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["RUNTIME_EDITOR"] = "studio.editor.runtime-editor";
44
45
  LEGEND_STUDIO_APPLICATION_NAVIGATION_CONTEXT_KEY["CONNECTION_EDITOR"] = "studio.editor.connection-editor";
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioApplicationNavigationContext.js","sourceRoot":"","sources":["../../src/__lib__/LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,gDA0CX;AA1CD,WAAY,gDAAgD;IAC1D,QAAQ;IACR,0EAAsB,CAAA;IACtB,sHAAkE,CAAA;IAElE,SAAS;IACT,4EAAwB,CAAA;IAExB,+FAA2C,CAAA;IAC3C,uGAAmD,CAAA;IACnD,mHAA+D,CAAA;IAE/D,+FAA2C,CAAA;IAC3C,qHAAiE,CAAA;IACjE,qIAAiF,CAAA;IACjF,uHAAmE,CAAA;IACnE,qHAAiE,CAAA;IACjE,wJAAoG,CAAA;IACpG,0IAAsF,CAAA;IAEtF,mGAA+C,CAAA;IAC/C,2GAAuD,CAAA;IACvD,2GAAuD,CAAA;IACvD,qGAAiD,CAAA;IAEjD,mGAA+C,CAAA;IAC/C,8HAA0E,CAAA;IAC1E,kJAA8F,CAAA;IAC9F,0IAAsF,CAAA;IACtF,8HAA0E,CAAA;IAC1E,oHAAgE,CAAA;IAEhE,mGAA+C,CAAA;IAE/C,yGAAqD,CAAA;IACrD,yHAAqE,CAAA;IAErE,mGAA+C,CAAA;IAC/C,uHAAmE,CAAA;IACnE,6GAAyD,CAAA;IAEzD,6GAAyD,CAAA;AAC3D,CAAC,EA1CW,gDAAgD,GAAhD,gDAAgD,KAAhD,gDAAgD,QA0C3D"}
1
+ {"version":3,"file":"LegendStudioApplicationNavigationContext.js","sourceRoot":"","sources":["../../src/__lib__/LegendStudioApplicationNavigationContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,gDA2CX;AA3CD,WAAY,gDAAgD;IAC1D,QAAQ;IACR,0EAAsB,CAAA;IACtB,sHAAkE,CAAA;IAElE,SAAS;IACT,4EAAwB,CAAA;IAExB,+FAA2C,CAAA;IAC3C,uGAAmD,CAAA;IACnD,mHAA+D,CAAA;IAE/D,+FAA2C,CAAA;IAC3C,qHAAiE,CAAA;IACjE,qIAAiF,CAAA;IACjF,uHAAmE,CAAA;IACnE,qHAAiE,CAAA;IACjE,wJAAoG,CAAA;IACpG,0IAAsF,CAAA;IAEtF,mGAA+C,CAAA;IAC/C,2GAAuD,CAAA;IACvD,2GAAuD,CAAA;IACvD,qGAAiD,CAAA;IAEjD,mGAA+C,CAAA;IAC/C,8HAA0E,CAAA;IAC1E,kJAA8F,CAAA;IAC9F,0IAAsF,CAAA;IACtF,8HAA0E,CAAA;IAC1E,0IAAsF,CAAA;IACtF,oHAAgE,CAAA;IAEhE,mGAA+C,CAAA;IAE/C,yGAAqD,CAAA;IACrD,yHAAqE,CAAA;IAErE,mGAA+C,CAAA;IAC/C,uHAAmE,CAAA;IACnE,6GAAyD,CAAA;IAEzD,6GAAyD,CAAA;AAC3D,CAAC,EA3CW,gDAAgD,GAAhD,gDAAgD,KAAhD,gDAAgD,QA2C3D"}
@@ -48,6 +48,11 @@ declare class LegendStudioApplicationCoreOptions {
48
48
  * See https://github.com/finos/legend-studio/issues/65
49
49
  */
50
50
  TEMPORARY__serviceRegistrationConfig: ServiceRegistrationEnvironmentConfig[];
51
+ /**
52
+ * Indicates whether we should render the new mapping testable editor or the deprecated legacy editor.
53
+ * This flag will be removed once the editor for testable editor is agreed on.
54
+ */
55
+ TEMPORARY__enableMappingTestableEditor: boolean;
51
56
  private static readonly serialization;
52
57
  static create(configData: PlainObject<LegendStudioApplicationCoreOptions>): LegendStudioApplicationCoreOptions;
53
58
  }
@@ -62,6 +67,13 @@ export interface LegendStudioApplicationConfigurationData extends LegendApplicat
62
67
  engine: {
63
68
  url: string;
64
69
  queryUrl?: string;
70
+ /**
71
+ * Provides the URL to deploy a Snowflake service.
72
+ *
73
+ * TODO: to be removed when we're done with the POC and potentially have own packageable element
74
+ * to house Snowflake service specification
75
+ */
76
+ TEMPORARY__snowflakeServiceDeploymentUrl?: string | undefined;
65
77
  };
66
78
  query?: {
67
79
  url: string;
@@ -71,6 +83,7 @@ export declare class LegendStudioApplicationConfig extends LegendApplicationConf
71
83
  readonly options: LegendStudioApplicationCoreOptions;
72
84
  readonly engineServerUrl: string;
73
85
  readonly engineQueryServerUrl?: string | undefined;
86
+ readonly TEMPORARY__snowflakeServiceDeploymentUrl?: string | undefined;
74
87
  readonly depotServerUrl: string;
75
88
  readonly sdlcServerUrl: string;
76
89
  readonly SDLCServerBaseHeaders?: RequestHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioApplicationConfig.d.ts","sourceRoot":"","sources":["../../src/application/LegendStudioApplicationConfig.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AASH,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,cAAc,EAGnB,oBAAoB,EACrB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,uBAAuB,EACvB,KAAK,mCAAmC,EACxC,KAAK,kCAAkC,EACxC,MAAM,2BAA2B,CAAC;AAEnC,qBAAa,oCAAoC;IAC/C,GAAG,EAAG,MAAM,CAAC;IACb,YAAY,EAAG,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,aAAa,EAAG,MAAM,CAAC;IAEvB,MAAM,CAAC,QAAQ,CAAC,aAAa,6DAO3B;CACH;AAED,cAAM,kCAAkC;IACtC;;;;OAIG;IACH,4BAA4B,UAAS;IACrC,gCAAgC,SAAwB;IAExD;;;;;;OAMG;IACH,+BAA+B,UAAS;IACxC;;;;;;;;OAQG;IACH,oCAAoC,EAAE,oCAAoC,EAAE,CACvE;IAEL,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CASnC;IAEF,MAAM,CAAC,MAAM,CACX,UAAU,EAAE,WAAW,CAAC,kCAAkC,CAAC,GAC1D,kCAAkC;CAKtC;AAED,MAAM,WAAW,wCACf,SAAQ,kCAAkC;IAC1C,IAAI,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,cAAc,CAAA;KAAE,CAAC;IACpD,KAAK,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IACvB,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC3C,KAAK,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzB;AAED,qBAAa,6BAA8B,SAAQ,uBAAuB;IACxE,QAAQ,CAAC,OAAO,qCAA4C;IAE5D,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,oBAAoB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnD,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,qBAAqB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAC5D,QAAQ,CAAC,mBAAmB,EAAE,MAAM,GAAG,SAAS,CAAC;gBAG/C,KAAK,EAAE,mCAAmC,CAAC,wCAAwC,CAAC;IA4D7E,+BAA+B,IAAI,MAAM;CAGnD"}
1
+ {"version":3,"file":"LegendStudioApplicationConfig.d.ts","sourceRoot":"","sources":["../../src/application/LegendStudioApplicationConfig.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AASH,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,cAAc,EAGnB,oBAAoB,EACrB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,uBAAuB,EACvB,KAAK,mCAAmC,EACxC,KAAK,kCAAkC,EACxC,MAAM,2BAA2B,CAAC;AAEnC,qBAAa,oCAAoC;IAC/C,GAAG,EAAG,MAAM,CAAC;IACb,YAAY,EAAG,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,aAAa,EAAG,MAAM,CAAC;IAEvB,MAAM,CAAC,QAAQ,CAAC,aAAa,6DAO3B;CACH;AAED,cAAM,kCAAkC;IACtC;;;;OAIG;IACH,4BAA4B,UAAS;IACrC,gCAAgC,SAAwB;IAExD;;;;;;OAMG;IACH,+BAA+B,UAAS;IACxC;;;;;;;;OAQG;IACH,oCAAoC,EAAE,oCAAoC,EAAE,CACvE;IAEL;;;OAGG;IACH,sCAAsC,UAAS;IAE/C,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CAUnC;IAEF,MAAM,CAAC,MAAM,CACX,UAAU,EAAE,WAAW,CAAC,kCAAkC,CAAC,GAC1D,kCAAkC;CAKtC;AAED,MAAM,WAAW,wCACf,SAAQ,kCAAkC;IAC1C,IAAI,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,cAAc,CAAA;KAAE,CAAC;IACpD,KAAK,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IACvB,MAAM,EAAE;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB;;;;;WAKG;QACH,wCAAwC,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;KAC/D,CAAC;IACF,KAAK,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzB;AAED,qBAAa,6BAA8B,SAAQ,uBAAuB;IACxE,QAAQ,CAAC,OAAO,qCAA4C;IAE5D,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,oBAAoB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnD,QAAQ,CAAC,wCAAwC,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvE,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,qBAAqB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAC5D,QAAQ,CAAC,mBAAmB,EAAE,MAAM,GAAG,SAAS,CAAC;gBAG/C,KAAK,EAAE,mCAAmC,CAAC,wCAAwC,CAAC;IAkE7E,+BAA+B,IAAI,MAAM;CAGnD"}
@@ -55,10 +55,16 @@ class LegendStudioApplicationCoreOptions {
55
55
  * See https://github.com/finos/legend-studio/issues/65
56
56
  */
57
57
  TEMPORARY__serviceRegistrationConfig = [];
58
+ /**
59
+ * Indicates whether we should render the new mapping testable editor or the deprecated legacy editor.
60
+ * This flag will be removed once the editor for testable editor is agreed on.
61
+ */
62
+ TEMPORARY__enableMappingTestableEditor = false;
58
63
  static serialization = new SerializationFactory(createModelSchema(LegendStudioApplicationCoreOptions, {
59
64
  enableGraphBuilderStrictMode: optional(primitive()),
60
65
  projectCreationGroupIdSuggestion: optional(primitive()),
61
66
  TEMPORARY__preserveSectionIndex: optional(primitive()),
67
+ TEMPORARY__enableMappingTestableEditor: optional(primitive()),
62
68
  TEMPORARY__serviceRegistrationConfig: list(object(ServiceRegistrationEnvironmentConfig)),
63
69
  }));
64
70
  static create(configData) {
@@ -69,6 +75,7 @@ export class LegendStudioApplicationConfig extends LegendApplicationConfig {
69
75
  options = new LegendStudioApplicationCoreOptions();
70
76
  engineServerUrl;
71
77
  engineQueryServerUrl;
78
+ TEMPORARY__snowflakeServiceDeploymentUrl;
72
79
  depotServerUrl;
73
80
  sdlcServerUrl;
74
81
  SDLCServerBaseHeaders;
@@ -81,6 +88,10 @@ export class LegendStudioApplicationConfig extends LegendApplicationConfig {
81
88
  if (input.configData.engine.queryUrl) {
82
89
  this.engineQueryServerUrl = LegendApplicationConfig.resolveAbsoluteUrl(input.configData.engine.queryUrl);
83
90
  }
91
+ if (input.configData.engine.TEMPORARY__snowflakeServiceDeploymentUrl) {
92
+ this.TEMPORARY__snowflakeServiceDeploymentUrl =
93
+ LegendApplicationConfig.resolveAbsoluteUrl(input.configData.engine.TEMPORARY__snowflakeServiceDeploymentUrl);
94
+ }
84
95
  // depot
85
96
  assertNonNullable(input.configData.depot, `Can't configure application: 'depot' field is missing`);
86
97
  this.depotServerUrl = LegendApplicationConfig.resolveAbsoluteUrl(guaranteeNonEmptyString(input.configData.depot.url, `Can't configure application: 'depot.url' field is missing or empty`));
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioApplicationConfig.js","sourceRoot":"","sources":["../../src/application/LegendStudioApplicationConfig.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"LegendStudioApplicationConfig.js","sourceRoot":"","sources":["../../src/application/LegendStudioApplicationConfig.ts"],"names":[],"mappings":"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"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const EmbeddedQueryBuilder: (() => JSX.Element | null) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EmbeddedQueryBuilder.d.ts","sourceRoot":"","sources":["../../src/components/EmbeddedQueryBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA2GH,eAAO,MAAM,oBAAoB;;CAa/B,CAAC"}
1
+ {"version":3,"file":"EmbeddedQueryBuilder.d.ts","sourceRoot":"","sources":["../../src/components/EmbeddedQueryBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA2GH,eAAO,MAAM,oBAAoB;;CAa/B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const LegendStudioWebApplicationRouter: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"LegendStudioWebApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioWebApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwFH,eAAO,MAAM,gCAAgC;;CAgG3C,CAAC;AAEH,eAAO,MAAM,0BAA0B,WAC7B;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE;;CAW5B,CAAC"}
1
+ {"version":3,"file":"LegendStudioWebApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioWebApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAwFH,eAAO,MAAM,gCAAgC;;CAgG3C,CAAC;AAEH,eAAO,MAAM,0BAA0B,WAC7B;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE;;CAW5B,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const StatusBar: ((props: {
18
17
  actionsDisabled: boolean;
19
18
  }) => JSX.Element) & {
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAkCH,eAAO,MAAM,SAAS,WAAoB;IAAE,eAAe,EAAE,OAAO,CAAA;CAAE;;CA0WpE,CAAC"}
1
+ {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAkCH,eAAO,MAAM,SAAS,WAAoB;IAAE,eAAe,EAAE,OAAO,CAAA;CAAE;;CA0WpE,CAAC"}
@@ -13,7 +13,6 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
16
  export declare const ProjectSearchCommand: (() => JSX.Element) & {
18
17
  displayName: string;
19
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA0BH,eAAO,MAAM,oBAAoB;;CAmH/B,CAAC"}
1
+ {"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA0BH,eAAO,MAAM,oBAAoB;;CAmH/B,CAAC"}
@@ -13,11 +13,10 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- /// <reference types="react" resolution-mode="require"/>
17
- import { type TestAssertionEditorState } from '../../../../stores/editor/editor-state/element-editor-state/testable/TestAssertionState.js';
18
- export declare const TestAssertionEditor: ((props: {
19
- testAssertionState: TestAssertionEditorState;
16
+ import { type MappingTestableState } from '../../../../../stores/editor/editor-state/element-editor-state/mapping/testable/MappingTestableState.js';
17
+ export declare const MappingTestableEditor: ((props: {
18
+ mappingTestableState: MappingTestableState;
20
19
  }) => JSX.Element) & {
21
20
  displayName: string;
22
21
  };
23
- //# sourceMappingURL=TestAssertionEditor.d.ts.map
22
+ //# sourceMappingURL=MappingTestableEditor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MappingTestableEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/mapping-editor/testable/MappingTestableEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA6DH,OAAO,EAEL,KAAK,oBAAoB,EAU1B,MAAM,yGAAyG,CAAC;AAo6CjH,eAAO,MAAM,qBAAqB,WACxB;IAAE,oBAAoB,EAAE,oBAAoB,CAAA;CAAE;;CA6IvD,CAAC"}