twenty-sdk 0.6.3-alpha → 0.6.3-canary

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 (67) hide show
  1. package/dist/{AllIcons-CGPKtPQS-CBzLmrUd.mjs → AllIcons-CGPKtPQS-BAhABnEH.mjs} +4316 -4344
  2. package/dist/{AllIcons-CGPKtPQS-CoHKEEHb.js → AllIcons-CGPKtPQS-By2BbwM5.js} +2549 -2569
  3. package/dist/{HtmlTagToRemoteComponent-D_EW5OLu.mjs → HtmlTagToRemoteComponent-CKDJQf1M.mjs} +3 -3
  4. package/dist/{HtmlTagToRemoteComponent-CgtwxDeH.js → HtmlTagToRemoteComponent-Ch6F8pMT.js} +1 -1
  5. package/dist/cli/commands/app/app-build.d.ts +6 -0
  6. package/dist/cli/commands/app/app-dev.d.ts +2 -0
  7. package/dist/cli/commands/app/app-uninstall.d.ts +0 -1
  8. package/dist/cli/commands/auth/auth-login.d.ts +0 -1
  9. package/dist/cli/commands/auth/auth-logout.d.ts +0 -1
  10. package/dist/cli/commands/logic-function/logic-function-execute.d.ts +0 -2
  11. package/dist/cli/public-operations/app-build.d.ts +9 -0
  12. package/dist/cli/public-operations/app-uninstall.d.ts +6 -0
  13. package/dist/cli/public-operations/auth-login.d.ts +7 -0
  14. package/dist/cli/public-operations/auth-logout.d.ts +5 -0
  15. package/dist/cli/public-operations/function-execute.d.ts +13 -0
  16. package/dist/cli/public-operations/index.d.ts +12 -0
  17. package/dist/cli/public-operations/types.d.ts +62 -0
  18. package/dist/cli/utilities/api/api-service.d.ts +22 -2
  19. package/dist/cli/utilities/application/find-or-create-application.d.ts +18 -0
  20. package/dist/cli/utilities/build/common/build-application.d.ts +18 -0
  21. package/dist/cli/utilities/build/common/esbuild-one-shot-build.d.ts +11 -0
  22. package/dist/cli/utilities/build/common/esbuild-watcher.d.ts +1 -0
  23. package/dist/cli/utilities/build/common/synchronize-built-application.d.ts +12 -0
  24. package/dist/cli/utilities/build/manifest/build-and-validate-manifest.d.ts +14 -0
  25. package/dist/cli/utilities/config/config-service.d.ts +2 -0
  26. package/dist/cli/utilities/dev/orchestrator/dev-mode-orchestrator.d.ts +1 -0
  27. package/dist/cli/utilities/dev/orchestrator/steps/register-app-orchestrator-step.d.ts +23 -0
  28. package/dist/cli/utilities/dev/orchestrator/steps/resolve-application-orchestrator-step.d.ts +1 -0
  29. package/dist/cli/utilities/run-safe.d.ts +2 -0
  30. package/dist/cli.cjs +63 -768
  31. package/dist/cli.mjs +3363 -5697
  32. package/dist/front-component-renderer/index.cjs +2 -2
  33. package/dist/front-component-renderer/index.mjs +3 -3
  34. package/dist/front-component-renderer/types/FrontComponentExecutionContext.d.ts +0 -1
  35. package/dist/front-component-renderer/types/FrontComponentHostCommunicationApi.d.ts +1 -2
  36. package/dist/function-execute-80Aq-pe3.mjs +2890 -0
  37. package/dist/function-execute-BtXH7nSy.js +731 -0
  38. package/dist/{get-function-input-schema-BZ7_XyUh-DAPandzB.mjs → get-function-input-schema-BZ7_XyUh-BggxZXtl.mjs} +1 -1
  39. package/dist/{get-function-input-schema-BZ7_XyUh-CCSi0u_q.js → get-function-input-schema-BZ7_XyUh-dHQTco6b.js} +1 -1
  40. package/dist/index-BTX6rPnw.js +2123 -0
  41. package/dist/index-BvJR0nwu.mjs +18394 -0
  42. package/dist/index.cjs +2 -2
  43. package/dist/index.mjs +114 -121
  44. package/dist/operations.cjs +1 -0
  45. package/dist/operations.mjs +11 -0
  46. package/dist/sdk/application/application-config.d.ts +1 -1
  47. package/dist/sdk/front-component-api/globals/frontComponentHostCommunicationApi.d.ts +0 -4
  48. package/dist/sdk/front-component-api/globals/frontComponentHostCommunicationApi.js.map +1 -1
  49. package/dist/sdk/front-component-api/index.d.ts +0 -2
  50. package/dist/sdk/front-component-api/types/FrontComponentExecutionContext.d.ts +0 -1
  51. package/dist/sdk/index.d.ts +1 -1
  52. package/dist/sdk/index.js +55 -59
  53. package/dist/sdk/index.js.map +1 -1
  54. package/dist/theme-CzBo1uV-.mjs +16808 -0
  55. package/dist/theme-Xoo9Xp-U.js +75 -0
  56. package/dist/ui/index.cjs +1 -1
  57. package/dist/ui/index.d.ts +0 -1
  58. package/dist/ui/index.mjs +698 -692
  59. package/package.json +13 -4
  60. package/dist/index-CicdakVv.js +0 -2430
  61. package/dist/index-DeMzdViF.mjs +0 -33940
  62. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.d.ts +0 -2
  63. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.js +0 -12
  64. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.js.map +0 -1
  65. package/dist/sdk/front-component-api/hooks/useRecordId.d.ts +0 -1
  66. package/dist/sdk/front-component-api/hooks/useRecordId.js +0 -6
  67. package/dist/sdk/front-component-api/hooks/useRecordId.js.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.