twenty-sdk 0.6.2 → 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 (79) 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/function-execute-80Aq-pe3.mjs +2890 -0
  35. package/dist/function-execute-BtXH7nSy.js +731 -0
  36. package/dist/{get-function-input-schema-BZ7_XyUh-DAPandzB.mjs → get-function-input-schema-BZ7_XyUh-BggxZXtl.mjs} +1 -1
  37. package/dist/{get-function-input-schema-BZ7_XyUh-CCSi0u_q.js → get-function-input-schema-BZ7_XyUh-dHQTco6b.js} +1 -1
  38. package/dist/index-BTX6rPnw.js +2123 -0
  39. package/dist/index-BvJR0nwu.mjs +18394 -0
  40. package/dist/index.cjs +1 -1
  41. package/dist/index.mjs +2 -2
  42. package/dist/operations.cjs +1 -0
  43. package/dist/operations.mjs +11 -0
  44. package/dist/sdk/application/application-config.d.ts +1 -1
  45. package/dist/theme-CzBo1uV-.mjs +16808 -0
  46. package/dist/theme-Xoo9Xp-U.js +75 -0
  47. package/dist/ui/index.cjs +1 -1
  48. package/dist/ui/index.d.ts +0 -1
  49. package/dist/ui/index.mjs +698 -692
  50. package/package.json +13 -4
  51. package/dist/index-CicdakVv.js +0 -2430
  52. package/dist/index-DeMzdViF.mjs +0 -33940
  53. package/generated/core/index.ts +0 -406
  54. package/generated/core/runtime/batcher.ts +0 -265
  55. package/generated/core/runtime/createClient.ts +0 -68
  56. package/generated/core/runtime/error.ts +0 -29
  57. package/generated/core/runtime/fetcher.ts +0 -98
  58. package/generated/core/runtime/generateGraphqlOperation.ts +0 -225
  59. package/generated/core/runtime/index.ts +0 -13
  60. package/generated/core/runtime/linkTypeMap.ts +0 -139
  61. package/generated/core/runtime/typeSelection.ts +0 -98
  62. package/generated/core/runtime/types.ts +0 -69
  63. package/generated/core/schema.graphql +0 -36745
  64. package/generated/core/schema.ts +0 -39341
  65. package/generated/core/types.ts +0 -45860
  66. package/generated/index.ts +0 -2
  67. package/generated/metadata/index.ts +0 -469
  68. package/generated/metadata/runtime/batcher.ts +0 -265
  69. package/generated/metadata/runtime/createClient.ts +0 -68
  70. package/generated/metadata/runtime/error.ts +0 -29
  71. package/generated/metadata/runtime/fetcher.ts +0 -98
  72. package/generated/metadata/runtime/generateGraphqlOperation.ts +0 -225
  73. package/generated/metadata/runtime/index.ts +0 -13
  74. package/generated/metadata/runtime/linkTypeMap.ts +0 -139
  75. package/generated/metadata/runtime/typeSelection.ts +0 -98
  76. package/generated/metadata/runtime/types.ts +0 -69
  77. package/generated/metadata/schema.graphql +0 -3971
  78. package/generated/metadata/schema.ts +0 -8357
  79. package/generated/metadata/types.ts +0 -10044

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.