@elyx-code/project-logic-tree 0.0.6032 → 0.0.6033
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/dist/definitions/mock/default-mock/functions/replace-back-account-in-company/ids.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const REPLACE_BANK_ACCOUNT_IN_COMPANY_FUNC_DECL_ID = "replace-bank-account-in-company-func-declaration-id";
|
|
2
2
|
export declare const COMPANY_ENTITY_TO_MODIFY_ARG_DECL_ID = "company-entity-to-modify-arg-declaration-id";
|
|
3
3
|
export declare const ACCOUNT_NUMBER_TO_CREATE_ARG_DECL_ID = "account-number-to-create-arg-decl-id";
|
|
4
|
-
export declare const COMPANY_VARIABLE_ID = "company-variable-id";
|
|
4
|
+
export declare const COMPANY_VARIABLE_ID = "company-main-variable-id";
|
|
5
5
|
export declare const SEARCH_PERSON_BY_ID_ID = "search-person-by-id-id";
|
|
6
6
|
export declare const NEW_BANK_ACCOUNT_OWNER_ARG_DECL_ID = "new-bank-account-owner-arg-decl-id";
|
|
7
7
|
export declare const SEARCH_PERSON_BY_ID_ID_OUTPUT_DECLARATION_ID = "search-person-by-id-output-declaration-id";
|
package/dist/index.js
CHANGED
|
@@ -15343,7 +15343,7 @@ const Ax = {
|
|
|
15343
15343
|
x: 0,
|
|
15344
15344
|
y: 0,
|
|
15345
15345
|
parent: cV
|
|
15346
|
-
}, pt = "replace-bank-account-in-company-func-declaration-id", yl = "company-entity-to-modify-arg-declaration-id", hl = "account-number-to-create-arg-decl-id", Yr = "company-variable-id", zr = "search-person-by-id-id", Py = "new-bank-account-owner-arg-decl-id", Ay = "search-person-by-id-output-declaration-id", fl = "search-person-by-id-output-entity-map-id", ta = "person-not-empty-condition-id", hs = "create-new-bank-account-instance-operation-id", Sy = "create-new-bank-account-instance-operation-output-entity-map-id", Oy = "company-bank-account-output-map-id", ml = "old-bank-account-var-declaration-id", Cy = "old-bank-account-var-instance-id", wy = "company-variable-instance-id", Tl = "delete-bank-account-internal-call-id", na = "new-bank-account-data-variable-declaration-id", mV = {
|
|
15346
|
+
}, pt = "replace-bank-account-in-company-func-declaration-id", yl = "company-entity-to-modify-arg-declaration-id", hl = "account-number-to-create-arg-decl-id", Yr = "company-main-variable-id", zr = "search-person-by-id-id", Py = "new-bank-account-owner-arg-decl-id", Ay = "search-person-by-id-output-declaration-id", fl = "search-person-by-id-output-entity-map-id", ta = "person-not-empty-condition-id", hs = "create-new-bank-account-instance-operation-id", Sy = "create-new-bank-account-instance-operation-output-entity-map-id", Oy = "company-bank-account-output-map-id", ml = "old-bank-account-var-declaration-id", Cy = "old-bank-account-var-instance-id", wy = "company-variable-instance-id", Tl = "delete-bank-account-internal-call-id", na = "new-bank-account-data-variable-declaration-id", mV = {
|
|
15347
15347
|
type: r.GenericReference,
|
|
15348
15348
|
id: "company-variable-instance-parent-ref-id",
|
|
15349
15349
|
entityType: r.FunctionDeclaration,
|