twenty-sdk 2.10.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/{catalog-sync-BHD2q_KA.mjs → catalog-sync-DmIzcse2.mjs} +1 -1
  2. package/dist/{catalog-sync-Dp2RKu2c.js → catalog-sync-GJcaViDU.js} +1 -1
  3. package/dist/cli/commands/dev/dev-once.d.ts +1 -0
  4. package/dist/cli/commands/dev/generate-client.d.ts +6 -0
  5. package/dist/cli/operations/dev-once.d.ts +1 -0
  6. package/dist/cli/utilities/api/api-response-type.d.ts +5 -5
  7. package/dist/cli/utilities/api/api-service.d.ts +8 -2
  8. package/dist/cli/utilities/api/application-api.d.ts +7 -1
  9. package/dist/cli/utilities/api/file-api.d.ts +2 -1
  10. package/dist/cli/utilities/dev/orchestrator/dev-mode-orchestrator-state.d.ts +1 -0
  11. package/dist/cli/utilities/dev/orchestrator/steps/format-sync-actions-summary.d.ts +3 -0
  12. package/dist/cli/utilities/dev/ui/components/dev-ui-application-panel.d.ts +2 -1
  13. package/dist/cli/utilities/dev/ui/components/dev-ui-entity-section.d.ts +3 -0
  14. package/dist/cli/utilities/dev/ui/components/dev-ui.d.ts +1 -1
  15. package/dist/cli/utilities/dev/ui/dev-ui-constants.d.ts +6 -0
  16. package/dist/cli/utilities/entity/entity-field-template.d.ts +5 -1
  17. package/dist/cli/utilities/error/format-manifest-validation-errors.d.ts +2 -1
  18. package/dist/cli/utilities/error/get-sync-error-recovery-hint.d.ts +1 -0
  19. package/dist/cli.cjs +107 -87
  20. package/dist/cli.mjs +2712 -2546
  21. package/dist/define/index.cjs +10 -10
  22. package/dist/define/index.cjs.map +1 -1
  23. package/dist/define/index.d.ts +1 -0
  24. package/dist/define/index.mjs +568 -566
  25. package/dist/define/index.mjs.map +1 -1
  26. package/dist/front-component/index.cjs +5 -5
  27. package/dist/front-component/index.cjs.map +1 -1
  28. package/dist/front-component/index.mjs +126 -123
  29. package/dist/front-component/index.mjs.map +1 -1
  30. package/dist/{get-function-input-schema-DTlcRJz3-BweFaTLz.mjs → get-function-input-schema-DTlcRJz3-B0eNO1qG.mjs} +1 -1
  31. package/dist/{get-function-input-schema-DTlcRJz3-DWdkAlue.js → get-function-input-schema-DTlcRJz3-DAkVg26G.js} +1 -1
  32. package/dist/{login-oauth-BPSmh2dn.mjs → login-oauth-C0VXFL7H.mjs} +2747 -2675
  33. package/dist/{login-oauth-DnF6U1Ak.js → login-oauth-DzHcV9F2.js} +61 -51
  34. package/dist/operations.cjs +1 -1
  35. package/dist/operations.mjs +2 -2
  36. package/dist/ui/index.cjs +25 -25
  37. package/dist/ui/index.d.ts +12 -12
  38. package/dist/ui/index.mjs +5414 -5425
  39. package/package.json +7 -10
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./login-oauth-DnF6U1Ak.js"),i=async t=>(t?.remote&&e.ConfigService.setActiveRemote(t.remote),await new e.ConfigService().clearConfig(),{success:!0,data:void 0}),n=t=>e.runSafe(()=>i(t),e.AUTH_ERROR_CODES.AUTH_FAILED),o="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyMDIwMjAyMC0xYzI1LTRkMDItYmYyNS02YWVjY2Y3ZWE0MTkiLCJ0eXBlIjoiQVBJX0tFWSIsIndvcmtzcGFjZUlkIjoiMjAyMDIwMjAtMWMyNS00ZDAyLWJmMjUtNmFlY2NmN2VhNDE5IiwiaWF0IjoxNzM1Njg5NjAwLCJleHAiOjQ4OTE0NDk2MDAsImp0aSI6IjIwMjAyMDIwLWY0MDEtNGQ4YS1hNzMxLTY0ZDAwN2MyN2JhZCJ9.bfQjfyN0NEtTCLE_xPyNcwonDzlSXFoP8kdCQTdnuDc",a="http://localhost:2020";exports.APP_ERROR_CODES=e.APP_ERROR_CODES;exports.AUTH_ERROR_CODES=e.AUTH_ERROR_CODES;exports.ConfigService=e.ConfigService;exports.FUNCTION_ERROR_CODES=e.FUNCTION_ERROR_CODES;exports.SERVER_ERROR_CODES=e.SERVER_ERROR_CODES;exports.appBuild=e.appBuild;exports.appDeploy=e.appDeploy;exports.appDevOnce=e.appDevOnce;exports.appInstall=e.appInstall;exports.appPublish=e.appPublish;exports.appUninstall=e.appUninstall;exports.authLogin=e.authLogin;exports.authLoginOAuth=e.authLoginOAuth;exports.checkDockerRunning=e.checkDockerRunning;exports.containerExists=e.containerExists;exports.detectLocalServer=e.detectLocalServer;exports.functionExecute=e.functionExecute;exports.getContainerDigest=e.getContainerDigest;exports.getImageDigest=e.getImageDigest;exports.getImageForVersion=e.getImageForVersion;exports.serverStart=e.serverStart;exports.serverUpgrade=e.serverUpgrade;exports.DEV_API_KEY=o;exports.DEV_API_URL=a;exports.authLogout=n;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./login-oauth-DzHcV9F2.js"),i=async t=>(t?.remote&&e.ConfigService.setActiveRemote(t.remote),await new e.ConfigService().clearConfig(),{success:!0,data:void 0}),n=t=>e.runSafe(()=>i(t),e.AUTH_ERROR_CODES.AUTH_FAILED),o="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyMDIwMjAyMC0xYzI1LTRkMDItYmYyNS02YWVjY2Y3ZWE0MTkiLCJ0eXBlIjoiQVBJX0tFWSIsIndvcmtzcGFjZUlkIjoiMjAyMDIwMjAtMWMyNS00ZDAyLWJmMjUtNmFlY2NmN2VhNDE5IiwiaWF0IjoxNzM1Njg5NjAwLCJleHAiOjQ4OTE0NDk2MDAsImp0aSI6IjIwMjAyMDIwLWY0MDEtNGQ4YS1hNzMxLTY0ZDAwN2MyN2JhZCJ9.bfQjfyN0NEtTCLE_xPyNcwonDzlSXFoP8kdCQTdnuDc",a="http://localhost:2020";exports.APP_ERROR_CODES=e.APP_ERROR_CODES;exports.AUTH_ERROR_CODES=e.AUTH_ERROR_CODES;exports.ConfigService=e.ConfigService;exports.FUNCTION_ERROR_CODES=e.FUNCTION_ERROR_CODES;exports.SERVER_ERROR_CODES=e.SERVER_ERROR_CODES;exports.appBuild=e.appBuild;exports.appDeploy=e.appDeploy;exports.appDevOnce=e.appDevOnce;exports.appInstall=e.appInstall;exports.appPublish=e.appPublish;exports.appUninstall=e.appUninstall;exports.authLogin=e.authLogin;exports.authLoginOAuth=e.authLoginOAuth;exports.checkDockerRunning=e.checkDockerRunning;exports.containerExists=e.containerExists;exports.detectLocalServer=e.detectLocalServer;exports.functionExecute=e.functionExecute;exports.getContainerDigest=e.getContainerDigest;exports.getImageDigest=e.getImageDigest;exports.getImageForVersion=e.getImageForVersion;exports.serverStart=e.serverStart;exports.serverUpgrade=e.serverUpgrade;exports.DEV_API_KEY=o;exports.DEV_API_URL=a;exports.authLogout=n;
@@ -1,5 +1,5 @@
1
- import { r as t, a as s, C as a } from "./login-oauth-BPSmh2dn.mjs";
2
- import { b as p, F as N, S as g, c as R, d as u, e as A, f as M, g as S, h as l, i as C, j, k as m, l as O, m as h, n as y, p as L, q as _, s as f, t as Y, u as d } from "./login-oauth-BPSmh2dn.mjs";
1
+ import { r as t, a as s, C as a } from "./login-oauth-C0VXFL7H.mjs";
2
+ import { b as p, F as N, S as g, c as R, d as u, e as A, f as M, g as S, h as l, i as C, j, k as m, l as O, m as h, n as y, p as L, q as _, s as f, t as Y, u as d } from "./login-oauth-C0VXFL7H.mjs";
3
3
  const i = async (e) => (e?.remote && a.setActiveRemote(e.remote), await new a().clearConfig(), { success: !0, data: void 0 }), c = (e) => t(() => i(e), s.AUTH_FAILED), r = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyMDIwMjAyMC0xYzI1LTRkMDItYmYyNS02YWVjY2Y3ZWE0MTkiLCJ0eXBlIjoiQVBJX0tFWSIsIndvcmtzcGFjZUlkIjoiMjAyMDIwMjAtMWMyNS00ZDAyLWJmMjUtNmFlY2NmN2VhNDE5IiwiaWF0IjoxNzM1Njg5NjAwLCJleHAiOjQ4OTE0NDk2MDAsImp0aSI6IjIwMjAyMDIwLWY0MDEtNGQ4YS1hNzMxLTY0ZDAwN2MyN2JhZCJ9.bfQjfyN0NEtTCLE_xPyNcwonDzlSXFoP8kdCQTdnuDc", I = "http://localhost:2020";
4
4
  export {
5
5
  p as APP_ERROR_CODES,