@finos/legend-application-studio 22.1.3 → 22.1.4
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.
- package/lib/components/EmbeddedQueryBuilder.d.ts +1 -0
- package/lib/components/EmbeddedQueryBuilder.d.ts.map +1 -1
- package/lib/components/LegendStudioApplication.d.ts +1 -0
- package/lib/components/LegendStudioApplication.d.ts.map +1 -1
- package/lib/components/editor/StatusBar.d.ts +1 -0
- package/lib/components/editor/StatusBar.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts +1 -0
- package/lib/components/editor/aux-panel/AuxiliaryPanel.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/Console.d.ts +1 -0
- package/lib/components/editor/aux-panel/Console.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/DevTool.d.ts +1 -0
- package/lib/components/editor/aux-panel/DevTool.d.ts.map +1 -1
- package/lib/components/editor/aux-panel/Problems.d.ts +1 -0
- package/lib/components/editor/aux-panel/Problems.d.ts.map +1 -1
- package/lib/components/editor/command-center/ProjectSearchCommand.d.ts +1 -0
- package/lib/components/editor/command-center/ProjectSearchCommand.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts +1 -0
- package/lib/components/editor/edit-panel/FileGenerationViewer.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/FunctionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/FunctionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/GenerationSpecificationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/ModelImporter.d.ts +1 -0
- package/lib/components/editor/edit-panel/ModelImporter.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/RuntimeEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/RuntimeEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/UnsupportedElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/connection-editor/ConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts +1 -0
- package/lib/components/editor/edit-panel/connection-editor/DatabaseBuilder.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/data-editor/DataElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts +1 -0
- package/lib/components/editor/edit-panel/diff-editor/EntityDiffView.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts +1 -0
- package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts +1 -0
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/ClassMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/MappingTestEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/NewMappingElementModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/OperationSetImplementationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/PropertyMappingsEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/PurePropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/mapping-editor/relational/RelationalPropertyMappingEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectConfigurationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/project-configuration-editor/ProjectDependencyEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/NewServiceModal.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/ServiceEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/ServiceExecutionQueryEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/ServiceRegistrationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestDataEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestableEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/service-editor/testable/ServiceTestsEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/testable/TestAssertionEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/AssociationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/ClassEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/EnumerationEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/ProfileEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/PropertyEditor.d.ts.map +1 -1
- package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts +1 -0
- package/lib/components/editor/edit-panel/uml-editor/UMLEditor.d.ts.map +1 -1
- package/lib/components/editor/side-bar/CreateNewElementModal.d.ts +1 -0
- package/lib/components/editor/side-bar/CreateNewElementModal.d.ts.map +1 -1
- package/lib/components/editor/side-bar/Explorer.d.ts +1 -0
- package/lib/components/editor/side-bar/Explorer.d.ts.map +1 -1
- package/lib/components/editor/side-bar/LocalChanges.d.ts +1 -0
- package/lib/components/editor/side-bar/LocalChanges.d.ts.map +1 -1
- package/lib/components/editor/side-bar/ProjectOverview.d.ts +1 -0
- package/lib/components/editor/side-bar/ProjectOverview.d.ts.map +1 -1
- package/lib/components/editor/side-bar/SideBar.d.ts +1 -0
- package/lib/components/editor/side-bar/SideBar.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkflowManager.d.ts +1 -0
- package/lib/components/editor/side-bar/WorkflowManager.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceReview.d.ts +1 -0
- package/lib/components/editor/side-bar/WorkspaceReview.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts +1 -0
- package/lib/components/editor/side-bar/WorkspaceSyncConflictResolver.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts +1 -0
- package/lib/components/editor/side-bar/WorkspaceUpdateConflictResolver.d.ts.map +1 -1
- package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts +1 -0
- package/lib/components/editor/side-bar/WorkspaceUpdater.d.ts.map +1 -1
- package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts +1 -0
- package/lib/components/editor/side-bar/testable/GlobalTestRunner.d.ts.map +1 -1
- package/lib/components/shared/DiffView.d.ts +1 -0
- package/lib/components/shared/DiffView.d.ts.map +1 -1
- package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts +1 -0
- package/lib/components/workspace-review/WorkspaceReviewPanel.d.ts.map +1 -1
- package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts +1 -0
- package/lib/components/workspace-review/WorkspaceReviewSideBar.d.ts.map +1 -1
- package/lib/components/workspace-setup/CreateProjectModal.d.ts +1 -0
- package/lib/components/workspace-setup/CreateProjectModal.d.ts.map +1 -1
- package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts +1 -0
- package/lib/components/workspace-setup/CreateWorkspaceModal.d.ts.map +1 -1
- package/lib/index.css +1 -1
- package/lib/package.json +1 -1
- package/lib/stores/shared/PackageTreeUtils.d.ts.map +1 -1
- package/lib/stores/shared/PackageTreeUtils.js +5 -0
- package/lib/stores/shared/PackageTreeUtils.js.map +1 -1
- package/package.json +10 -10
- package/src/stores/shared/PackageTreeUtils.ts +5 -0
|
@@ -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
|
export declare const EmbeddedQueryBuilder: (() => JSX.Element | null) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmbeddedQueryBuilder.d.ts","sourceRoot":"","sources":["../../src/components/EmbeddedQueryBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
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,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 { LegendStudioPluginManager } from '../application/LegendStudioPluginManager.js';
|
|
17
18
|
import type { LegendStudioApplicationConfig } from '../application/LegendStudioApplicationConfig.js';
|
|
18
19
|
export declare const LegendStudioApplicationRoot: (() => JSX.Element) & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendStudioApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"LegendStudioApplication.d.ts","sourceRoot":"","sources":["../../src/components/LegendStudioApplication.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAkBH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;AAiB7F,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iDAAiD,CAAC;AA4DrG,eAAO,MAAM,2BAA2B;;CA8FtC,CAAC;AAEH,eAAO,MAAM,uBAAuB,WAC1B;IACN,MAAM,EAAE,6BAA6B,CAAC;IACtC,aAAa,EAAE,yBAAyB,CAAC;CAC1C;;CA+BF,CAAC"}
|
|
@@ -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
|
export declare const StatusBar: ((props: {
|
|
17
18
|
actionsDisabled: boolean;
|
|
18
19
|
}) => JSX.Element) & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../src/components/editor/StatusBar.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA8BH,eAAO,MAAM,SAAS,WAAoB;IAAE,eAAe,EAAE,OAAO,CAAA;CAAE;;CA6WpE,CAAC"}
|
|
@@ -13,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
|
export declare const AuxiliaryPanel: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuxiliaryPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/AuxiliaryPanel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"AuxiliaryPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/AuxiliaryPanel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAsBH,eAAO,MAAM,cAAc;;CA8HzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Console.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Console.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"Console.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Console.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAOH,eAAO,MAAM,OAAO;;CAIlB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DevTool.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/DevTool.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DevTool.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/DevTool.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAaH,eAAO,MAAM,OAAO;;CA0DlB,CAAC"}
|
|
@@ -13,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
|
export declare const Problems: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Problems.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Problems.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"Problems.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/aux-panel/Problems.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA6DH,eAAO,MAAM,QAAQ;;CA2BnB,CAAC"}
|
|
@@ -13,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
|
export declare const ProjectSearchCommand: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ProjectSearchCommand.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/command-center/ProjectSearchCommand.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwBH,eAAO,MAAM,oBAAoB;;CAsH/B,CAAC"}
|
|
@@ -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
|
export declare const FileGenerationViewer: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileGenerationViewer.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FileGenerationViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"FileGenerationViewer.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FileGenerationViewer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmBH,eAAO,MAAM,oBAAoB;;CAwE/B,CAAC"}
|
|
@@ -13,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 { FunctionEditorState } from '../../../stores/editor-state/element-editor-state/FunctionEditorState.js';
|
|
17
18
|
import { type ConcreteFunctionDefinition, Type } from '@finos/legend-graph';
|
|
18
19
|
declare enum FUNCTION_PARAMETER_TYPE {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FunctionEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FunctionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"FunctionEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/FunctionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,mBAAmB,EAEpB,MAAM,0EAA0E,CAAC;AAsClF,OAAO,EACL,KAAK,0BAA0B,EAO/B,IAAI,EAYL,MAAM,qBAAqB,CAAC;AAiC7B,aAAK,uBAAuB;IAC1B,KAAK,UAAU;IACf,WAAW,gBAAgB;IAC3B,SAAS,cAAc;CACxB;AAED,eAAO,MAAM,wBAAwB,SAC7B,IAAI,KACT,uBAYF,CAAC;AAoeF,eAAO,MAAM,kBAAkB,WACrB;IACN,eAAe,EAAE,0BAA0B,CAAC;IAC5C,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,EAAE,mBAAmB,CAAC;CAC1C;;CA2HF,CAAC;AAEF,eAAO,MAAM,cAAc;;CAgNzB,CAAC"}
|
|
@@ -13,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
|
export declare const GenerationSpecificationEditor: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GenerationSpecificationEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/GenerationSpecificationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"GenerationSpecificationEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/GenerationSpecificationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA6eH,eAAO,MAAM,6BAA6B;;CAiFxC,CAAC"}
|
|
@@ -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
|
export declare const ModelImporter: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModelImporter.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/ModelImporter.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ModelImporter.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/ModelImporter.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwHH,eAAO,MAAM,aAAa;;CAgNxB,CAAC"}
|
|
@@ -13,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 RuntimeEditorState, IdentifiedConnectionsEditorTabState } from '../../../stores/editor-state/element-editor-state/RuntimeEditorState.js';
|
|
17
18
|
import { IdentifiedConnection } from '@finos/legend-graph';
|
|
18
19
|
export declare const IdentifiedConnectionsPerStoreExplorerItem: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuntimeEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/RuntimeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"RuntimeEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/RuntimeEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,KAAK,kBAAkB,EAGvB,mCAAmC,EAGpC,MAAM,yEAAyE,CAAC;AAwDjF,OAAO,EAKL,oBAAoB,EAcrB,MAAM,qBAAqB,CAAC;AAoF7B,eAAO,MAAM,yCAAyC,WAC5C;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,4BAA4B,EAAE,mCAAmC,CAAC;IAClE,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;CACrB;;CAiEF,CAAC;AAwvBF,eAAO,MAAM,aAAa,WAChB;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAyBxE,CAAC;AAEF,eAAO,MAAM,wBAAwB;;CAiBnC,CAAC;AAEH,eAAO,MAAM,qBAAqB,WACxB;IACN,kBAAkB,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;;CAuCF,CAAC"}
|
|
@@ -13,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
|
export declare const UnsupportedEditorPanel: ((props: {
|
|
17
18
|
text: string;
|
|
18
19
|
isReadOnly: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnsupportedElementEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/UnsupportedElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"UnsupportedElementEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/edit-panel/UnsupportedElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AASH,eAAO,MAAM,sBAAsB,WACzB;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAwB9C,CAAC;AAGF,eAAO,MAAM,wBAAwB;;CAgCnC,CAAC"}
|
|
@@ -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 ConnectionEditorState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
|
|
17
18
|
export declare const ConnectionEditor: ((props: {
|
|
18
19
|
connectionEditorState: ConnectionEditorState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/ConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAKH,OAAO,EACL,KAAK,qBAAqB,EAK3B,MAAM,0FAA0F,CAAC;AAqFlG,eAAO,MAAM,gBAAgB,WACnB;IACN,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC;;CAkEF,CAAC;AAEF,eAAO,MAAM,2BAA2B;;CAiBtC,CAAC"}
|
|
@@ -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 DatabaseBuilderState, type DatabaseBuilderTreeData } from '../../../../stores/editor-state/element-editor-state/connection/DatabaseBuilderState.js';
|
|
17
18
|
export declare const DatabaseBuilderExplorer: ((props: {
|
|
18
19
|
treeData: DatabaseBuilderTreeData;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatabaseBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DatabaseBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/DatabaseBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAuBH,OAAO,EACL,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAK7B,MAAM,yFAAyF,CAAC;AAkHjG,eAAO,MAAM,uBAAuB,WAC1B;IACN,QAAQ,EAAE,uBAAuB,CAAC;IAClC,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C;;CAkDF,CAAC;AAEF,eAAO,MAAM,eAAe,WAClB;IACN,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,UAAU,EAAE,OAAO,CAAC;CACrB;;CAsIF,CAAC"}
|
|
@@ -13,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 { FlatDataConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
|
|
17
18
|
export declare const FlatDataConnectionEditor: ((props: {
|
|
18
19
|
connectionValueState: FlatDataConnectionValueState;
|
package/lib/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlatDataConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"FlatDataConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/FlatDataConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,0FAA0F,CAAC;AAG7I,eAAO,MAAM,wBAAwB,WAC3B;IACN,oBAAoB,EAAE,4BAA4B,CAAC;IACnD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0BF,CAAC"}
|
package/lib/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.d.ts
CHANGED
|
@@ -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 RelationalDatabaseConnectionValueState } from '../../../../stores/editor-state/element-editor-state/connection/ConnectionEditorState.js';
|
|
17
18
|
export declare const RelationalDatabaseConnectionEditor: ((props: {
|
|
18
19
|
connectionValueState: RelationalDatabaseConnectionValueState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationalDatabaseConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"RelationalDatabaseConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/connection-editor/RelationalDatabaseConnectionEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,EACL,KAAK,sCAAsC,EAK5C,MAAM,0FAA0F,CAAC;AA05ClG,eAAO,MAAM,kCAAkC,WACrC;IACN,oBAAoB,EAAE,sCAAsC,CAAC;IAC7D,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2CF,CAAC"}
|
|
@@ -13,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 { MapperPostProcessor } from '@finos/legend-graph';
|
|
17
18
|
import type { MapperPostProcessorEditorState } from '../../../../../stores/editor-state/element-editor-state/connection/PostProcessorEditorState.js';
|
|
18
19
|
export declare const MapperPostProcessorEditor: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MapperPostProcessorEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"MapperPostProcessorEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/editor/edit-panel/connection-editor/post-processor-editor/MapperPostProcessorEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAsBH,OAAO,EAEL,mBAAmB,EAGpB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,gGAAgG,CAAC;AAUrJ,eAAO,MAAM,yBAAyB,WAC5B;IACN,aAAa,EAAE,mBAAmB,CAAC;IACnC,UAAU,EAAE,OAAO,CAAC;IACpB,kBAAkB,EAAE,8BAA8B,CAAC;CACpD;;CAmOF,CAAC"}
|
|
@@ -13,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 EmbeddedDataEditorState } from '../../../../stores/editor-state/element-editor-state/data/DataEditorState.js';
|
|
17
18
|
import type { ExternalFormatDataState } from '../../../../stores/editor-state/element-editor-state/data/EmbeddedDataState.js';
|
|
18
19
|
export declare const ExternalFormatDataEditor: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/DataElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DataElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/DataElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EAEL,KAAK,uBAAuB,EAE7B,MAAM,8EAA8E,CAAC;AAiDtF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gFAAgF,CAAC;AAU9H,eAAO,MAAM,wBAAwB,WAC3B;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAkFF,CAAC;AAEF,eAAO,MAAM,kBAAkB,WACrB;IACN,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,UAAU,EAAE,OAAO,CAAC;CACrB;;CASF,CAAC;AAEF,eAAO,MAAM,iBAAiB;;CAiP5B,CAAC"}
|
|
@@ -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 { RelationalCSVDataState } from '../../../../stores/editor-state/element-editor-state/data/EmbeddedDataState.js';
|
|
17
18
|
export declare const RelationalCSVDataEditor: ((props: {
|
|
18
19
|
dataState: RelationalCSVDataState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationalCSVDataEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"RelationalCSVDataEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/data-editor/RelationalCSVDataEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmBH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,gFAAgF,CAAC;AA4F7H,eAAO,MAAM,uBAAuB,WAC1B;IAAE,SAAS,EAAE,sBAAsB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAiInE,CAAC"}
|
|
@@ -13,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 EntityChangeConflictEditorState } from '../../../../stores/editor-state/entity-diff-editor-state/EntityChangeConflictEditorState.js';
|
|
17
18
|
import type { EntityChangeConflict } from '@finos/legend-server-sdlc';
|
|
18
19
|
export declare const EntityChangeConflictSideBarItem: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityChangeConflictEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"EntityChangeConflictEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityChangeConflictEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAgBH,OAAO,EAGL,KAAK,+BAA+B,EAErC,MAAM,6FAA6F,CAAC;AA2BrG,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAuDtE,eAAO,MAAM,+BAA+B,WAClC;IACN,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B;;CA0BF,CAAC;AAieF,eAAO,MAAM,0BAA0B,WAC7B;IAAE,mBAAmB,EAAE,+BAA+B,CAAA;CAAE;;CA0KjE,CAAC"}
|
|
@@ -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 EntityDiffViewState } from '../../../../stores/editor-state/entity-diff-editor-state/EntityDiffViewState.js';
|
|
17
18
|
import { type EntityDiff } from '@finos/legend-server-sdlc';
|
|
18
19
|
export declare const EntityDiffSideBarItem: ((props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityDiffView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityDiffView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"EntityDiffView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/diff-editor/EntityDiffView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,iFAAiF,CAAC;AAKzF,OAAO,EAAE,KAAK,UAAU,EAAoB,MAAM,2BAA2B,CAAC;AAuB9E,eAAO,MAAM,qBAAqB,WACxB;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,UAAU,EAAE,OAAO,CAAC;IAAC,QAAQ,EAAE,MAAM,IAAI,CAAA;CAAE;;CAiCxE,CAAC;AAEF,eAAO,MAAM,cAAc,WACjB;IAAE,mBAAmB,EAAE,mBAAmB,CAAA;CAAE;;CA0FrD,CAAC"}
|
package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts
CHANGED
|
@@ -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 { ElementFileGenerationState } from '../../../../stores/editor-state/element-editor-state/ElementFileGenerationState.js';
|
|
17
18
|
import type { ElementEditorState } from '../../../../stores/editor-state/element-editor-state/ElementEditorState.js';
|
|
18
19
|
export declare const ElementGenerationEditor: ((props: {
|
package/lib/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ElementGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ElementGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AASH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oFAAoF,CAAC;AACrI,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AAkHrH,eAAO,MAAM,uBAAuB,WAC1B;IACN,mBAAmB,EAAE,kBAAkB,CAAC;IACxC,sBAAsB,EAAE,0BAA0B,CAAC;CACpD;;CA+DF,CAAC"}
|
|
@@ -13,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 { ElementEditorState } from '../../../../stores/editor-state/element-editor-state/ElementEditorState.js';
|
|
17
18
|
export declare const ElementNativeView: ((props: {
|
|
18
19
|
currentElementState: ElementEditorState;
|
package/lib/components/editor/edit-panel/element-generation-editor/ElementNativeView.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ElementNativeView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementNativeView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"ElementNativeView.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/element-generation-editor/ElementNativeView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4EAA4E,CAAC;AASrH,eAAO,MAAM,iBAAiB,WACpB;IAAE,mBAAmB,EAAE,kBAAkB,CAAA;CAAE;;CAgCpD,CAAC"}
|
|
@@ -13,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
|
export declare const BindingEditor: (() => JSX.Element) & {
|
|
17
18
|
displayName: string;
|
|
18
19
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_ExternalFormat_BindingElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DSL_ExternalFormat_BindingElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_BindingElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAmRH,eAAO,MAAM,aAAa;;CAqMxB,CAAC"}
|
|
@@ -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';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx"],"names":[],"mappings":"AAgBA,OAAO,EACL,wBAAwB,EAGxB,KAAK,OAAO,EACb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0FAA0F,CAAC;AAChI,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAGxF,qBAAa,kCAAmC,SAAQ,oBAAoB;IACjE,UAAU,EAAE,wBAAwB,CAAC;gBAElC,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,wBAAwB;IAK1E,KAAK,IAAI,MAAM;CAGhB;AAED,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,kCAAkC,CAAC;IACzD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA4BF,CAAC;AAEF,qBAAa,iCAAkC,SAAQ,wBAAwB,CAAC,wBAAwB,CAAC;gBAC3F,WAAW,EAAE,WAAW;IAQpC,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,wBAAwB;CAS3D"}
|
|
1
|
+
{"version":3,"file":"DSL_ExternalFormat_ExternalFormatConnectionEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_ExternalFormatConnectionEditor.tsx"],"names":[],"mappings":";AAgBA,OAAO,EACL,wBAAwB,EAGxB,KAAK,OAAO,EACb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0FAA0F,CAAC;AAChI,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAGxF,qBAAa,kCAAmC,SAAQ,oBAAoB;IACjE,UAAU,EAAE,wBAAwB,CAAC;gBAElC,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,wBAAwB;IAK1E,KAAK,IAAI,MAAM;CAGhB;AAED,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,kCAAkC,CAAC;IACzD,UAAU,EAAE,OAAO,CAAC;CACrB;;CA4BF,CAAC;AAEF,qBAAa,iCAAkC,SAAQ,wBAAwB,CAAC,wBAAwB,CAAC;gBAC3F,WAAW,EAAE,WAAW;IAQpC,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,wBAAwB;CAS3D"}
|
|
@@ -13,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';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_ExternalFormat_NewSchemaSetDriver.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DSL_ExternalFormat_NewSchemaSetDriver.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_NewSchemaSetDriver.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAGH,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAKhD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAErE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wDAAwD,CAAC;AAEvG,qBAAa,kBAAmB,SAAQ,gBAAgB,CAAC,SAAS,CAAC;IACjE,YAAY,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;gBAExC,WAAW,EAAE,WAAW;IAepC,eAAe,CAAC,UAAU,EAAE,wBAAwB,GAAG,SAAS,GAAG,IAAI;IAIvE,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS;CAQvC;AAED,eAAO,MAAM,wBAAwB;;CA4BnC,CAAC"}
|
|
@@ -13,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 { 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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_ExternalFormat_SchemaSetElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DSL_ExternalFormat_SchemaSetElementEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetElementEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AA2BH,OAAO,EACL,oBAAoB,EACpB,KAAK,yBAAyB,EAE/B,MAAM,iHAAiH,CAAC;AAqJzH,eAAO,MAAM,sBAAsB,WACzB;IACN,oBAAoB,EAAE,yBAAyB,GAAG,oBAAoB,CAAC;IACvE,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0KF,CAAC;AAEF,eAAO,MAAM,eAAe;;CA+F1B,CAAC"}
|
|
@@ -13,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 { 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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"DSL_ExternalFormat_SchemaSetModelGenerationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/external-format-editor/DSL_ExternalFormat_SchemaSetModelGenerationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAMH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iHAAiH,CAAC;AAoBrK,eAAO,MAAM,8BAA8B,WACjC;IACN,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,UAAU,EAAE,OAAO,CAAC;CACrB;;CAqLF,CAAC"}
|
|
@@ -13,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
|
|
1
|
+
{"version":3,"file":"ClassMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/ClassMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAeH,OAAO,EACL,KAAK,iBAAiB,EAMtB,0BAA0B,EAE3B,MAAM,qBAAqB,CAAC;AAS7B,eAAO,MAAM,gBAAgB,WACnB;IACN,iBAAiB,EAAE,0BAA0B,CAAC;IAC9C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA6BF,CAAC;AAEF,oBAAY,yBAAyB;IACnC,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,SAAS,cAAc;IACvB,UAAU,mBAAmB;CAC9B;AAED,eAAO,MAAM,kBAAkB,WACrB;IAAE,iBAAiB,EAAE,iBAAiB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CA+KtE,CAAC"}
|
|
@@ -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
|
|
1
|
+
{"version":3,"file":"EnumerationMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/EnumerationMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAyCH,OAAO,EACL,IAAI,EACJ,IAAI,EAGJ,KAAK,WAAW,EAChB,KAAK,kBAAkB,EAKxB,MAAM,qBAAqB,CAAC;AA2F7B,eAAO,MAAM,gBAAgB;iBAEZ,WAAW;mBACT,IAAI,GAAG,SAAS;6BACN,IAAI,GAAG,MAAM,GAAG,SAAS,KAAK,IAAI;uBACxC,MAAM,IAAI;gBACjB,OAAO;;;CAmGtB,CAAC;AA+EF,eAAO,MAAM,wBAAwB,WAC3B;IAAE,kBAAkB,EAAE,kBAAkB,CAAC;IAAC,UAAU,EAAE,OAAO,CAAA;CAAE;;CAoNxE,CAAC"}
|
|
@@ -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;
|
package/lib/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlatDataPropertyMappingEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/FlatDataPropertyMappingEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
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"}
|
package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts
CHANGED
|
@@ -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 InstanceSetImplementation } from '@finos/legend-graph';
|
|
17
18
|
export declare const InstanceSetImplementationSourceExplorer: ((props: {
|
|
18
19
|
setImplementation: InstanceSetImplementation;
|
package/lib/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InstanceSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"InstanceSetImplementationEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationEditor.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAwDH,OAAO,EACL,KAAK,yBAAyB,EAgB/B,MAAM,qBAAqB,CAAC;AAK7B,eAAO,MAAM,uCAAuC,WAC1C;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA0RF,CAAC;AAoDF,eAAO,MAAM,+BAA+B,WAClC;IACN,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,UAAU,EAAE,OAAO,CAAC;CACrB;;CA2KF,CAAC"}
|
|
@@ -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 MappingElementSource, type MappingEditorState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingEditorState.js';
|
|
17
18
|
import { type InstanceSetImplementation } from '@finos/legend-graph';
|
|
18
19
|
export declare const getMappingElementSourceFilterText: (option: MappingElementSourceSelectOption) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InstanceSetImplementationSourceSelectorModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"InstanceSetImplementationSourceSelectorModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/InstanceSetImplementationSourceSelectorModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAUH,OAAO,EAEL,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACxB,MAAM,oFAAoF,CAAC;AAC5F,OAAO,EACL,KAAK,yBAAyB,EAW/B,MAAM,qBAAqB,CAAC;AAU7B,eAAO,MAAM,iCAAiC,WACpC,gCAAgC,KACvC,MAUF,CAAC;AAEF,MAAM,WAAW,gCAAgC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,OAAO,CAAC;CAChB;AAED,eAAO,MAAM,qBAAqB,eACpB,OAAO,GAAG,SAAS,KAC9B,MAcF,CAAC;AAGF,eAAO,MAAM,+BAA+B,WAClC,oBAAoB,GAAG,SAAS,KACvC,gCAAgC,GAAG,IAmBrC,CAAC;AAEF,eAAO,MAAM,4CAA4C,WAC/C;IACN,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C;;;OAGG;IACH,qBAAqB,EAAE,oBAAoB,GAAG,IAAI,CAAC;IACnD,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB;;CAuGF,CAAC"}
|
|
@@ -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 MappingEditorState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingEditorState.js';
|
|
17
18
|
import { type MappingExecutionState, MappingExecutionEmptyInputDataState, MappingExecutionObjectInputDataState, MappingExecutionFlatDataInputDataState, MappingExecutionRelationalInputDataState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingExecutionState.js';
|
|
18
19
|
import { EDITOR_LANGUAGE } from '@finos/legend-application';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MappingExecutionBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
|
1
|
+
{"version":3,"file":"MappingExecutionBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/edit-panel/mapping-editor/MappingExecutionBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAgCH,OAAO,EACL,KAAK,kBAAkB,EAIxB,MAAM,oFAAoF,CAAC;AAQ5F,OAAO,EACL,KAAK,qBAAqB,EAC1B,mCAAmC,EACnC,oCAAoC,EACpC,sCAAsC,EACtC,wCAAwC,EACzC,MAAM,uFAAuF,CAAC;AAC/F,OAAO,EACL,eAAe,EAMhB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EAEL,iBAAiB,EAGjB,mBAAmB,EAGpB,MAAM,qBAAqB,CAAC;AAe7B,eAAO,MAAM,yBAAyB;wBAEd,kBAAkB;mCACP,MAAM,IAAI;4CAEpB,iBAAiB,GAAG,SAAS,KAC7C,IAAI;+CACkC,iBAAiB,KAAK,OAAO;;;CA4D3E,CAAC;AAEF,eAAO,MAAM,wCAAwC,SAC7C,mBAAmB,KACxB,eAOF,CAAC;AAwPF,eAAO,MAAM,sCAAsC,WACzC;IAAE,cAAc,EAAE,oCAAoC,CAAA;CAAE;;CAmBjE,CAAC;AAEF,eAAO,MAAM,wCAAwC,WAC3C;IAAE,cAAc,EAAE,sCAAsC,CAAA;CAAE;;CAiBnE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0CAA0C,WAC7C;IAAE,cAAc,EAAE,wCAAwC,CAAA;CAAE;;CAmBrE,CAAC;AAEF,eAAO,MAAM,qCAAqC;oBAE9B,mCAAmC;4CAE9B,iBAAiB,GAAG,SAAS,KAC7C,IAAI;mCACsB,MAAM,IAAI;;;CAyC5C,CAAC;AAyCF,eAAO,MAAM,gCAAgC,WACnC;IAAE,cAAc,EAAE,qBAAqB,CAAA;CAAE;;CA+HlD,CAAC;AAEF,eAAO,MAAM,uBAAuB,WAC1B;IAAE,cAAc,EAAE,qBAAqB,CAAA;CAAE;;CA6KlD,CAAC"}
|
|
@@ -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 MappingTestState, MappingTestObjectInputDataState, MappingTestFlatDataInputDataState, MappingTestExpectedOutputAssertionState, MappingTestRelationalInputDataState } from '../../../../stores/editor-state/element-editor-state/mapping/MappingTestState.js';
|
|
17
18
|
export declare const MappingTestObjectInputDataBuilder: ((props: {
|
|
18
19
|
inputDataState: MappingTestObjectInputDataState;
|