@superblocksteam/shared 0.9543.10 → 0.9544.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.
- package/dist/bindings/index.d.ts +2 -2
- package/dist/bindings/index.d.ts.map +1 -1
- package/dist/bindings/index.js +2 -2
- package/dist/bindings/index.js.map +1 -1
- package/dist/bindings/utils.d.ts +1 -1
- package/dist/bindings/utils.d.ts.map +1 -1
- package/dist/bindings/utils.test.js +2 -2
- package/dist/bindings/utils.test.js.map +1 -1
- package/dist/constants.test.js +9 -9
- package/dist/constants.test.js.map +1 -1
- package/dist/dbfs/hashing.d.ts +1 -1
- package/dist/dbfs/hashing.d.ts.map +1 -1
- package/dist/dbfs/hashing.js +6 -6
- package/dist/dbfs/hashing.js.map +1 -1
- package/dist/dbfs/index.d.ts +2 -2
- package/dist/dbfs/index.d.ts.map +1 -1
- package/dist/dbfs/index.js +2 -2
- package/dist/dbfs/index.js.map +1 -1
- package/dist/errors/git.d.ts +1 -1
- package/dist/errors/git.d.ts.map +1 -1
- package/dist/errors/git.js +3 -3
- package/dist/errors/git.js.map +1 -1
- package/dist/errors/index.d.ts +5 -5
- package/dist/errors/index.d.ts.map +1 -1
- package/dist/errors/index.js +5 -5
- package/dist/errors/index.js.map +1 -1
- package/dist/index.d.ts +23 -23
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +23 -23
- package/dist/index.js.map +1 -1
- package/dist/jwt/index.d.ts +1 -1
- package/dist/jwt/index.d.ts.map +1 -1
- package/dist/jwt/index.js +1 -1
- package/dist/jwt/index.js.map +1 -1
- package/dist/jwt/verifier.js +5 -5
- package/dist/jwt/verifier.js.map +1 -1
- package/dist/jwt/verifier.test.js +2 -2
- package/dist/jwt/verifier.test.js.map +1 -1
- package/dist/pageMigrations/index.d.ts +4 -4
- package/dist/pageMigrations/index.d.ts.map +1 -1
- package/dist/pageMigrations/index.js +8 -8
- package/dist/pageMigrations/index.js.map +1 -1
- package/dist/pageMigrations/migrations/v4to5.d.ts +1 -1
- package/dist/pageMigrations/migrations/v4to5.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v4to5.test.js +13 -13
- package/dist/pageMigrations/migrations/v4to5.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v5to6.d.ts +1 -1
- package/dist/pageMigrations/migrations/v5to6.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v5to6.test.js +14 -14
- package/dist/pageMigrations/migrations/v5to6.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/adjustModalCanvases.d.ts +1 -1
- package/dist/pageMigrations/migrations/v6to7/adjustModalCanvases.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/adjustModalCanvases.test.js +5 -5
- package/dist/pageMigrations/migrations/v6to7/adjustModalCanvases.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.d.ts +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.js +14 -14
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.test.js +7 -7
- package/dist/pageMigrations/migrations/v6to7/migrateToDimensions.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.d.ts +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.js +5 -5
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.test.js +12 -12
- package/dist/pageMigrations/migrations/v6to7/migrateToSections.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/v6to7.d.ts +1 -1
- package/dist/pageMigrations/migrations/v6to7/v6to7.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/v6to7.js +6 -6
- package/dist/pageMigrations/migrations/v6to7/v6to7.js.map +1 -1
- package/dist/pageMigrations/migrations/v6to7/v6to7.test.js +17 -17
- package/dist/pageMigrations/migrations/v6to7/v6to7.test.js.map +1 -1
- package/dist/pageMigrations/migrations/v7to8.d.ts +1 -1
- package/dist/pageMigrations/migrations/v7to8.d.ts.map +1 -1
- package/dist/pageMigrations/migrations/v7to8.test.js +20 -20
- package/dist/pageMigrations/migrations/v7to8.test.js.map +1 -1
- package/dist/pages/index.d.ts +3 -3
- package/dist/pages/index.d.ts.map +1 -1
- package/dist/pages/index.js +6 -6
- package/dist/pages/index.js.map +1 -1
- package/dist/pages/pageV6.d.ts +1 -1
- package/dist/pages/pageV6.d.ts.map +1 -1
- package/dist/pages/pageV7.d.ts +1 -1
- package/dist/pages/pageV7.d.ts.map +1 -1
- package/dist/pages/pageV7.js +3 -3
- package/dist/pages/pageV7.js.map +1 -1
- package/dist/pages/pageV8.d.ts +1 -1
- package/dist/pages/pageV8.d.ts.map +1 -1
- package/dist/pages/pageV8.js +2 -2
- package/dist/pages/pageV8.js.map +1 -1
- package/dist/plugins/index.d.ts +4 -4
- package/dist/plugins/index.d.ts.map +1 -1
- package/dist/plugins/index.js +73 -73
- package/dist/plugins/index.js.map +1 -1
- package/dist/plugins/migrations/index.d.ts +1 -1
- package/dist/plugins/migrations/index.d.ts.map +1 -1
- package/dist/plugins/migrations/index.js +16 -16
- package/dist/plugins/migrations/index.js.map +1 -1
- package/dist/plugins/registry.d.ts +1 -1
- package/dist/plugins/registry.d.ts.map +1 -1
- package/dist/plugins/registry.js +79 -79
- package/dist/plugins/registry.js.map +1 -1
- package/dist/plugins/templates/adls.d.ts +1 -1
- package/dist/plugins/templates/adls.d.ts.map +1 -1
- package/dist/plugins/templates/adls.js +19 -19
- package/dist/plugins/templates/adls.js.map +1 -1
- package/dist/plugins/templates/airtable.d.ts +1 -1
- package/dist/plugins/templates/airtable.d.ts.map +1 -1
- package/dist/plugins/templates/airtable.js +4 -4
- package/dist/plugins/templates/airtable.js.map +1 -1
- package/dist/plugins/templates/anthropic.d.ts +1 -1
- package/dist/plugins/templates/anthropic.d.ts.map +1 -1
- package/dist/plugins/templates/anthropic.js +4 -4
- package/dist/plugins/templates/anthropic.js.map +1 -1
- package/dist/plugins/templates/asana.d.ts +1 -1
- package/dist/plugins/templates/asana.d.ts.map +1 -1
- package/dist/plugins/templates/asana.js +4 -4
- package/dist/plugins/templates/asana.js.map +1 -1
- package/dist/plugins/templates/athena.d.ts +1 -1
- package/dist/plugins/templates/athena.d.ts.map +1 -1
- package/dist/plugins/templates/athena.js +22 -22
- package/dist/plugins/templates/athena.js.map +1 -1
- package/dist/plugins/templates/bigquery.d.ts +1 -1
- package/dist/plugins/templates/bigquery.d.ts.map +1 -1
- package/dist/plugins/templates/bigquery.js +15 -15
- package/dist/plugins/templates/bigquery.js.map +1 -1
- package/dist/plugins/templates/bitbucket.d.ts +1 -1
- package/dist/plugins/templates/bitbucket.d.ts.map +1 -1
- package/dist/plugins/templates/bitbucket.js +4 -4
- package/dist/plugins/templates/bitbucket.js.map +1 -1
- package/dist/plugins/templates/box.d.ts +1 -1
- package/dist/plugins/templates/box.d.ts.map +1 -1
- package/dist/plugins/templates/box.js +6 -6
- package/dist/plugins/templates/box.js.map +1 -1
- package/dist/plugins/templates/circleci.d.ts +1 -1
- package/dist/plugins/templates/circleci.d.ts.map +1 -1
- package/dist/plugins/templates/circleci.js +4 -4
- package/dist/plugins/templates/circleci.js.map +1 -1
- package/dist/plugins/templates/cockroachdb.d.ts +1 -1
- package/dist/plugins/templates/cockroachdb.d.ts.map +1 -1
- package/dist/plugins/templates/cockroachdb.js +30 -30
- package/dist/plugins/templates/cockroachdb.js.map +1 -1
- package/dist/plugins/templates/cohere.d.ts +1 -1
- package/dist/plugins/templates/cohere.d.ts.map +1 -1
- package/dist/plugins/templates/cohere.js +4 -4
- package/dist/plugins/templates/cohere.js.map +1 -1
- package/dist/plugins/templates/confluence.d.ts +1 -1
- package/dist/plugins/templates/confluence.d.ts.map +1 -1
- package/dist/plugins/templates/confluence.js +5 -5
- package/dist/plugins/templates/confluence.js.map +1 -1
- package/dist/plugins/templates/cosmosdb.d.ts +1 -1
- package/dist/plugins/templates/cosmosdb.d.ts.map +1 -1
- package/dist/plugins/templates/cosmosdb.js +25 -25
- package/dist/plugins/templates/cosmosdb.js.map +1 -1
- package/dist/plugins/templates/couchbase.d.ts +1 -1
- package/dist/plugins/templates/couchbase.d.ts.map +1 -1
- package/dist/plugins/templates/couchbase.js +23 -23
- package/dist/plugins/templates/couchbase.js.map +1 -1
- package/dist/plugins/templates/databricks.d.ts +1 -1
- package/dist/plugins/templates/databricks.d.ts.map +1 -1
- package/dist/plugins/templates/databricks.js +39 -39
- package/dist/plugins/templates/databricks.js.map +1 -1
- package/dist/plugins/templates/datadog.d.ts +1 -1
- package/dist/plugins/templates/datadog.d.ts.map +1 -1
- package/dist/plugins/templates/datadog.js +4 -4
- package/dist/plugins/templates/datadog.js.map +1 -1
- package/dist/plugins/templates/dropbox.d.ts +1 -1
- package/dist/plugins/templates/dropbox.d.ts.map +1 -1
- package/dist/plugins/templates/dropbox.js +6 -6
- package/dist/plugins/templates/dropbox.js.map +1 -1
- package/dist/plugins/templates/dynamodb.d.ts +1 -1
- package/dist/plugins/templates/dynamodb.d.ts.map +1 -1
- package/dist/plugins/templates/dynamodb.js +23 -23
- package/dist/plugins/templates/dynamodb.js.map +1 -1
- package/dist/plugins/templates/elasticsearch.d.ts +1 -1
- package/dist/plugins/templates/elasticsearch.d.ts.map +1 -1
- package/dist/plugins/templates/elasticsearch.js +8 -8
- package/dist/plugins/templates/elasticsearch.js.map +1 -1
- package/dist/plugins/templates/email.d.ts +1 -1
- package/dist/plugins/templates/email.d.ts.map +1 -1
- package/dist/plugins/templates/email.js +12 -12
- package/dist/plugins/templates/email.js.map +1 -1
- package/dist/plugins/templates/fireworks.d.ts +1 -1
- package/dist/plugins/templates/fireworks.d.ts.map +1 -1
- package/dist/plugins/templates/fireworks.js +4 -4
- package/dist/plugins/templates/fireworks.js.map +1 -1
- package/dist/plugins/templates/front.d.ts +1 -1
- package/dist/plugins/templates/front.d.ts.map +1 -1
- package/dist/plugins/templates/front.js +4 -4
- package/dist/plugins/templates/front.js.map +1 -1
- package/dist/plugins/templates/gcs.d.ts +1 -1
- package/dist/plugins/templates/gcs.d.ts.map +1 -1
- package/dist/plugins/templates/gcs.js +33 -33
- package/dist/plugins/templates/gcs.js.map +1 -1
- package/dist/plugins/templates/gemini.d.ts +1 -1
- package/dist/plugins/templates/gemini.d.ts.map +1 -1
- package/dist/plugins/templates/gemini.js +4 -4
- package/dist/plugins/templates/gemini.js.map +1 -1
- package/dist/plugins/templates/github.d.ts +1 -1
- package/dist/plugins/templates/github.d.ts.map +1 -1
- package/dist/plugins/templates/github.js +4 -4
- package/dist/plugins/templates/github.js.map +1 -1
- package/dist/plugins/templates/googleAnalytics.d.ts +1 -1
- package/dist/plugins/templates/googleAnalytics.d.ts.map +1 -1
- package/dist/plugins/templates/googleAnalytics.js +4 -4
- package/dist/plugins/templates/googleAnalytics.js.map +1 -1
- package/dist/plugins/templates/googleDrive.d.ts +1 -1
- package/dist/plugins/templates/googleDrive.d.ts.map +1 -1
- package/dist/plugins/templates/googleDrive.js +4 -4
- package/dist/plugins/templates/googleDrive.js.map +1 -1
- package/dist/plugins/templates/graphql.d.ts +1 -1
- package/dist/plugins/templates/graphql.d.ts.map +1 -1
- package/dist/plugins/templates/graphql.js +16 -16
- package/dist/plugins/templates/graphql.js.map +1 -1
- package/dist/plugins/templates/graphqlintegration.d.ts +1 -1
- package/dist/plugins/templates/graphqlintegration.d.ts.map +1 -1
- package/dist/plugins/templates/graphqlintegration.js +24 -24
- package/dist/plugins/templates/graphqlintegration.js.map +1 -1
- package/dist/plugins/templates/groq.d.ts +1 -1
- package/dist/plugins/templates/groq.d.ts.map +1 -1
- package/dist/plugins/templates/groq.js +4 -4
- package/dist/plugins/templates/groq.js.map +1 -1
- package/dist/plugins/templates/gsheets.d.ts +1 -1
- package/dist/plugins/templates/gsheets.d.ts.map +1 -1
- package/dist/plugins/templates/gsheets.js +42 -42
- package/dist/plugins/templates/gsheets.js.map +1 -1
- package/dist/plugins/templates/hubspot.d.ts +1 -1
- package/dist/plugins/templates/hubspot.d.ts.map +1 -1
- package/dist/plugins/templates/hubspot.js +4 -4
- package/dist/plugins/templates/hubspot.js.map +1 -1
- package/dist/plugins/templates/index.d.ts +73 -72
- package/dist/plugins/templates/index.d.ts.map +1 -1
- package/dist/plugins/templates/index.js +73 -72
- package/dist/plugins/templates/index.js.map +1 -1
- package/dist/plugins/templates/intercom.d.ts +1 -1
- package/dist/plugins/templates/intercom.d.ts.map +1 -1
- package/dist/plugins/templates/intercom.js +4 -4
- package/dist/plugins/templates/intercom.js.map +1 -1
- package/dist/plugins/templates/javascript.d.ts +1 -1
- package/dist/plugins/templates/javascript.d.ts.map +1 -1
- package/dist/plugins/templates/javascript.js +8 -8
- package/dist/plugins/templates/javascript.js.map +1 -1
- package/dist/plugins/templates/jira.d.ts +1 -1
- package/dist/plugins/templates/jira.d.ts.map +1 -1
- package/dist/plugins/templates/jira.js +5 -5
- package/dist/plugins/templates/jira.js.map +1 -1
- package/dist/plugins/templates/kafka.d.ts +1 -1
- package/dist/plugins/templates/kafka.d.ts.map +1 -1
- package/dist/plugins/templates/kafka.js +38 -38
- package/dist/plugins/templates/kafka.js.map +1 -1
- package/dist/plugins/templates/kinesis.d.ts +1 -1
- package/dist/plugins/templates/kinesis.d.ts.map +1 -1
- package/dist/plugins/templates/kinesis.js +27 -27
- package/dist/plugins/templates/kinesis.js.map +1 -1
- package/dist/plugins/templates/launchdarkly.d.ts +1 -1
- package/dist/plugins/templates/launchdarkly.d.ts.map +1 -1
- package/dist/plugins/templates/launchdarkly.js +4 -4
- package/dist/plugins/templates/launchdarkly.js.map +1 -1
- package/dist/plugins/templates/mariadb.d.ts +1 -1
- package/dist/plugins/templates/mariadb.d.ts.map +1 -1
- package/dist/plugins/templates/mariadb.js +71 -71
- package/dist/plugins/templates/mariadb.js.map +1 -1
- package/dist/plugins/templates/mistral.d.ts +1 -1
- package/dist/plugins/templates/mistral.d.ts.map +1 -1
- package/dist/plugins/templates/mistral.js +4 -4
- package/dist/plugins/templates/mistral.js.map +1 -1
- package/dist/plugins/templates/mongodb.d.ts +1 -1
- package/dist/plugins/templates/mongodb.d.ts.map +1 -1
- package/dist/plugins/templates/mongodb.js +39 -39
- package/dist/plugins/templates/mongodb.js.map +1 -1
- package/dist/plugins/templates/mssql.d.ts +1 -1
- package/dist/plugins/templates/mssql.d.ts.map +1 -1
- package/dist/plugins/templates/mssql.js +65 -65
- package/dist/plugins/templates/mssql.js.map +1 -1
- package/dist/plugins/templates/mysql.d.ts +1 -1
- package/dist/plugins/templates/mysql.d.ts.map +1 -1
- package/dist/plugins/templates/mysql.js +73 -73
- package/dist/plugins/templates/mysql.js.map +1 -1
- package/dist/plugins/templates/notion.d.ts +1 -1
- package/dist/plugins/templates/notion.d.ts.map +1 -1
- package/dist/plugins/templates/notion.js +5 -5
- package/dist/plugins/templates/notion.js.map +1 -1
- package/dist/plugins/templates/openai.d.ts +1 -1
- package/dist/plugins/templates/openai.d.ts.map +1 -1
- package/dist/plugins/templates/openai.js +203 -203
- package/dist/plugins/templates/openai.js.map +1 -1
- package/dist/plugins/templates/openai_v2.d.ts +1 -1
- package/dist/plugins/templates/openai_v2.d.ts.map +1 -1
- package/dist/plugins/templates/openai_v2.js +7 -7
- package/dist/plugins/templates/openai_v2.js.map +1 -1
- package/dist/plugins/templates/oracledb.d.ts +1 -1
- package/dist/plugins/templates/oracledb.d.ts.map +1 -1
- package/dist/plugins/templates/oracledb.js +24 -24
- package/dist/plugins/templates/oracledb.js.map +1 -1
- package/dist/plugins/templates/pagerduty.d.ts +1 -1
- package/dist/plugins/templates/pagerduty.d.ts.map +1 -1
- package/dist/plugins/templates/pagerduty.js +4 -4
- package/dist/plugins/templates/pagerduty.js.map +1 -1
- package/dist/plugins/templates/perplexity.d.ts +1 -1
- package/dist/plugins/templates/perplexity.d.ts.map +1 -1
- package/dist/plugins/templates/perplexity.js +4 -4
- package/dist/plugins/templates/perplexity.js.map +1 -1
- package/dist/plugins/templates/postgres.d.ts +1 -1
- package/dist/plugins/templates/postgres.d.ts.map +1 -1
- package/dist/plugins/templates/postgres.js +73 -73
- package/dist/plugins/templates/postgres.js.map +1 -1
- package/dist/plugins/templates/python.d.ts +1 -1
- package/dist/plugins/templates/python.d.ts.map +1 -1
- package/dist/plugins/templates/python.js +8 -8
- package/dist/plugins/templates/python.js.map +1 -1
- package/dist/plugins/templates/redis.d.ts +1 -1
- package/dist/plugins/templates/redis.d.ts.map +1 -1
- package/dist/plugins/templates/redis.js +52 -52
- package/dist/plugins/templates/redis.js.map +1 -1
- package/dist/plugins/templates/redshift.d.ts +1 -1
- package/dist/plugins/templates/redshift.d.ts.map +1 -1
- package/dist/plugins/templates/redshift.js +25 -25
- package/dist/plugins/templates/redshift.js.map +1 -1
- package/dist/plugins/templates/restApi.d.ts +1 -1
- package/dist/plugins/templates/restApi.d.ts.map +1 -1
- package/dist/plugins/templates/restApi.js +99 -99
- package/dist/plugins/templates/restApi.js.map +1 -1
- package/dist/plugins/templates/restApiIntegration.d.ts +1 -1
- package/dist/plugins/templates/restApiIntegration.d.ts.map +1 -1
- package/dist/plugins/templates/restApiIntegration.js +137 -137
- package/dist/plugins/templates/restApiIntegration.js.map +1 -1
- package/dist/plugins/templates/rockset.d.ts +1 -1
- package/dist/plugins/templates/rockset.d.ts.map +1 -1
- package/dist/plugins/templates/rockset.js +12 -12
- package/dist/plugins/templates/rockset.js.map +1 -1
- package/dist/plugins/templates/s3.d.ts +1 -1
- package/dist/plugins/templates/s3.d.ts.map +1 -1
- package/dist/plugins/templates/s3.js +45 -45
- package/dist/plugins/templates/s3.js.map +1 -1
- package/dist/plugins/templates/salesforce.d.ts +1 -1
- package/dist/plugins/templates/salesforce.d.ts.map +1 -1
- package/dist/plugins/templates/salesforce.js +23 -23
- package/dist/plugins/templates/salesforce.js.map +1 -1
- package/dist/plugins/templates/secrets/akeylessSecretsManager.d.ts +1 -1
- package/dist/plugins/templates/secrets/akeylessSecretsManager.d.ts.map +1 -1
- package/dist/plugins/templates/secrets/akeylessSecretsManager.js +19 -19
- package/dist/plugins/templates/secrets/akeylessSecretsManager.js.map +1 -1
- package/dist/plugins/templates/secrets/awsSecretsManager.d.ts +1 -1
- package/dist/plugins/templates/secrets/awsSecretsManager.d.ts.map +1 -1
- package/dist/plugins/templates/secrets/awsSecretsManager.js +18 -18
- package/dist/plugins/templates/secrets/awsSecretsManager.js.map +1 -1
- package/dist/plugins/templates/secrets/gcpSecretsManager.d.ts +1 -1
- package/dist/plugins/templates/secrets/gcpSecretsManager.d.ts.map +1 -1
- package/dist/plugins/templates/secrets/gcpSecretsManager.js +16 -16
- package/dist/plugins/templates/secrets/gcpSecretsManager.js.map +1 -1
- package/dist/plugins/templates/secrets/hashicorpVault.d.ts +1 -1
- package/dist/plugins/templates/secrets/hashicorpVault.d.ts.map +1 -1
- package/dist/plugins/templates/secrets/hashicorpVault.js +22 -22
- package/dist/plugins/templates/secrets/hashicorpVault.js.map +1 -1
- package/dist/plugins/templates/secrets/index.d.ts +4 -4
- package/dist/plugins/templates/secrets/index.d.ts.map +1 -1
- package/dist/plugins/templates/secrets/index.js +4 -4
- package/dist/plugins/templates/secrets/index.js.map +1 -1
- package/dist/plugins/templates/segment.d.ts +1 -1
- package/dist/plugins/templates/segment.d.ts.map +1 -1
- package/dist/plugins/templates/segment.js +4 -4
- package/dist/plugins/templates/segment.js.map +1 -1
- package/dist/plugins/templates/sendgrid.d.ts +1 -1
- package/dist/plugins/templates/sendgrid.d.ts.map +1 -1
- package/dist/plugins/templates/sendgrid.js +4 -4
- package/dist/plugins/templates/sendgrid.js.map +1 -1
- package/dist/plugins/templates/shared/auth.d.ts +1 -1
- package/dist/plugins/templates/shared/auth.d.ts.map +1 -1
- package/dist/plugins/templates/shared/auth.js +239 -239
- package/dist/plugins/templates/shared/auth.js.map +1 -1
- package/dist/plugins/templates/shared/aws.d.ts +1 -1
- package/dist/plugins/templates/shared/aws.d.ts.map +1 -1
- package/dist/plugins/templates/shared/aws.js +25 -25
- package/dist/plugins/templates/shared/aws.js.map +1 -1
- package/dist/plugins/templates/shared/index.d.ts +6 -6
- package/dist/plugins/templates/shared/index.d.ts.map +1 -1
- package/dist/plugins/templates/shared/index.js +6 -6
- package/dist/plugins/templates/shared/index.js.map +1 -1
- package/dist/plugins/templates/shared/openapi.d.ts +2 -2
- package/dist/plugins/templates/shared/openapi.d.ts.map +1 -1
- package/dist/plugins/templates/shared/openapi.js +122 -122
- package/dist/plugins/templates/shared/openapi.js.map +1 -1
- package/dist/plugins/templates/shared/sshtunnel.d.ts +1 -1
- package/dist/plugins/templates/shared/sshtunnel.d.ts.map +1 -1
- package/dist/plugins/templates/shared/sshtunnel.js +44 -44
- package/dist/plugins/templates/shared/sshtunnel.js.map +1 -1
- package/dist/plugins/templates/slack.d.ts +1 -1
- package/dist/plugins/templates/slack.d.ts.map +1 -1
- package/dist/plugins/templates/slack.js +4 -4
- package/dist/plugins/templates/slack.js.map +1 -1
- package/dist/plugins/templates/smtp.d.ts +1 -1
- package/dist/plugins/templates/smtp.d.ts.map +1 -1
- package/dist/plugins/templates/smtp.js +21 -21
- package/dist/plugins/templates/smtp.js.map +1 -1
- package/dist/plugins/templates/snowflake.d.ts +1 -1
- package/dist/plugins/templates/snowflake.d.ts.map +1 -1
- package/dist/plugins/templates/snowflake.js +56 -56
- package/dist/plugins/templates/snowflake.js.map +1 -1
- package/dist/plugins/templates/stabilityai.d.ts +1 -1
- package/dist/plugins/templates/stabilityai.d.ts.map +1 -1
- package/dist/plugins/templates/stabilityai.js +4 -4
- package/dist/plugins/templates/stabilityai.js.map +1 -1
- package/dist/plugins/templates/stripe.d.ts +1 -1
- package/dist/plugins/templates/stripe.d.ts.map +1 -1
- package/dist/plugins/templates/stripe.js +4 -4
- package/dist/plugins/templates/stripe.js.map +1 -1
- package/dist/plugins/templates/superblocks-ocr.d.ts +1 -1
- package/dist/plugins/templates/superblocks-ocr.d.ts.map +1 -1
- package/dist/plugins/templates/superblocks-ocr.js +9 -9
- package/dist/plugins/templates/superblocks-ocr.js.map +1 -1
- package/dist/plugins/templates/twilio.d.ts +1 -1
- package/dist/plugins/templates/twilio.d.ts.map +1 -1
- package/dist/plugins/templates/twilio.js +4 -4
- package/dist/plugins/templates/twilio.js.map +1 -1
- package/dist/plugins/templates/workflow.d.ts +1 -1
- package/dist/plugins/templates/workflow.d.ts.map +1 -1
- package/dist/plugins/templates/workflow.js +5 -5
- package/dist/plugins/templates/workflow.js.map +1 -1
- package/dist/plugins/templates/zendesk.d.ts +1 -1
- package/dist/plugins/templates/zendesk.d.ts.map +1 -1
- package/dist/plugins/templates/zendesk.js +5 -5
- package/dist/plugins/templates/zendesk.js.map +1 -1
- package/dist/plugins/templates/zoom.d.ts +1 -1
- package/dist/plugins/templates/zoom.d.ts.map +1 -1
- package/dist/plugins/templates/zoom.js +6 -6
- package/dist/plugins/templates/zoom.js.map +1 -1
- package/dist/refactoring/application.d.ts +3 -3
- package/dist/refactoring/application.d.ts.map +1 -1
- package/dist/refactoring/application.js +4 -4
- package/dist/refactoring/application.js.map +1 -1
- package/dist/refactoring/index.d.ts +5 -5
- package/dist/refactoring/index.d.ts.map +1 -1
- package/dist/refactoring/index.js +5 -5
- package/dist/refactoring/index.js.map +1 -1
- package/dist/refactoring/refactor.d.ts +1 -1
- package/dist/refactoring/refactor.d.ts.map +1 -1
- package/dist/refactoring/refactor.js +6 -6
- package/dist/refactoring/refactor.js.map +1 -1
- package/dist/refactoring/refactor.test.js +16 -16
- package/dist/refactoring/refactor.test.js.map +1 -1
- package/dist/refactoring/rename.d.ts +3 -3
- package/dist/refactoring/rename.d.ts.map +1 -1
- package/dist/refactoring/rename.js +34 -34
- package/dist/refactoring/rename.js.map +1 -1
- package/dist/refactoring/types.d.ts +1 -1
- package/dist/refactoring/types.d.ts.map +1 -1
- package/dist/refactoring/updates.d.ts +4 -4
- package/dist/refactoring/updates.d.ts.map +1 -1
- package/dist/refactoring/updates.js +11 -11
- package/dist/refactoring/updates.js.map +1 -1
- package/dist/relay/builder.d.ts +1 -1
- package/dist/relay/builder.d.ts.map +1 -1
- package/dist/relay/index.d.ts +2 -2
- package/dist/relay/index.d.ts.map +1 -1
- package/dist/relay/index.js +2 -2
- package/dist/relay/index.js.map +1 -1
- package/dist/signing/JSON/index.d.ts +1 -1
- package/dist/signing/JSON/index.d.ts.map +1 -1
- package/dist/signing/JSON/index.js +4 -4
- package/dist/signing/JSON/index.js.map +1 -1
- package/dist/signing/JSON/index.test.js +5 -5
- package/dist/signing/JSON/index.test.js.map +1 -1
- package/dist/signing/constants.d.ts +1 -1
- package/dist/signing/constants.d.ts.map +1 -1
- package/dist/signing/hashing.test.js +8 -8
- package/dist/signing/hashing.test.js.map +1 -1
- package/dist/signing/index.d.ts +6 -6
- package/dist/signing/index.d.ts.map +1 -1
- package/dist/signing/index.js +13 -13
- package/dist/signing/index.js.map +1 -1
- package/dist/socket/index.d.ts +6 -6
- package/dist/socket/index.d.ts.map +1 -1
- package/dist/socket/index.js +6 -6
- package/dist/socket/index.js.map +1 -1
- package/dist/socket/protocol.d.ts +4 -4
- package/dist/socket/protocol.d.ts.map +1 -1
- package/dist/socket/socket.d.ts +1 -1
- package/dist/socket/socket.d.ts.map +1 -1
- package/dist/socket/socket.js +7 -7
- package/dist/socket/socket.js.map +1 -1
- package/dist/socket/socketWithClientAuth.d.ts +2 -2
- package/dist/socket/socketWithClientAuth.d.ts.map +1 -1
- package/dist/socket/socketWithClientAuth.js +6 -6
- package/dist/socket/socketWithClientAuth.js.map +1 -1
- package/dist/socket/tracedSocket.d.ts +2 -2
- package/dist/socket/tracedSocket.d.ts.map +1 -1
- package/dist/socket/tracedSocket.js +12 -12
- package/dist/socket/tracedSocket.js.map +1 -1
- package/dist/tracing/errorSanitizer.test.js +20 -20
- package/dist/tracing/errorSanitizer.test.js.map +1 -1
- package/dist/tracing/methodTracing.js +5 -5
- package/dist/tracing/methodTracing.js.map +1 -1
- package/dist/types/agent/agent.d.ts +2 -2
- package/dist/types/agent/agent.d.ts.map +1 -1
- package/dist/types/agent/index.d.ts +4 -4
- package/dist/types/agent/index.d.ts.map +1 -1
- package/dist/types/agent/index.js +4 -4
- package/dist/types/agent/index.js.map +1 -1
- package/dist/types/agent/logging.d.ts +3 -3
- package/dist/types/agent/logging.d.ts.map +1 -1
- package/dist/types/agent/request.d.ts +4 -4
- package/dist/types/agent/request.d.ts.map +1 -1
- package/dist/types/api/action.d.ts +4 -4
- package/dist/types/api/action.d.ts.map +1 -1
- package/dist/types/api/execution.d.ts +1 -1
- package/dist/types/api/execution.d.ts.map +1 -1
- package/dist/types/api/index.d.ts +17 -17
- package/dist/types/api/index.d.ts.map +1 -1
- package/dist/types/api/index.js +10 -10
- package/dist/types/api/index.js.map +1 -1
- package/dist/types/application/index.d.ts +6 -6
- package/dist/types/application/index.d.ts.map +1 -1
- package/dist/types/audit/apiRunDetails.d.ts +2 -2
- package/dist/types/audit/apiRunDetails.d.ts.map +1 -1
- package/dist/types/audit/audit.d.ts +4 -4
- package/dist/types/audit/audit.d.ts.map +1 -1
- package/dist/types/audit/index.d.ts +2 -2
- package/dist/types/audit/index.d.ts.map +1 -1
- package/dist/types/audit/index.js +2 -2
- package/dist/types/audit/index.js.map +1 -1
- package/dist/types/auth/index.d.ts +2 -2
- package/dist/types/auth/index.d.ts.map +1 -1
- package/dist/types/auth/index.js +2 -2
- package/dist/types/auth/index.js.map +1 -1
- package/dist/types/billing/index.d.ts +1 -1
- package/dist/types/billing/index.d.ts.map +1 -1
- package/dist/types/billing/index.js +1 -1
- package/dist/types/billing/index.js.map +1 -1
- package/dist/types/common/file.test.js +6 -6
- package/dist/types/common/file.test.js.map +1 -1
- package/dist/types/common/index.d.ts +10 -10
- package/dist/types/common/index.d.ts.map +1 -1
- package/dist/types/common/index.js +10 -10
- package/dist/types/common/index.js.map +1 -1
- package/dist/types/common/observability.d.ts +1 -1
- package/dist/types/common/observability.d.ts.map +1 -1
- package/dist/types/common/response.d.ts +2 -2
- package/dist/types/common/response.d.ts.map +1 -1
- package/dist/types/datasource/auth.d.ts +4 -4
- package/dist/types/datasource/auth.d.ts.map +1 -1
- package/dist/types/datasource/index.d.ts +7 -7
- package/dist/types/datasource/index.d.ts.map +1 -1
- package/dist/types/datasource/index.js +5 -5
- package/dist/types/datasource/index.js.map +1 -1
- package/dist/types/datasource/metadata/index.d.ts +7 -7
- package/dist/types/datasource/metadata/index.d.ts.map +1 -1
- package/dist/types/datasource/metadata/index.js +2 -2
- package/dist/types/datasource/metadata/index.js.map +1 -1
- package/dist/types/datasource/test.d.ts +1 -1
- package/dist/types/datasource/test.d.ts.map +1 -1
- package/dist/types/event/index.d.ts +2 -2
- package/dist/types/event/index.d.ts.map +1 -1
- package/dist/types/group/index.d.ts +1 -1
- package/dist/types/group/index.d.ts.map +1 -1
- package/dist/types/index.d.ts +39 -39
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +39 -39
- package/dist/types/index.js.map +1 -1
- package/dist/types/integration/index.d.ts +4 -4
- package/dist/types/integration/index.d.ts.map +1 -1
- package/dist/types/integration/index.js +2 -2
- package/dist/types/integration/index.js.map +1 -1
- package/dist/types/observability/index.d.ts +2 -2
- package/dist/types/observability/index.d.ts.map +1 -1
- package/dist/types/observability/index.js +1 -1
- package/dist/types/observability/index.js.map +1 -1
- package/dist/types/organization/agent.d.ts +1 -1
- package/dist/types/organization/agent.d.ts.map +1 -1
- package/dist/types/organization/agent.test.js +21 -21
- package/dist/types/organization/agent.test.js.map +1 -1
- package/dist/types/organization/index.d.ts +10 -10
- package/dist/types/organization/index.d.ts.map +1 -1
- package/dist/types/organization/index.js +3 -3
- package/dist/types/organization/index.js.map +1 -1
- package/dist/types/organization/invite.d.ts +1 -1
- package/dist/types/organization/invite.d.ts.map +1 -1
- package/dist/types/organization/token.d.ts +1 -1
- package/dist/types/organization/token.d.ts.map +1 -1
- package/dist/types/page/Dimension.test.js +25 -25
- package/dist/types/page/Dimension.test.js.map +1 -1
- package/dist/types/page/Margin.d.ts +1 -1
- package/dist/types/page/Margin.d.ts.map +1 -1
- package/dist/types/page/Margin.js +2 -2
- package/dist/types/page/Margin.js.map +1 -1
- package/dist/types/page/Padding.d.ts +1 -1
- package/dist/types/page/Padding.d.ts.map +1 -1
- package/dist/types/page/Padding.js +5 -5
- package/dist/types/page/Padding.js.map +1 -1
- package/dist/types/page/event.d.ts +3 -3
- package/dist/types/page/event.d.ts.map +1 -1
- package/dist/types/page/index.d.ts +9 -9
- package/dist/types/page/index.d.ts.map +1 -1
- package/dist/types/page/index.js +8 -8
- package/dist/types/page/index.js.map +1 -1
- package/dist/types/page/layout.d.ts +5 -5
- package/dist/types/page/layout.d.ts.map +1 -1
- package/dist/types/plugin/form.d.ts +3 -3
- package/dist/types/plugin/form.d.ts.map +1 -1
- package/dist/types/plugin/index.d.ts +5 -5
- package/dist/types/plugin/index.d.ts.map +1 -1
- package/dist/types/plugin/index.js +9 -9
- package/dist/types/plugin/index.js.map +1 -1
- package/dist/types/profile/index.d.ts +1 -1
- package/dist/types/profile/index.d.ts.map +1 -1
- package/dist/types/profile/index.js +1 -1
- package/dist/types/profile/index.js.map +1 -1
- package/dist/types/rbac/index.d.ts +3 -3
- package/dist/types/rbac/index.d.ts.map +1 -1
- package/dist/types/repoConnection/index.d.ts +1 -1
- package/dist/types/repoConnection/index.d.ts.map +1 -1
- package/dist/types/resource/index.d.ts +1 -1
- package/dist/types/resource/index.d.ts.map +1 -1
- package/dist/types/response/CreateApplicationPageResponseBody.d.ts +3 -3
- package/dist/types/response/CreateApplicationPageResponseBody.d.ts.map +1 -1
- package/dist/types/response/DeleteApiResponseBody.d.ts +1 -1
- package/dist/types/response/DeleteApiResponseBody.d.ts.map +1 -1
- package/dist/types/response/DeleteApplicationResponseBody.d.ts +1 -1
- package/dist/types/response/DeleteApplicationResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetAllApplicationsResponseBody.d.ts +1 -1
- package/dist/types/response/GetAllApplicationsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApiAssignmentsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApiAssignmentsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApiBranchesResponseBody.d.ts +1 -1
- package/dist/types/response/GetApiBranchesResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApiCommitsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApiCommitsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApiDeploymentsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApiDeploymentsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApiResponseBody.d.ts +1 -1
- package/dist/types/response/GetApiResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApisResponseBody.d.ts +1 -1
- package/dist/types/response/GetApisResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationAssignmentsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApplicationAssignmentsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationBranchesResponseBody.d.ts +1 -1
- package/dist/types/response/GetApplicationBranchesResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationCommitsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApplicationCommitsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationDeploymentsResponseBody.d.ts +1 -1
- package/dist/types/response/GetApplicationDeploymentsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationPageResponseBody.d.ts +3 -3
- package/dist/types/response/GetApplicationPageResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetApplicationResponseBody.d.ts +1 -1
- package/dist/types/response/GetApplicationResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetAuditLogsEntitiesResponseBody.d.ts +1 -1
- package/dist/types/response/GetAuditLogsEntitiesResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetAuditLogsResponseBody.d.ts +1 -1
- package/dist/types/response/GetAuditLogsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetGroupPermissionEntitiesResponseBody.d.ts +1 -1
- package/dist/types/response/GetGroupPermissionEntitiesResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetMultiPageApplicationResponseBody.d.ts +1 -1
- package/dist/types/response/GetMultiPageApplicationResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetPermissionEntitiesResponseBody.d.ts +1 -1
- package/dist/types/response/GetPermissionEntitiesResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetPublicApiResponseBody.d.ts +1 -1
- package/dist/types/response/GetPublicApiResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetPublicApisResponseBody.d.ts +1 -1
- package/dist/types/response/GetPublicApisResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetPublicApplicationsResponseBody.d.ts +1 -1
- package/dist/types/response/GetPublicApplicationsResponseBody.d.ts.map +1 -1
- package/dist/types/response/GetPublicMultiPageApplicationResponseBody.d.ts +1 -1
- package/dist/types/response/GetPublicMultiPageApplicationResponseBody.d.ts.map +1 -1
- package/dist/types/response/IssueSuperblocksResponseBody.d.ts +1 -1
- package/dist/types/response/IssueSuperblocksResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApiCommitCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApiCommitCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApiCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApiCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApiDeployResponseBody.d.ts +1 -1
- package/dist/types/response/PostApiDeployResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApiRemoteCommitCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApiRemoteCommitCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApiResetResponseBody.d.ts +1 -1
- package/dist/types/response/PostApiResetResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApplicationCommitCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApplicationCommitCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApplicationCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApplicationCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApplicationDeployResponseBody.d.ts +1 -1
- package/dist/types/response/PostApplicationDeployResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApplicationRemoteCommitCreateResponseBody.d.ts +1 -1
- package/dist/types/response/PostApplicationRemoteCommitCreateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PostApplicationResetResponseBody.d.ts +1 -1
- package/dist/types/response/PostApplicationResetResponseBody.d.ts.map +1 -1
- package/dist/types/response/PutApiSettingsUpdateResponseBody.d.ts +1 -1
- package/dist/types/response/PutApiSettingsUpdateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PutApiUpdateResponseBody.d.ts +2 -2
- package/dist/types/response/PutApiUpdateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PutApplicationSettingsUpdateResponseBody.d.ts +1 -1
- package/dist/types/response/PutApplicationSettingsUpdateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PutApplicationUpdateResponseBody.d.ts +2 -2
- package/dist/types/response/PutApplicationUpdateResponseBody.d.ts.map +1 -1
- package/dist/types/response/PutPageLayoutUpdateResponseBody.d.ts +2 -2
- package/dist/types/response/PutPageLayoutUpdateResponseBody.d.ts.map +1 -1
- package/dist/types/response/index.d.ts +47 -47
- package/dist/types/response/index.d.ts.map +1 -1
- package/dist/types/response/index.js +47 -47
- package/dist/types/response/index.js.map +1 -1
- package/dist/types/uiBlock/index.d.ts +1 -1
- package/dist/types/uiBlock/index.d.ts.map +1 -1
- package/dist/types/user/index.d.ts +5 -5
- package/dist/types/user/index.d.ts.map +1 -1
- package/dist/types/user/index.js +3 -3
- package/dist/types/user/index.js.map +1 -1
- package/dist/types/userToken/index.d.ts +1 -1
- package/dist/types/userToken/index.d.ts.map +1 -1
- package/dist/utils/apiv2.js +22 -22
- package/dist/utils/apiv2.js.map +1 -1
- package/dist/utils/apiv2.test.js +18 -18
- package/dist/utils/apiv2.test.js.map +1 -1
- package/dist/utils/bytestring.d.ts +1 -1
- package/dist/utils/bytestring.d.ts.map +1 -1
- package/dist/utils/configuration.d.ts +2 -2
- package/dist/utils/configuration.d.ts.map +1 -1
- package/dist/utils/configuration.js +8 -8
- package/dist/utils/configuration.js.map +1 -1
- package/dist/utils/configuration.test.js +8 -8
- package/dist/utils/configuration.test.js.map +1 -1
- package/dist/utils/env.js +3 -3
- package/dist/utils/env.js.map +1 -1
- package/dist/utils/env.test.js +9 -9
- package/dist/utils/env.test.js.map +1 -1
- package/dist/utils/environment.d.ts +1 -1
- package/dist/utils/environment.d.ts.map +1 -1
- package/dist/utils/environment.js +7 -7
- package/dist/utils/environment.js.map +1 -1
- package/dist/utils/environment.test.js +14 -14
- package/dist/utils/environment.test.js.map +1 -1
- package/dist/utils/index.d.ts +15 -13
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +19 -13
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/normalize.d.ts +1 -1
- package/dist/utils/normalize.d.ts.map +1 -1
- package/dist/utils/normalize.js +4 -4
- package/dist/utils/normalize.js.map +1 -1
- package/dist/utils/page.d.ts +1 -1
- package/dist/utils/page.d.ts.map +1 -1
- package/dist/utils/page.js +10 -10
- package/dist/utils/page.js.map +1 -1
- package/dist/utils/page.test.js +3 -3
- package/dist/utils/page.test.js.map +1 -1
- package/dist/utils/response-dto.d.ts +1 -1
- package/dist/utils/response-dto.d.ts.map +1 -1
- package/dist/utils/response-dto.js +4 -4
- package/dist/utils/response-dto.js.map +1 -1
- package/dist/utils/string.test.js +17 -17
- package/dist/utils/string.test.js.map +1 -1
- package/dist/utils/tracedEventEmitter.js +3 -3
- package/dist/utils/tracedEventEmitter.js.map +1 -1
- package/dist/utils/tracedEventEmitter.test.js +2 -2
- package/dist/utils/tracedEventEmitter.test.js.map +1 -1
- package/dist/utils/truncate.test.js +5 -5
- package/dist/utils/truncate.test.js.map +1 -1
- package/dist/utils/url.d.ts +2 -2
- package/dist/utils/url.d.ts.map +1 -1
- package/dist/utils/url.js +7 -7
- package/dist/utils/url.js.map +1 -1
- package/dist/utils/url.test.js +5 -5
- package/dist/utils/url.test.js.map +1 -1
- package/dist-esm/bindings/index.d.ts +2 -2
- package/dist-esm/bindings/index.d.ts.map +1 -1
- package/dist-esm/bindings/index.js +2 -2
- package/dist-esm/bindings/index.js.map +1 -1
- package/dist-esm/bindings/utils.d.ts +1 -1
- package/dist-esm/bindings/utils.d.ts.map +1 -1
- package/dist-esm/bindings/utils.test.js +1 -1
- package/dist-esm/bindings/utils.test.js.map +1 -1
- package/dist-esm/constants.test.js +1 -1
- package/dist-esm/constants.test.js.map +1 -1
- package/dist-esm/dbfs/hashing.d.ts +1 -1
- package/dist-esm/dbfs/hashing.d.ts.map +1 -1
- package/dist-esm/dbfs/hashing.js +3 -3
- package/dist-esm/dbfs/hashing.js.map +1 -1
- package/dist-esm/dbfs/index.d.ts +2 -2
- package/dist-esm/dbfs/index.d.ts.map +1 -1
- package/dist-esm/dbfs/index.js +2 -2
- package/dist-esm/dbfs/index.js.map +1 -1
- package/dist-esm/errors/git.d.ts +1 -1
- package/dist-esm/errors/git.d.ts.map +1 -1
- package/dist-esm/errors/git.js +1 -1
- package/dist-esm/errors/git.js.map +1 -1
- package/dist-esm/errors/index.d.ts +5 -5
- package/dist-esm/errors/index.d.ts.map +1 -1
- package/dist-esm/errors/index.js +5 -5
- package/dist-esm/errors/index.js.map +1 -1
- package/dist-esm/index.d.ts +23 -23
- package/dist-esm/index.d.ts.map +1 -1
- package/dist-esm/index.js +23 -23
- package/dist-esm/index.js.map +1 -1
- package/dist-esm/jwt/index.d.ts +1 -1
- package/dist-esm/jwt/index.d.ts.map +1 -1
- package/dist-esm/jwt/index.js +1 -1
- package/dist-esm/jwt/index.js.map +1 -1
- package/dist-esm/jwt/verifier.js +1 -1
- package/dist-esm/jwt/verifier.js.map +1 -1
- package/dist-esm/jwt/verifier.test.js +1 -1
- package/dist-esm/jwt/verifier.test.js.map +1 -1
- package/dist-esm/pageMigrations/index.d.ts +4 -4
- package/dist-esm/pageMigrations/index.d.ts.map +1 -1
- package/dist-esm/pageMigrations/index.js +4 -4
- package/dist-esm/pageMigrations/index.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v4to5.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v4to5.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v4to5.test.js +7 -7
- package/dist-esm/pageMigrations/migrations/v4to5.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v5to6.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v5to6.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v5to6.test.js +6 -6
- package/dist-esm/pageMigrations/migrations/v5to6.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/adjustModalCanvases.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/adjustModalCanvases.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/adjustModalCanvases.test.js +3 -3
- package/dist-esm/pageMigrations/migrations/v6to7/adjustModalCanvases.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.js +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.test.js +5 -5
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToDimensions.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.js +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.test.js +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/migrateToSections.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.js +3 -3
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.test.js +8 -8
- package/dist-esm/pageMigrations/migrations/v6to7/v6to7.test.js.map +1 -1
- package/dist-esm/pageMigrations/migrations/v7to8.d.ts +1 -1
- package/dist-esm/pageMigrations/migrations/v7to8.d.ts.map +1 -1
- package/dist-esm/pageMigrations/migrations/v7to8.test.js +6 -6
- package/dist-esm/pageMigrations/migrations/v7to8.test.js.map +1 -1
- package/dist-esm/pages/index.d.ts +3 -3
- package/dist-esm/pages/index.d.ts.map +1 -1
- package/dist-esm/pages/index.js +3 -3
- package/dist-esm/pages/index.js.map +1 -1
- package/dist-esm/pages/pageV6.d.ts +1 -1
- package/dist-esm/pages/pageV6.d.ts.map +1 -1
- package/dist-esm/pages/pageV7.d.ts +1 -1
- package/dist-esm/pages/pageV7.d.ts.map +1 -1
- package/dist-esm/pages/pageV7.js +1 -1
- package/dist-esm/pages/pageV7.js.map +1 -1
- package/dist-esm/pages/pageV8.d.ts +1 -1
- package/dist-esm/pages/pageV8.d.ts.map +1 -1
- package/dist-esm/pages/pageV8.js +1 -1
- package/dist-esm/pages/pageV8.js.map +1 -1
- package/dist-esm/plugins/index.d.ts +4 -4
- package/dist-esm/plugins/index.d.ts.map +1 -1
- package/dist-esm/plugins/index.js +4 -4
- package/dist-esm/plugins/index.js.map +1 -1
- package/dist-esm/plugins/migrations/index.d.ts +1 -1
- package/dist-esm/plugins/migrations/index.d.ts.map +1 -1
- package/dist-esm/plugins/migrations/index.js +2 -2
- package/dist-esm/plugins/migrations/index.js.map +1 -1
- package/dist-esm/plugins/registry.d.ts +1 -1
- package/dist-esm/plugins/registry.d.ts.map +1 -1
- package/dist-esm/plugins/registry.js +2 -2
- package/dist-esm/plugins/registry.js.map +1 -1
- package/dist-esm/plugins/templates/adls.d.ts +1 -1
- package/dist-esm/plugins/templates/adls.d.ts.map +1 -1
- package/dist-esm/plugins/templates/adls.js +2 -2
- package/dist-esm/plugins/templates/adls.js.map +1 -1
- package/dist-esm/plugins/templates/airtable.d.ts +1 -1
- package/dist-esm/plugins/templates/airtable.d.ts.map +1 -1
- package/dist-esm/plugins/templates/airtable.js +2 -2
- package/dist-esm/plugins/templates/airtable.js.map +1 -1
- package/dist-esm/plugins/templates/anthropic.d.ts +1 -1
- package/dist-esm/plugins/templates/anthropic.d.ts.map +1 -1
- package/dist-esm/plugins/templates/anthropic.js +2 -2
- package/dist-esm/plugins/templates/anthropic.js.map +1 -1
- package/dist-esm/plugins/templates/asana.d.ts +1 -1
- package/dist-esm/plugins/templates/asana.d.ts.map +1 -1
- package/dist-esm/plugins/templates/asana.js +2 -2
- package/dist-esm/plugins/templates/asana.js.map +1 -1
- package/dist-esm/plugins/templates/athena.d.ts +1 -1
- package/dist-esm/plugins/templates/athena.d.ts.map +1 -1
- package/dist-esm/plugins/templates/athena.js +2 -2
- package/dist-esm/plugins/templates/athena.js.map +1 -1
- package/dist-esm/plugins/templates/bigquery.d.ts +1 -1
- package/dist-esm/plugins/templates/bigquery.d.ts.map +1 -1
- package/dist-esm/plugins/templates/bigquery.js +2 -2
- package/dist-esm/plugins/templates/bigquery.js.map +1 -1
- package/dist-esm/plugins/templates/bitbucket.d.ts +1 -1
- package/dist-esm/plugins/templates/bitbucket.d.ts.map +1 -1
- package/dist-esm/plugins/templates/bitbucket.js +2 -2
- package/dist-esm/plugins/templates/bitbucket.js.map +1 -1
- package/dist-esm/plugins/templates/box.d.ts +1 -1
- package/dist-esm/plugins/templates/box.d.ts.map +1 -1
- package/dist-esm/plugins/templates/box.js +3 -3
- package/dist-esm/plugins/templates/box.js.map +1 -1
- package/dist-esm/plugins/templates/circleci.d.ts +1 -1
- package/dist-esm/plugins/templates/circleci.d.ts.map +1 -1
- package/dist-esm/plugins/templates/circleci.js +2 -2
- package/dist-esm/plugins/templates/circleci.js.map +1 -1
- package/dist-esm/plugins/templates/cockroachdb.d.ts +1 -1
- package/dist-esm/plugins/templates/cockroachdb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/cockroachdb.js +3 -3
- package/dist-esm/plugins/templates/cockroachdb.js.map +1 -1
- package/dist-esm/plugins/templates/cohere.d.ts +1 -1
- package/dist-esm/plugins/templates/cohere.d.ts.map +1 -1
- package/dist-esm/plugins/templates/cohere.js +2 -2
- package/dist-esm/plugins/templates/cohere.js.map +1 -1
- package/dist-esm/plugins/templates/confluence.d.ts +1 -1
- package/dist-esm/plugins/templates/confluence.d.ts.map +1 -1
- package/dist-esm/plugins/templates/confluence.js +2 -2
- package/dist-esm/plugins/templates/confluence.js.map +1 -1
- package/dist-esm/plugins/templates/cosmosdb.d.ts +1 -1
- package/dist-esm/plugins/templates/cosmosdb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/cosmosdb.js +2 -2
- package/dist-esm/plugins/templates/cosmosdb.js.map +1 -1
- package/dist-esm/plugins/templates/couchbase.d.ts +1 -1
- package/dist-esm/plugins/templates/couchbase.d.ts.map +1 -1
- package/dist-esm/plugins/templates/couchbase.js +3 -3
- package/dist-esm/plugins/templates/couchbase.js.map +1 -1
- package/dist-esm/plugins/templates/databricks.d.ts +1 -1
- package/dist-esm/plugins/templates/databricks.d.ts.map +1 -1
- package/dist-esm/plugins/templates/databricks.js +3 -3
- package/dist-esm/plugins/templates/databricks.js.map +1 -1
- package/dist-esm/plugins/templates/datadog.d.ts +1 -1
- package/dist-esm/plugins/templates/datadog.d.ts.map +1 -1
- package/dist-esm/plugins/templates/datadog.js +2 -2
- package/dist-esm/plugins/templates/datadog.js.map +1 -1
- package/dist-esm/plugins/templates/dropbox.d.ts +1 -1
- package/dist-esm/plugins/templates/dropbox.d.ts.map +1 -1
- package/dist-esm/plugins/templates/dropbox.js +3 -3
- package/dist-esm/plugins/templates/dropbox.js.map +1 -1
- package/dist-esm/plugins/templates/dynamodb.d.ts +1 -1
- package/dist-esm/plugins/templates/dynamodb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/dynamodb.js +4 -4
- package/dist-esm/plugins/templates/dynamodb.js.map +1 -1
- package/dist-esm/plugins/templates/elasticsearch.d.ts +1 -1
- package/dist-esm/plugins/templates/elasticsearch.d.ts.map +1 -1
- package/dist-esm/plugins/templates/elasticsearch.js +3 -3
- package/dist-esm/plugins/templates/elasticsearch.js.map +1 -1
- package/dist-esm/plugins/templates/email.d.ts +1 -1
- package/dist-esm/plugins/templates/email.d.ts.map +1 -1
- package/dist-esm/plugins/templates/email.js +2 -2
- package/dist-esm/plugins/templates/email.js.map +1 -1
- package/dist-esm/plugins/templates/fireworks.d.ts +1 -1
- package/dist-esm/plugins/templates/fireworks.d.ts.map +1 -1
- package/dist-esm/plugins/templates/fireworks.js +2 -2
- package/dist-esm/plugins/templates/fireworks.js.map +1 -1
- package/dist-esm/plugins/templates/front.d.ts +1 -1
- package/dist-esm/plugins/templates/front.d.ts.map +1 -1
- package/dist-esm/plugins/templates/front.js +2 -2
- package/dist-esm/plugins/templates/front.js.map +1 -1
- package/dist-esm/plugins/templates/gcs.d.ts +1 -1
- package/dist-esm/plugins/templates/gcs.d.ts.map +1 -1
- package/dist-esm/plugins/templates/gcs.js +3 -3
- package/dist-esm/plugins/templates/gcs.js.map +1 -1
- package/dist-esm/plugins/templates/gemini.d.ts +1 -1
- package/dist-esm/plugins/templates/gemini.d.ts.map +1 -1
- package/dist-esm/plugins/templates/gemini.js +2 -2
- package/dist-esm/plugins/templates/gemini.js.map +1 -1
- package/dist-esm/plugins/templates/github.d.ts +1 -1
- package/dist-esm/plugins/templates/github.d.ts.map +1 -1
- package/dist-esm/plugins/templates/github.js +2 -2
- package/dist-esm/plugins/templates/github.js.map +1 -1
- package/dist-esm/plugins/templates/googleAnalytics.d.ts +1 -1
- package/dist-esm/plugins/templates/googleAnalytics.d.ts.map +1 -1
- package/dist-esm/plugins/templates/googleAnalytics.js +2 -2
- package/dist-esm/plugins/templates/googleAnalytics.js.map +1 -1
- package/dist-esm/plugins/templates/googleDrive.d.ts +1 -1
- package/dist-esm/plugins/templates/googleDrive.d.ts.map +1 -1
- package/dist-esm/plugins/templates/googleDrive.js +2 -2
- package/dist-esm/plugins/templates/googleDrive.js.map +1 -1
- package/dist-esm/plugins/templates/graphql.d.ts +1 -1
- package/dist-esm/plugins/templates/graphql.d.ts.map +1 -1
- package/dist-esm/plugins/templates/graphql.js +2 -2
- package/dist-esm/plugins/templates/graphql.js.map +1 -1
- package/dist-esm/plugins/templates/graphqlintegration.d.ts +1 -1
- package/dist-esm/plugins/templates/graphqlintegration.d.ts.map +1 -1
- package/dist-esm/plugins/templates/graphqlintegration.js +4 -4
- package/dist-esm/plugins/templates/graphqlintegration.js.map +1 -1
- package/dist-esm/plugins/templates/groq.d.ts +1 -1
- package/dist-esm/plugins/templates/groq.d.ts.map +1 -1
- package/dist-esm/plugins/templates/groq.js +2 -2
- package/dist-esm/plugins/templates/groq.js.map +1 -1
- package/dist-esm/plugins/templates/gsheets.d.ts +1 -1
- package/dist-esm/plugins/templates/gsheets.d.ts.map +1 -1
- package/dist-esm/plugins/templates/gsheets.js +4 -4
- package/dist-esm/plugins/templates/gsheets.js.map +1 -1
- package/dist-esm/plugins/templates/hubspot.d.ts +1 -1
- package/dist-esm/plugins/templates/hubspot.d.ts.map +1 -1
- package/dist-esm/plugins/templates/hubspot.js +2 -2
- package/dist-esm/plugins/templates/hubspot.js.map +1 -1
- package/dist-esm/plugins/templates/index.d.ts +73 -72
- package/dist-esm/plugins/templates/index.d.ts.map +1 -1
- package/dist-esm/plugins/templates/index.js +73 -72
- package/dist-esm/plugins/templates/index.js.map +1 -1
- package/dist-esm/plugins/templates/intercom.d.ts +1 -1
- package/dist-esm/plugins/templates/intercom.d.ts.map +1 -1
- package/dist-esm/plugins/templates/intercom.js +2 -2
- package/dist-esm/plugins/templates/intercom.js.map +1 -1
- package/dist-esm/plugins/templates/javascript.d.ts +1 -1
- package/dist-esm/plugins/templates/javascript.d.ts.map +1 -1
- package/dist-esm/plugins/templates/javascript.js +2 -2
- package/dist-esm/plugins/templates/javascript.js.map +1 -1
- package/dist-esm/plugins/templates/jira.d.ts +1 -1
- package/dist-esm/plugins/templates/jira.d.ts.map +1 -1
- package/dist-esm/plugins/templates/jira.js +2 -2
- package/dist-esm/plugins/templates/jira.js.map +1 -1
- package/dist-esm/plugins/templates/kafka.d.ts +1 -1
- package/dist-esm/plugins/templates/kafka.d.ts.map +1 -1
- package/dist-esm/plugins/templates/kafka.js +2 -2
- package/dist-esm/plugins/templates/kafka.js.map +1 -1
- package/dist-esm/plugins/templates/kinesis.d.ts +1 -1
- package/dist-esm/plugins/templates/kinesis.d.ts.map +1 -1
- package/dist-esm/plugins/templates/kinesis.js +2 -2
- package/dist-esm/plugins/templates/kinesis.js.map +1 -1
- package/dist-esm/plugins/templates/launchdarkly.d.ts +1 -1
- package/dist-esm/plugins/templates/launchdarkly.d.ts.map +1 -1
- package/dist-esm/plugins/templates/launchdarkly.js +2 -2
- package/dist-esm/plugins/templates/launchdarkly.js.map +1 -1
- package/dist-esm/plugins/templates/mariadb.d.ts +1 -1
- package/dist-esm/plugins/templates/mariadb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/mariadb.js +4 -4
- package/dist-esm/plugins/templates/mariadb.js.map +1 -1
- package/dist-esm/plugins/templates/mistral.d.ts +1 -1
- package/dist-esm/plugins/templates/mistral.d.ts.map +1 -1
- package/dist-esm/plugins/templates/mistral.js +2 -2
- package/dist-esm/plugins/templates/mistral.js.map +1 -1
- package/dist-esm/plugins/templates/mongodb.d.ts +1 -1
- package/dist-esm/plugins/templates/mongodb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/mongodb.js +2 -2
- package/dist-esm/plugins/templates/mongodb.js.map +1 -1
- package/dist-esm/plugins/templates/mssql.d.ts +1 -1
- package/dist-esm/plugins/templates/mssql.d.ts.map +1 -1
- package/dist-esm/plugins/templates/mssql.js +4 -4
- package/dist-esm/plugins/templates/mssql.js.map +1 -1
- package/dist-esm/plugins/templates/mysql.d.ts +1 -1
- package/dist-esm/plugins/templates/mysql.d.ts.map +1 -1
- package/dist-esm/plugins/templates/mysql.js +4 -4
- package/dist-esm/plugins/templates/mysql.js.map +1 -1
- package/dist-esm/plugins/templates/notion.d.ts +1 -1
- package/dist-esm/plugins/templates/notion.d.ts.map +1 -1
- package/dist-esm/plugins/templates/notion.js +2 -2
- package/dist-esm/plugins/templates/notion.js.map +1 -1
- package/dist-esm/plugins/templates/openai.d.ts +1 -1
- package/dist-esm/plugins/templates/openai.d.ts.map +1 -1
- package/dist-esm/plugins/templates/openai.js +2 -2
- package/dist-esm/plugins/templates/openai.js.map +1 -1
- package/dist-esm/plugins/templates/openai_v2.d.ts +1 -1
- package/dist-esm/plugins/templates/openai_v2.d.ts.map +1 -1
- package/dist-esm/plugins/templates/openai_v2.js +3 -3
- package/dist-esm/plugins/templates/openai_v2.js.map +1 -1
- package/dist-esm/plugins/templates/oracledb.d.ts +1 -1
- package/dist-esm/plugins/templates/oracledb.d.ts.map +1 -1
- package/dist-esm/plugins/templates/oracledb.js +3 -3
- package/dist-esm/plugins/templates/oracledb.js.map +1 -1
- package/dist-esm/plugins/templates/pagerduty.d.ts +1 -1
- package/dist-esm/plugins/templates/pagerduty.d.ts.map +1 -1
- package/dist-esm/plugins/templates/pagerduty.js +2 -2
- package/dist-esm/plugins/templates/pagerduty.js.map +1 -1
- package/dist-esm/plugins/templates/perplexity.d.ts +1 -1
- package/dist-esm/plugins/templates/perplexity.d.ts.map +1 -1
- package/dist-esm/plugins/templates/perplexity.js +2 -2
- package/dist-esm/plugins/templates/perplexity.js.map +1 -1
- package/dist-esm/plugins/templates/postgres.d.ts +1 -1
- package/dist-esm/plugins/templates/postgres.d.ts.map +1 -1
- package/dist-esm/plugins/templates/postgres.js +4 -4
- package/dist-esm/plugins/templates/postgres.js.map +1 -1
- package/dist-esm/plugins/templates/python.d.ts +1 -1
- package/dist-esm/plugins/templates/python.d.ts.map +1 -1
- package/dist-esm/plugins/templates/python.js +2 -2
- package/dist-esm/plugins/templates/python.js.map +1 -1
- package/dist-esm/plugins/templates/redis.d.ts +1 -1
- package/dist-esm/plugins/templates/redis.d.ts.map +1 -1
- package/dist-esm/plugins/templates/redis.js +2 -2
- package/dist-esm/plugins/templates/redis.js.map +1 -1
- package/dist-esm/plugins/templates/redshift.d.ts +1 -1
- package/dist-esm/plugins/templates/redshift.d.ts.map +1 -1
- package/dist-esm/plugins/templates/redshift.js +3 -3
- package/dist-esm/plugins/templates/redshift.js.map +1 -1
- package/dist-esm/plugins/templates/restApi.d.ts +1 -1
- package/dist-esm/plugins/templates/restApi.d.ts.map +1 -1
- package/dist-esm/plugins/templates/restApi.js +2 -2
- package/dist-esm/plugins/templates/restApi.js.map +1 -1
- package/dist-esm/plugins/templates/restApiIntegration.d.ts +1 -1
- package/dist-esm/plugins/templates/restApiIntegration.d.ts.map +1 -1
- package/dist-esm/plugins/templates/restApiIntegration.js +3 -3
- package/dist-esm/plugins/templates/restApiIntegration.js.map +1 -1
- package/dist-esm/plugins/templates/rockset.d.ts +1 -1
- package/dist-esm/plugins/templates/rockset.d.ts.map +1 -1
- package/dist-esm/plugins/templates/rockset.js +2 -2
- package/dist-esm/plugins/templates/rockset.js.map +1 -1
- package/dist-esm/plugins/templates/s3.d.ts +1 -1
- package/dist-esm/plugins/templates/s3.d.ts.map +1 -1
- package/dist-esm/plugins/templates/s3.js +4 -4
- package/dist-esm/plugins/templates/s3.js.map +1 -1
- package/dist-esm/plugins/templates/salesforce.d.ts +1 -1
- package/dist-esm/plugins/templates/salesforce.d.ts.map +1 -1
- package/dist-esm/plugins/templates/salesforce.js +3 -3
- package/dist-esm/plugins/templates/salesforce.js.map +1 -1
- package/dist-esm/plugins/templates/secrets/akeylessSecretsManager.d.ts +1 -1
- package/dist-esm/plugins/templates/secrets/akeylessSecretsManager.d.ts.map +1 -1
- package/dist-esm/plugins/templates/secrets/akeylessSecretsManager.js +2 -2
- package/dist-esm/plugins/templates/secrets/akeylessSecretsManager.js.map +1 -1
- package/dist-esm/plugins/templates/secrets/awsSecretsManager.d.ts +1 -1
- package/dist-esm/plugins/templates/secrets/awsSecretsManager.d.ts.map +1 -1
- package/dist-esm/plugins/templates/secrets/awsSecretsManager.js +2 -2
- package/dist-esm/plugins/templates/secrets/awsSecretsManager.js.map +1 -1
- package/dist-esm/plugins/templates/secrets/gcpSecretsManager.d.ts +1 -1
- package/dist-esm/plugins/templates/secrets/gcpSecretsManager.d.ts.map +1 -1
- package/dist-esm/plugins/templates/secrets/gcpSecretsManager.js +2 -2
- package/dist-esm/plugins/templates/secrets/gcpSecretsManager.js.map +1 -1
- package/dist-esm/plugins/templates/secrets/hashicorpVault.d.ts +1 -1
- package/dist-esm/plugins/templates/secrets/hashicorpVault.d.ts.map +1 -1
- package/dist-esm/plugins/templates/secrets/hashicorpVault.js +2 -2
- package/dist-esm/plugins/templates/secrets/hashicorpVault.js.map +1 -1
- package/dist-esm/plugins/templates/secrets/index.d.ts +4 -4
- package/dist-esm/plugins/templates/secrets/index.d.ts.map +1 -1
- package/dist-esm/plugins/templates/secrets/index.js +4 -4
- package/dist-esm/plugins/templates/secrets/index.js.map +1 -1
- package/dist-esm/plugins/templates/segment.d.ts +1 -1
- package/dist-esm/plugins/templates/segment.d.ts.map +1 -1
- package/dist-esm/plugins/templates/segment.js +2 -2
- package/dist-esm/plugins/templates/segment.js.map +1 -1
- package/dist-esm/plugins/templates/sendgrid.d.ts +1 -1
- package/dist-esm/plugins/templates/sendgrid.d.ts.map +1 -1
- package/dist-esm/plugins/templates/sendgrid.js +2 -2
- package/dist-esm/plugins/templates/sendgrid.js.map +1 -1
- package/dist-esm/plugins/templates/shared/auth.d.ts +1 -1
- package/dist-esm/plugins/templates/shared/auth.d.ts.map +1 -1
- package/dist-esm/plugins/templates/shared/auth.js +2 -2
- package/dist-esm/plugins/templates/shared/auth.js.map +1 -1
- package/dist-esm/plugins/templates/shared/aws.d.ts +1 -1
- package/dist-esm/plugins/templates/shared/aws.d.ts.map +1 -1
- package/dist-esm/plugins/templates/shared/aws.js +1 -1
- package/dist-esm/plugins/templates/shared/aws.js.map +1 -1
- package/dist-esm/plugins/templates/shared/index.d.ts +6 -6
- package/dist-esm/plugins/templates/shared/index.d.ts.map +1 -1
- package/dist-esm/plugins/templates/shared/index.js +6 -6
- package/dist-esm/plugins/templates/shared/index.js.map +1 -1
- package/dist-esm/plugins/templates/shared/openapi.d.ts +2 -2
- package/dist-esm/plugins/templates/shared/openapi.d.ts.map +1 -1
- package/dist-esm/plugins/templates/shared/openapi.js +4 -4
- package/dist-esm/plugins/templates/shared/openapi.js.map +1 -1
- package/dist-esm/plugins/templates/shared/sshtunnel.d.ts +1 -1
- package/dist-esm/plugins/templates/shared/sshtunnel.d.ts.map +1 -1
- package/dist-esm/plugins/templates/shared/sshtunnel.js +1 -1
- package/dist-esm/plugins/templates/shared/sshtunnel.js.map +1 -1
- package/dist-esm/plugins/templates/slack.d.ts +1 -1
- package/dist-esm/plugins/templates/slack.d.ts.map +1 -1
- package/dist-esm/plugins/templates/slack.js +2 -2
- package/dist-esm/plugins/templates/slack.js.map +1 -1
- package/dist-esm/plugins/templates/smtp.d.ts +1 -1
- package/dist-esm/plugins/templates/smtp.d.ts.map +1 -1
- package/dist-esm/plugins/templates/smtp.js +2 -2
- package/dist-esm/plugins/templates/smtp.js.map +1 -1
- package/dist-esm/plugins/templates/snowflake.d.ts +1 -1
- package/dist-esm/plugins/templates/snowflake.d.ts.map +1 -1
- package/dist-esm/plugins/templates/snowflake.js +4 -4
- package/dist-esm/plugins/templates/snowflake.js.map +1 -1
- package/dist-esm/plugins/templates/stabilityai.d.ts +1 -1
- package/dist-esm/plugins/templates/stabilityai.d.ts.map +1 -1
- package/dist-esm/plugins/templates/stabilityai.js +2 -2
- package/dist-esm/plugins/templates/stabilityai.js.map +1 -1
- package/dist-esm/plugins/templates/stripe.d.ts +1 -1
- package/dist-esm/plugins/templates/stripe.d.ts.map +1 -1
- package/dist-esm/plugins/templates/stripe.js +2 -2
- package/dist-esm/plugins/templates/stripe.js.map +1 -1
- package/dist-esm/plugins/templates/superblocks-ocr.d.ts +1 -1
- package/dist-esm/plugins/templates/superblocks-ocr.d.ts.map +1 -1
- package/dist-esm/plugins/templates/superblocks-ocr.js +2 -2
- package/dist-esm/plugins/templates/superblocks-ocr.js.map +1 -1
- package/dist-esm/plugins/templates/twilio.d.ts +1 -1
- package/dist-esm/plugins/templates/twilio.d.ts.map +1 -1
- package/dist-esm/plugins/templates/twilio.js +2 -2
- package/dist-esm/plugins/templates/twilio.js.map +1 -1
- package/dist-esm/plugins/templates/workflow.d.ts +1 -1
- package/dist-esm/plugins/templates/workflow.d.ts.map +1 -1
- package/dist-esm/plugins/templates/workflow.js +2 -2
- package/dist-esm/plugins/templates/workflow.js.map +1 -1
- package/dist-esm/plugins/templates/zendesk.d.ts +1 -1
- package/dist-esm/plugins/templates/zendesk.d.ts.map +1 -1
- package/dist-esm/plugins/templates/zendesk.js +2 -2
- package/dist-esm/plugins/templates/zendesk.js.map +1 -1
- package/dist-esm/plugins/templates/zoom.d.ts +1 -1
- package/dist-esm/plugins/templates/zoom.d.ts.map +1 -1
- package/dist-esm/plugins/templates/zoom.js +3 -3
- package/dist-esm/plugins/templates/zoom.js.map +1 -1
- package/dist-esm/refactoring/application.d.ts +3 -3
- package/dist-esm/refactoring/application.d.ts.map +1 -1
- package/dist-esm/refactoring/application.js +1 -1
- package/dist-esm/refactoring/application.js.map +1 -1
- package/dist-esm/refactoring/index.d.ts +5 -5
- package/dist-esm/refactoring/index.d.ts.map +1 -1
- package/dist-esm/refactoring/index.js +5 -5
- package/dist-esm/refactoring/index.js.map +1 -1
- package/dist-esm/refactoring/refactor.d.ts +1 -1
- package/dist-esm/refactoring/refactor.d.ts.map +1 -1
- package/dist-esm/refactoring/refactor.js +2 -2
- package/dist-esm/refactoring/refactor.js.map +1 -1
- package/dist-esm/refactoring/refactor.test.js +2 -2
- package/dist-esm/refactoring/refactor.test.js.map +1 -1
- package/dist-esm/refactoring/rename.d.ts +3 -3
- package/dist-esm/refactoring/rename.d.ts.map +1 -1
- package/dist-esm/refactoring/rename.js +2 -2
- package/dist-esm/refactoring/rename.js.map +1 -1
- package/dist-esm/refactoring/types.d.ts +1 -1
- package/dist-esm/refactoring/types.d.ts.map +1 -1
- package/dist-esm/refactoring/updates.d.ts +4 -4
- package/dist-esm/refactoring/updates.d.ts.map +1 -1
- package/dist-esm/refactoring/updates.js +3 -3
- package/dist-esm/refactoring/updates.js.map +1 -1
- package/dist-esm/relay/builder.d.ts +1 -1
- package/dist-esm/relay/builder.d.ts.map +1 -1
- package/dist-esm/relay/index.d.ts +2 -2
- package/dist-esm/relay/index.d.ts.map +1 -1
- package/dist-esm/relay/index.js +2 -2
- package/dist-esm/relay/index.js.map +1 -1
- package/dist-esm/signing/JSON/index.d.ts +1 -1
- package/dist-esm/signing/JSON/index.d.ts.map +1 -1
- package/dist-esm/signing/JSON/index.js +2 -2
- package/dist-esm/signing/JSON/index.js.map +1 -1
- package/dist-esm/signing/JSON/index.test.js +2 -2
- package/dist-esm/signing/JSON/index.test.js.map +1 -1
- package/dist-esm/signing/constants.d.ts +1 -1
- package/dist-esm/signing/constants.d.ts.map +1 -1
- package/dist-esm/signing/hashing.test.js +1 -1
- package/dist-esm/signing/hashing.test.js.map +1 -1
- package/dist-esm/signing/index.d.ts +6 -6
- package/dist-esm/signing/index.d.ts.map +1 -1
- package/dist-esm/signing/index.js +5 -5
- package/dist-esm/signing/index.js.map +1 -1
- package/dist-esm/socket/index.d.ts +6 -6
- package/dist-esm/socket/index.d.ts.map +1 -1
- package/dist-esm/socket/index.js +6 -6
- package/dist-esm/socket/index.js.map +1 -1
- package/dist-esm/socket/protocol.d.ts +4 -4
- package/dist-esm/socket/protocol.d.ts.map +1 -1
- package/dist-esm/socket/socket.d.ts +1 -1
- package/dist-esm/socket/socket.d.ts.map +1 -1
- package/dist-esm/socket/socket.js +1 -1
- package/dist-esm/socket/socket.js.map +1 -1
- package/dist-esm/socket/socketWithClientAuth.d.ts +2 -2
- package/dist-esm/socket/socketWithClientAuth.d.ts.map +1 -1
- package/dist-esm/socket/socketWithClientAuth.js +3 -3
- package/dist-esm/socket/socketWithClientAuth.js.map +1 -1
- package/dist-esm/socket/tracedSocket.d.ts +2 -2
- package/dist-esm/socket/tracedSocket.d.ts.map +1 -1
- package/dist-esm/socket/tracedSocket.js +3 -3
- package/dist-esm/socket/tracedSocket.js.map +1 -1
- package/dist-esm/tracing/errorSanitizer.test.js +1 -1
- package/dist-esm/tracing/errorSanitizer.test.js.map +1 -1
- package/dist-esm/tracing/methodTracing.js +1 -1
- package/dist-esm/tracing/methodTracing.js.map +1 -1
- package/dist-esm/types/agent/agent.d.ts +2 -2
- package/dist-esm/types/agent/agent.d.ts.map +1 -1
- package/dist-esm/types/agent/index.d.ts +4 -4
- package/dist-esm/types/agent/index.d.ts.map +1 -1
- package/dist-esm/types/agent/index.js +4 -4
- package/dist-esm/types/agent/index.js.map +1 -1
- package/dist-esm/types/agent/logging.d.ts +3 -3
- package/dist-esm/types/agent/logging.d.ts.map +1 -1
- package/dist-esm/types/agent/request.d.ts +4 -4
- package/dist-esm/types/agent/request.d.ts.map +1 -1
- package/dist-esm/types/api/action.d.ts +4 -4
- package/dist-esm/types/api/action.d.ts.map +1 -1
- package/dist-esm/types/api/execution.d.ts +1 -1
- package/dist-esm/types/api/execution.d.ts.map +1 -1
- package/dist-esm/types/api/index.d.ts +17 -17
- package/dist-esm/types/api/index.d.ts.map +1 -1
- package/dist-esm/types/api/index.js +7 -7
- package/dist-esm/types/api/index.js.map +1 -1
- package/dist-esm/types/application/index.d.ts +6 -6
- package/dist-esm/types/application/index.d.ts.map +1 -1
- package/dist-esm/types/audit/apiRunDetails.d.ts +2 -2
- package/dist-esm/types/audit/apiRunDetails.d.ts.map +1 -1
- package/dist-esm/types/audit/audit.d.ts +4 -4
- package/dist-esm/types/audit/audit.d.ts.map +1 -1
- package/dist-esm/types/audit/index.d.ts +2 -2
- package/dist-esm/types/audit/index.d.ts.map +1 -1
- package/dist-esm/types/audit/index.js +2 -2
- package/dist-esm/types/audit/index.js.map +1 -1
- package/dist-esm/types/auth/index.d.ts +2 -2
- package/dist-esm/types/auth/index.d.ts.map +1 -1
- package/dist-esm/types/auth/index.js +2 -2
- package/dist-esm/types/auth/index.js.map +1 -1
- package/dist-esm/types/billing/index.d.ts +1 -1
- package/dist-esm/types/billing/index.d.ts.map +1 -1
- package/dist-esm/types/billing/index.js +1 -1
- package/dist-esm/types/billing/index.js.map +1 -1
- package/dist-esm/types/common/file.test.js +1 -1
- package/dist-esm/types/common/file.test.js.map +1 -1
- package/dist-esm/types/common/index.d.ts +10 -10
- package/dist-esm/types/common/index.d.ts.map +1 -1
- package/dist-esm/types/common/index.js +10 -10
- package/dist-esm/types/common/index.js.map +1 -1
- package/dist-esm/types/common/observability.d.ts +1 -1
- package/dist-esm/types/common/observability.d.ts.map +1 -1
- package/dist-esm/types/common/response.d.ts +2 -2
- package/dist-esm/types/common/response.d.ts.map +1 -1
- package/dist-esm/types/datasource/auth.d.ts +4 -4
- package/dist-esm/types/datasource/auth.d.ts.map +1 -1
- package/dist-esm/types/datasource/index.d.ts +7 -7
- package/dist-esm/types/datasource/index.d.ts.map +1 -1
- package/dist-esm/types/datasource/index.js +4 -4
- package/dist-esm/types/datasource/index.js.map +1 -1
- package/dist-esm/types/datasource/metadata/index.d.ts +7 -7
- package/dist-esm/types/datasource/metadata/index.d.ts.map +1 -1
- package/dist-esm/types/datasource/metadata/index.js +2 -2
- package/dist-esm/types/datasource/metadata/index.js.map +1 -1
- package/dist-esm/types/datasource/test.d.ts +1 -1
- package/dist-esm/types/datasource/test.d.ts.map +1 -1
- package/dist-esm/types/event/index.d.ts +2 -2
- package/dist-esm/types/event/index.d.ts.map +1 -1
- package/dist-esm/types/group/index.d.ts +1 -1
- package/dist-esm/types/group/index.d.ts.map +1 -1
- package/dist-esm/types/index.d.ts +39 -39
- package/dist-esm/types/index.d.ts.map +1 -1
- package/dist-esm/types/index.js +39 -39
- package/dist-esm/types/index.js.map +1 -1
- package/dist-esm/types/integration/index.d.ts +4 -4
- package/dist-esm/types/integration/index.d.ts.map +1 -1
- package/dist-esm/types/integration/index.js +1 -1
- package/dist-esm/types/integration/index.js.map +1 -1
- package/dist-esm/types/observability/index.d.ts +2 -2
- package/dist-esm/types/observability/index.d.ts.map +1 -1
- package/dist-esm/types/observability/index.js +1 -1
- package/dist-esm/types/observability/index.js.map +1 -1
- package/dist-esm/types/organization/agent.d.ts +1 -1
- package/dist-esm/types/organization/agent.d.ts.map +1 -1
- package/dist-esm/types/organization/agent.test.js +1 -1
- package/dist-esm/types/organization/agent.test.js.map +1 -1
- package/dist-esm/types/organization/index.d.ts +10 -10
- package/dist-esm/types/organization/index.d.ts.map +1 -1
- package/dist-esm/types/organization/index.js +3 -3
- package/dist-esm/types/organization/index.js.map +1 -1
- package/dist-esm/types/organization/invite.d.ts +1 -1
- package/dist-esm/types/organization/invite.d.ts.map +1 -1
- package/dist-esm/types/organization/token.d.ts +1 -1
- package/dist-esm/types/organization/token.d.ts.map +1 -1
- package/dist-esm/types/page/Dimension.test.js +1 -1
- package/dist-esm/types/page/Dimension.test.js.map +1 -1
- package/dist-esm/types/page/Margin.d.ts +1 -1
- package/dist-esm/types/page/Margin.d.ts.map +1 -1
- package/dist-esm/types/page/Margin.js +1 -1
- package/dist-esm/types/page/Margin.js.map +1 -1
- package/dist-esm/types/page/Padding.d.ts +1 -1
- package/dist-esm/types/page/Padding.d.ts.map +1 -1
- package/dist-esm/types/page/Padding.js +1 -1
- package/dist-esm/types/page/Padding.js.map +1 -1
- package/dist-esm/types/page/event.d.ts +3 -3
- package/dist-esm/types/page/event.d.ts.map +1 -1
- package/dist-esm/types/page/index.d.ts +9 -9
- package/dist-esm/types/page/index.d.ts.map +1 -1
- package/dist-esm/types/page/index.js +8 -8
- package/dist-esm/types/page/index.js.map +1 -1
- package/dist-esm/types/page/layout.d.ts +5 -5
- package/dist-esm/types/page/layout.d.ts.map +1 -1
- package/dist-esm/types/plugin/form.d.ts +3 -3
- package/dist-esm/types/plugin/form.d.ts.map +1 -1
- package/dist-esm/types/plugin/index.d.ts +5 -5
- package/dist-esm/types/plugin/index.d.ts.map +1 -1
- package/dist-esm/types/plugin/index.js +6 -6
- package/dist-esm/types/plugin/index.js.map +1 -1
- package/dist-esm/types/profile/index.d.ts +1 -1
- package/dist-esm/types/profile/index.d.ts.map +1 -1
- package/dist-esm/types/profile/index.js +1 -1
- package/dist-esm/types/profile/index.js.map +1 -1
- package/dist-esm/types/rbac/index.d.ts +3 -3
- package/dist-esm/types/rbac/index.d.ts.map +1 -1
- package/dist-esm/types/repoConnection/index.d.ts +1 -1
- package/dist-esm/types/repoConnection/index.d.ts.map +1 -1
- package/dist-esm/types/resource/index.d.ts +1 -1
- package/dist-esm/types/resource/index.d.ts.map +1 -1
- package/dist-esm/types/response/CreateApplicationPageResponseBody.d.ts +3 -3
- package/dist-esm/types/response/CreateApplicationPageResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/DeleteApiResponseBody.d.ts +1 -1
- package/dist-esm/types/response/DeleteApiResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/DeleteApplicationResponseBody.d.ts +1 -1
- package/dist-esm/types/response/DeleteApplicationResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetAllApplicationsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetAllApplicationsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApiAssignmentsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApiAssignmentsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApiBranchesResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApiBranchesResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApiCommitsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApiCommitsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApiDeploymentsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApiDeploymentsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApiResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApiResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApisResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApisResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationAssignmentsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApplicationAssignmentsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationBranchesResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApplicationBranchesResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationCommitsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApplicationCommitsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationDeploymentsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApplicationDeploymentsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationPageResponseBody.d.ts +3 -3
- package/dist-esm/types/response/GetApplicationPageResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetApplicationResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetApplicationResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetAuditLogsEntitiesResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetAuditLogsEntitiesResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetAuditLogsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetAuditLogsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetGroupPermissionEntitiesResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetGroupPermissionEntitiesResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetMultiPageApplicationResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetMultiPageApplicationResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetPermissionEntitiesResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetPermissionEntitiesResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetPublicApiResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetPublicApiResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetPublicApisResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetPublicApisResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetPublicApplicationsResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetPublicApplicationsResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/GetPublicMultiPageApplicationResponseBody.d.ts +1 -1
- package/dist-esm/types/response/GetPublicMultiPageApplicationResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/IssueSuperblocksResponseBody.d.ts +1 -1
- package/dist-esm/types/response/IssueSuperblocksResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApiCommitCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApiCommitCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApiCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApiCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApiDeployResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApiDeployResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApiRemoteCommitCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApiRemoteCommitCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApiResetResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApiResetResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApplicationCommitCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApplicationCommitCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApplicationCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApplicationCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApplicationDeployResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApplicationDeployResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApplicationRemoteCommitCreateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApplicationRemoteCommitCreateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PostApplicationResetResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PostApplicationResetResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PutApiSettingsUpdateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PutApiSettingsUpdateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PutApiUpdateResponseBody.d.ts +2 -2
- package/dist-esm/types/response/PutApiUpdateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PutApplicationSettingsUpdateResponseBody.d.ts +1 -1
- package/dist-esm/types/response/PutApplicationSettingsUpdateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PutApplicationUpdateResponseBody.d.ts +2 -2
- package/dist-esm/types/response/PutApplicationUpdateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/PutPageLayoutUpdateResponseBody.d.ts +2 -2
- package/dist-esm/types/response/PutPageLayoutUpdateResponseBody.d.ts.map +1 -1
- package/dist-esm/types/response/index.d.ts +47 -47
- package/dist-esm/types/response/index.d.ts.map +1 -1
- package/dist-esm/types/response/index.js +47 -47
- package/dist-esm/types/response/index.js.map +1 -1
- package/dist-esm/types/uiBlock/index.d.ts +1 -1
- package/dist-esm/types/uiBlock/index.d.ts.map +1 -1
- package/dist-esm/types/user/index.d.ts +5 -5
- package/dist-esm/types/user/index.d.ts.map +1 -1
- package/dist-esm/types/user/index.js +3 -3
- package/dist-esm/types/user/index.js.map +1 -1
- package/dist-esm/types/userToken/index.d.ts +1 -1
- package/dist-esm/types/userToken/index.d.ts.map +1 -1
- package/dist-esm/utils/apiv2.js +6 -6
- package/dist-esm/utils/apiv2.js.map +1 -1
- package/dist-esm/utils/apiv2.test.js +1 -1
- package/dist-esm/utils/apiv2.test.js.map +1 -1
- package/dist-esm/utils/bytestring.d.ts +1 -1
- package/dist-esm/utils/bytestring.d.ts.map +1 -1
- package/dist-esm/utils/configuration.d.ts +2 -2
- package/dist-esm/utils/configuration.d.ts.map +1 -1
- package/dist-esm/utils/configuration.js +2 -2
- package/dist-esm/utils/configuration.js.map +1 -1
- package/dist-esm/utils/configuration.test.js +2 -2
- package/dist-esm/utils/configuration.test.js.map +1 -1
- package/dist-esm/utils/env.js +1 -1
- package/dist-esm/utils/env.js.map +1 -1
- package/dist-esm/utils/env.test.js +2 -2
- package/dist-esm/utils/env.test.js.map +1 -1
- package/dist-esm/utils/environment.d.ts +1 -1
- package/dist-esm/utils/environment.d.ts.map +1 -1
- package/dist-esm/utils/environment.js +2 -2
- package/dist-esm/utils/environment.js.map +1 -1
- package/dist-esm/utils/environment.test.js +3 -3
- package/dist-esm/utils/environment.test.js.map +1 -1
- package/dist-esm/utils/index.d.ts +15 -13
- package/dist-esm/utils/index.d.ts.map +1 -1
- package/dist-esm/utils/index.js +15 -13
- package/dist-esm/utils/index.js.map +1 -1
- package/dist-esm/utils/normalize.d.ts +1 -1
- package/dist-esm/utils/normalize.d.ts.map +1 -1
- package/dist-esm/utils/normalize.js +2 -2
- package/dist-esm/utils/normalize.js.map +1 -1
- package/dist-esm/utils/page.d.ts +1 -1
- package/dist-esm/utils/page.d.ts.map +1 -1
- package/dist-esm/utils/page.js +1 -1
- package/dist-esm/utils/page.js.map +1 -1
- package/dist-esm/utils/page.test.js +1 -1
- package/dist-esm/utils/page.test.js.map +1 -1
- package/dist-esm/utils/response-dto.d.ts +1 -1
- package/dist-esm/utils/response-dto.d.ts.map +1 -1
- package/dist-esm/utils/response-dto.js +1 -1
- package/dist-esm/utils/response-dto.js.map +1 -1
- package/dist-esm/utils/string.test.js +1 -1
- package/dist-esm/utils/string.test.js.map +1 -1
- package/dist-esm/utils/tracedEventEmitter.js +1 -1
- package/dist-esm/utils/tracedEventEmitter.js.map +1 -1
- package/dist-esm/utils/tracedEventEmitter.test.js +1 -1
- package/dist-esm/utils/tracedEventEmitter.test.js.map +1 -1
- package/dist-esm/utils/truncate.test.js +1 -1
- package/dist-esm/utils/truncate.test.js.map +1 -1
- package/dist-esm/utils/url.d.ts +2 -2
- package/dist-esm/utils/url.d.ts.map +1 -1
- package/dist-esm/utils/url.js +2 -2
- package/dist-esm/utils/url.js.map +1 -1
- package/dist-esm/utils/url.test.js +1 -1
- package/dist-esm/utils/url.test.js.map +1 -1
- package/package.json +1 -1
- package/src/bindings/index.ts +2 -2
- package/src/bindings/utils.test.ts +1 -1
- package/src/bindings/utils.ts +1 -1
- package/src/constants.test.ts +1 -1
- package/src/dbfs/hashing.ts +4 -4
- package/src/dbfs/index.ts +2 -2
- package/src/errors/git.ts +1 -1
- package/src/errors/index.ts +5 -5
- package/src/index.ts +23 -23
- package/src/jwt/index.ts +1 -1
- package/src/jwt/verifier.test.ts +1 -1
- package/src/jwt/verifier.ts +1 -1
- package/src/pageMigrations/index.ts +4 -4
- package/src/pageMigrations/migrations/v4to5.test.ts +8 -8
- package/src/pageMigrations/migrations/v4to5.ts +1 -1
- package/src/pageMigrations/migrations/v5to6.test.ts +7 -7
- package/src/pageMigrations/migrations/v5to6.ts +1 -1
- package/src/pageMigrations/migrations/v6to7/adjustModalCanvases.test.ts +3 -3
- package/src/pageMigrations/migrations/v6to7/adjustModalCanvases.ts +1 -1
- package/src/pageMigrations/migrations/v6to7/migrateToDimensions.test.ts +6 -6
- package/src/pageMigrations/migrations/v6to7/migrateToDimensions.ts +1 -1
- package/src/pageMigrations/migrations/v6to7/migrateToSections.test.ts +2 -2
- package/src/pageMigrations/migrations/v6to7/migrateToSections.ts +2 -2
- package/src/pageMigrations/migrations/v6to7/v6to7.test.ts +9 -9
- package/src/pageMigrations/migrations/v6to7/v6to7.ts +4 -4
- package/src/pageMigrations/migrations/v7to8.test.ts +7 -7
- package/src/pageMigrations/migrations/v7to8.ts +1 -1
- package/src/pages/index.ts +3 -3
- package/src/pages/pageV6.ts +1 -1
- package/src/pages/pageV7.ts +2 -2
- package/src/pages/pageV8.ts +2 -2
- package/src/plugins/index.ts +5 -5
- package/src/plugins/migrations/index.ts +8 -2
- package/src/plugins/registry.ts +8 -3
- package/src/plugins/templates/adls.ts +2 -2
- package/src/plugins/templates/airtable.ts +2 -2
- package/src/plugins/templates/anthropic.ts +2 -2
- package/src/plugins/templates/asana.ts +2 -2
- package/src/plugins/templates/athena.ts +10 -2
- package/src/plugins/templates/bigquery.ts +2 -2
- package/src/plugins/templates/bitbucket.ts +2 -2
- package/src/plugins/templates/box.ts +3 -3
- package/src/plugins/templates/circleci.ts +2 -2
- package/src/plugins/templates/cockroachdb.ts +3 -3
- package/src/plugins/templates/cohere.ts +2 -2
- package/src/plugins/templates/confluence.ts +2 -2
- package/src/plugins/templates/cosmosdb.ts +2 -2
- package/src/plugins/templates/couchbase.ts +11 -3
- package/src/plugins/templates/databricks.ts +3 -3
- package/src/plugins/templates/datadog.ts +2 -2
- package/src/plugins/templates/dropbox.ts +3 -3
- package/src/plugins/templates/dynamodb.ts +4 -4
- package/src/plugins/templates/elasticsearch.ts +3 -3
- package/src/plugins/templates/email.ts +2 -2
- package/src/plugins/templates/fireworks.ts +2 -2
- package/src/plugins/templates/front.ts +2 -2
- package/src/plugins/templates/gcs.ts +11 -3
- package/src/plugins/templates/gemini.ts +2 -2
- package/src/plugins/templates/github.ts +2 -2
- package/src/plugins/templates/googleAnalytics.ts +2 -2
- package/src/plugins/templates/googleDrive.ts +2 -2
- package/src/plugins/templates/graphql.ts +2 -2
- package/src/plugins/templates/graphqlintegration.ts +4 -4
- package/src/plugins/templates/groq.ts +2 -2
- package/src/plugins/templates/gsheets.ts +4 -4
- package/src/plugins/templates/hubspot.ts +2 -2
- package/src/plugins/templates/index.ts +73 -72
- package/src/plugins/templates/intercom.ts +2 -2
- package/src/plugins/templates/javascript.ts +2 -2
- package/src/plugins/templates/jira.ts +2 -2
- package/src/plugins/templates/kafka.ts +2 -2
- package/src/plugins/templates/kinesis.ts +2 -2
- package/src/plugins/templates/launchdarkly.ts +2 -2
- package/src/plugins/templates/mariadb.ts +4 -4
- package/src/plugins/templates/mistral.ts +2 -2
- package/src/plugins/templates/mongodb.ts +2 -2
- package/src/plugins/templates/mssql.ts +4 -4
- package/src/plugins/templates/mysql.ts +4 -4
- package/src/plugins/templates/notion.ts +2 -2
- package/src/plugins/templates/openai.ts +2 -2
- package/src/plugins/templates/openai_v2.ts +3 -3
- package/src/plugins/templates/oracledb.ts +3 -3
- package/src/plugins/templates/pagerduty.ts +2 -2
- package/src/plugins/templates/perplexity.ts +2 -2
- package/src/plugins/templates/postgres.ts +4 -4
- package/src/plugins/templates/python.ts +2 -2
- package/src/plugins/templates/redis.ts +2 -2
- package/src/plugins/templates/redshift.ts +3 -3
- package/src/plugins/templates/restApi.ts +2 -2
- package/src/plugins/templates/restApiIntegration.ts +3 -3
- package/src/plugins/templates/rockset.ts +2 -2
- package/src/plugins/templates/s3.ts +4 -4
- package/src/plugins/templates/salesforce.ts +10 -3
- package/src/plugins/templates/secrets/akeylessSecretsManager.ts +2 -2
- package/src/plugins/templates/secrets/awsSecretsManager.ts +10 -2
- package/src/plugins/templates/secrets/gcpSecretsManager.ts +2 -2
- package/src/plugins/templates/secrets/hashicorpVault.ts +2 -2
- package/src/plugins/templates/secrets/index.ts +4 -4
- package/src/plugins/templates/segment.ts +2 -2
- package/src/plugins/templates/sendgrid.ts +2 -2
- package/src/plugins/templates/shared/auth.ts +2 -2
- package/src/plugins/templates/shared/aws.ts +1 -1
- package/src/plugins/templates/shared/index.ts +6 -6
- package/src/plugins/templates/shared/openapi.ts +4 -4
- package/src/plugins/templates/shared/sshtunnel.ts +1 -1
- package/src/plugins/templates/slack.ts +2 -2
- package/src/plugins/templates/smtp.ts +2 -2
- package/src/plugins/templates/snowflake.ts +4 -4
- package/src/plugins/templates/stabilityai.ts +2 -2
- package/src/plugins/templates/stripe.ts +2 -2
- package/src/plugins/templates/superblocks-ocr.ts +2 -2
- package/src/plugins/templates/twilio.ts +2 -2
- package/src/plugins/templates/workflow.ts +2 -2
- package/src/plugins/templates/zendesk.ts +2 -2
- package/src/plugins/templates/zoom.ts +3 -3
- package/src/refactoring/application.ts +4 -4
- package/src/refactoring/index.ts +5 -5
- package/src/refactoring/refactor.test.ts +2 -2
- package/src/refactoring/refactor.ts +3 -3
- package/src/refactoring/rename.ts +3 -3
- package/src/refactoring/types.ts +1 -1
- package/src/refactoring/updates.ts +5 -5
- package/src/relay/builder.ts +1 -1
- package/src/relay/index.ts +2 -2
- package/src/signing/JSON/index.test.ts +2 -2
- package/src/signing/JSON/index.ts +2 -2
- package/src/signing/constants.ts +1 -1
- package/src/signing/hashing.test.ts +1 -1
- package/src/signing/index.test.ts +1 -1
- package/src/signing/index.ts +8 -8
- package/src/socket/index.ts +6 -6
- package/src/socket/protocol.ts +4 -4
- package/src/socket/socket.ts +7 -7
- package/src/socket/socketWithClientAuth.ts +4 -4
- package/src/socket/tracedSocket.ts +4 -4
- package/src/tracing/errorSanitizer.test.ts +1 -1
- package/src/tracing/methodTracing.ts +1 -1
- package/src/types/agent/agent.ts +2 -2
- package/src/types/agent/index.ts +4 -4
- package/src/types/agent/logging.ts +3 -3
- package/src/types/agent/request.ts +4 -4
- package/src/types/api/action.ts +4 -4
- package/src/types/api/execution.ts +1 -1
- package/src/types/api/index.ts +17 -17
- package/src/types/application/index.ts +6 -6
- package/src/types/audit/apiRunDetails.ts +2 -2
- package/src/types/audit/audit.ts +4 -4
- package/src/types/audit/index.ts +2 -2
- package/src/types/auth/index.ts +2 -2
- package/src/types/billing/index.ts +1 -1
- package/src/types/common/file.test.ts +1 -1
- package/src/types/common/index.ts +10 -10
- package/src/types/common/observability.ts +1 -1
- package/src/types/common/response.ts +2 -2
- package/src/types/datasource/auth.ts +4 -4
- package/src/types/datasource/index.ts +7 -7
- package/src/types/datasource/metadata/index.ts +7 -7
- package/src/types/datasource/test.ts +1 -1
- package/src/types/event/index.ts +2 -2
- package/src/types/group/index.ts +1 -1
- package/src/types/index.ts +39 -39
- package/src/types/integration/index.ts +4 -4
- package/src/types/observability/index.ts +2 -2
- package/src/types/organization/agent.test.ts +1 -1
- package/src/types/organization/agent.ts +1 -1
- package/src/types/organization/index.ts +10 -10
- package/src/types/organization/invite.ts +1 -1
- package/src/types/organization/token.ts +1 -1
- package/src/types/page/Dimension.test.ts +1 -1
- package/src/types/page/Margin.ts +1 -1
- package/src/types/page/Padding.ts +1 -1
- package/src/types/page/event.ts +3 -3
- package/src/types/page/index.ts +9 -9
- package/src/types/page/layout.ts +5 -5
- package/src/types/plugin/form.ts +3 -3
- package/src/types/plugin/index.ts +7 -7
- package/src/types/profile/index.ts +1 -1
- package/src/types/rbac/index.ts +3 -3
- package/src/types/repoConnection/index.ts +1 -1
- package/src/types/resource/index.ts +1 -1
- package/src/types/response/CreateApplicationPageResponseBody.ts +3 -3
- package/src/types/response/DeleteApiResponseBody.ts +1 -1
- package/src/types/response/DeleteApplicationResponseBody.ts +1 -1
- package/src/types/response/GetAllApplicationsResponseBody.ts +1 -1
- package/src/types/response/GetApiAssignmentsResponseBody.ts +1 -1
- package/src/types/response/GetApiBranchesResponseBody.ts +1 -1
- package/src/types/response/GetApiCommitsResponseBody.ts +1 -1
- package/src/types/response/GetApiDeploymentsResponseBody.ts +1 -1
- package/src/types/response/GetApiResponseBody.ts +1 -1
- package/src/types/response/GetApisResponseBody.ts +1 -1
- package/src/types/response/GetApplicationAssignmentsResponseBody.ts +1 -1
- package/src/types/response/GetApplicationBranchesResponseBody.ts +1 -1
- package/src/types/response/GetApplicationCommitsResponseBody.ts +1 -1
- package/src/types/response/GetApplicationDeploymentsResponseBody.ts +1 -1
- package/src/types/response/GetApplicationPageResponseBody.ts +3 -3
- package/src/types/response/GetApplicationResponseBody.ts +1 -1
- package/src/types/response/GetAuditLogsEntitiesResponseBody.ts +1 -1
- package/src/types/response/GetAuditLogsResponseBody.ts +1 -1
- package/src/types/response/GetGroupPermissionEntitiesResponseBody.ts +1 -1
- package/src/types/response/GetMultiPageApplicationResponseBody.ts +1 -1
- package/src/types/response/GetPermissionEntitiesResponseBody.ts +1 -1
- package/src/types/response/GetPublicApiResponseBody.ts +1 -1
- package/src/types/response/GetPublicApisResponseBody.ts +1 -1
- package/src/types/response/GetPublicApplicationsResponseBody.ts +1 -1
- package/src/types/response/GetPublicMultiPageApplicationResponseBody.ts +1 -1
- package/src/types/response/IssueSuperblocksResponseBody.ts +1 -1
- package/src/types/response/PostApiCommitCreateResponseBody.ts +1 -1
- package/src/types/response/PostApiCreateResponseBody.ts +1 -1
- package/src/types/response/PostApiDeployResponseBody.ts +1 -1
- package/src/types/response/PostApiRemoteCommitCreateResponseBody.ts +1 -1
- package/src/types/response/PostApiResetResponseBody.ts +1 -1
- package/src/types/response/PostApplicationCommitCreateResponseBody.ts +1 -1
- package/src/types/response/PostApplicationCreateResponseBody.ts +1 -1
- package/src/types/response/PostApplicationDeployResponseBody.ts +1 -1
- package/src/types/response/PostApplicationRemoteCommitCreateResponseBody.ts +1 -1
- package/src/types/response/PostApplicationResetResponseBody.ts +1 -1
- package/src/types/response/PutApiSettingsUpdateResponseBody.ts +1 -1
- package/src/types/response/PutApiUpdateResponseBody.ts +2 -2
- package/src/types/response/PutApplicationSettingsUpdateResponseBody.ts +1 -1
- package/src/types/response/PutApplicationUpdateResponseBody.ts +2 -2
- package/src/types/response/PutPageLayoutUpdateResponseBody.ts +2 -2
- package/src/types/response/index.ts +47 -47
- package/src/types/uiBlock/index.ts +1 -1
- package/src/types/user/index.ts +5 -5
- package/src/types/userToken/index.ts +1 -1
- package/src/utils/apiv2.test.ts +1 -1
- package/src/utils/apiv2.ts +6 -6
- package/src/utils/bytestring.ts +1 -1
- package/src/utils/configuration.test.ts +3 -3
- package/src/utils/configuration.ts +10 -2
- package/src/utils/env.test.ts +2 -2
- package/src/utils/env.ts +1 -1
- package/src/utils/environment.test.ts +3 -3
- package/src/utils/environment.ts +2 -2
- package/src/utils/index.ts +16 -13
- package/src/utils/normalize.ts +2 -2
- package/src/utils/page.test.ts +1 -1
- package/src/utils/page.ts +2 -2
- package/src/utils/response-dto.ts +2 -2
- package/src/utils/string.test.ts +1 -1
- package/src/utils/tracedEventEmitter.test.ts +1 -1
- package/src/utils/tracedEventEmitter.ts +1 -1
- package/src/utils/truncate.test.ts +1 -1
- package/src/utils/url.test.ts +1 -1
- package/src/utils/url.ts +3 -3
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OpenAiPlugin = exports.OPEN_AI_ACTION_AND_DESCRIPTION = exports.OpenAiPluginVersions = void 0;
|
|
4
|
-
const
|
|
5
|
-
const
|
|
4
|
+
const index_js_1 = require("../../types/index.js");
|
|
5
|
+
const constants_js_1 = require("./constants.js");
|
|
6
6
|
exports.OpenAiPluginVersions = {
|
|
7
7
|
V1: '0.0.1',
|
|
8
8
|
V2: '0.0.2',
|
|
9
9
|
V3: '0.0.3'
|
|
10
10
|
};
|
|
11
11
|
exports.OPEN_AI_ACTION_AND_DESCRIPTION = {
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
18
|
-
[
|
|
12
|
+
[constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]: 'Given a prompt, the model will return a chat completion response',
|
|
13
|
+
[constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT]: 'Given a prompt, the model will return a text completion response',
|
|
14
|
+
[constants_js_1.OPEN_AI_ACTION.GENERATE_CODE]: 'Given a prompt or code, the model will return a code completion response',
|
|
15
|
+
[constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE]: 'Given a prompt or image, the model will return a new image',
|
|
16
|
+
[constants_js_1.OPEN_AI_ACTION.CHECK_MODERATION]: 'Given text, the model will check for hate, hate/threatening, self-harm, sexual, sexual/minors, violence, or violence/graphic content',
|
|
17
|
+
[constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT]: 'Given an audio file, convert to text',
|
|
18
|
+
[constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT_EMBEDDING]: 'Given text, will generate a vector representation of the text that can be consumed by ML models and algorithms'
|
|
19
19
|
};
|
|
20
20
|
const makeDropdownItem = (value, subText) => ({
|
|
21
21
|
key: value,
|
|
22
22
|
value: value,
|
|
23
|
-
displayName:
|
|
23
|
+
displayName: constants_js_1.DEPRECATED_MODELS_AND_RECOMMENDED_REPLACEMENT_MODELS[value] ? `${value} (deprecated)` : value,
|
|
24
24
|
subText: subText ? subText : ''
|
|
25
25
|
});
|
|
26
26
|
exports.OpenAiPlugin = {
|
|
@@ -28,118 +28,118 @@ exports.OpenAiPlugin = {
|
|
|
28
28
|
name: 'OpenAI (Deprecated)',
|
|
29
29
|
moduleName: 'OpenAiPlugin',
|
|
30
30
|
modulePath: 'plugins/openai/OpenAiPlugin',
|
|
31
|
-
iconLocation: `${
|
|
32
|
-
docsUrl: `${
|
|
31
|
+
iconLocation: `${constants_js_1.PUBLIC_INTEGRATIONS_LOGO_URL}/openai_logo.png`,
|
|
32
|
+
docsUrl: `${constants_js_1.DOCS_BASE_URL}/openai`,
|
|
33
33
|
isStreamable: true,
|
|
34
34
|
actionFormDocLinks: [
|
|
35
35
|
{
|
|
36
36
|
name: 'View Superblocks Docs',
|
|
37
|
-
url: `${
|
|
37
|
+
url: `${constants_js_1.DOCS_BASE_URL}/openai`
|
|
38
38
|
},
|
|
39
39
|
// Chat GPT
|
|
40
40
|
{
|
|
41
41
|
name: 'View OpenAI Docs',
|
|
42
|
-
url:
|
|
42
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_CHATGPT_RESPONSE,
|
|
43
43
|
display: {
|
|
44
44
|
show: {
|
|
45
|
-
action: [
|
|
45
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
// Generate Text -- New Text
|
|
50
50
|
{
|
|
51
51
|
name: 'View OpenAI Docs',
|
|
52
|
-
url:
|
|
52
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_TEXT_NEW,
|
|
53
53
|
display: {
|
|
54
54
|
show: {
|
|
55
|
-
action: [
|
|
56
|
-
generateTextType: [
|
|
55
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
56
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT]
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
// Generate Text -- Edit Text
|
|
61
61
|
{
|
|
62
62
|
name: 'View OpenAI Docs',
|
|
63
|
-
url:
|
|
63
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_CODE_EDIT,
|
|
64
64
|
display: {
|
|
65
65
|
show: {
|
|
66
|
-
action: [
|
|
67
|
-
generateTextType: [
|
|
66
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
67
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.EDIT_TEXT]
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
71
|
// Generate Code -- New Code
|
|
72
72
|
{
|
|
73
73
|
name: 'View OpenAI Docs',
|
|
74
|
-
url:
|
|
74
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_CODE_NEW,
|
|
75
75
|
display: {
|
|
76
76
|
show: {
|
|
77
|
-
action: [
|
|
78
|
-
generateCodeType: [
|
|
77
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
78
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.NEW_CODE]
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
// Generate Code -- Edit Code
|
|
83
83
|
{
|
|
84
84
|
name: 'View OpenAI Docs',
|
|
85
|
-
url:
|
|
85
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_CODE_EDIT,
|
|
86
86
|
display: {
|
|
87
87
|
show: {
|
|
88
|
-
action: [
|
|
89
|
-
generateCodeType: [
|
|
88
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
89
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.EDIT_CODE]
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
// Generate Image -- New Image
|
|
94
94
|
{
|
|
95
95
|
name: 'View OpenAI Docs',
|
|
96
|
-
url:
|
|
96
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_IMAGE_NEW,
|
|
97
97
|
display: {
|
|
98
98
|
show: {
|
|
99
|
-
action: [
|
|
100
|
-
generateImageMethod: [
|
|
99
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
100
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.GENERATE_FROM_PROMPT]
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
// Generate Image -- Edit Image
|
|
105
105
|
{
|
|
106
106
|
name: 'View OpenAI Docs',
|
|
107
|
-
url:
|
|
107
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_IMAGE_EDIT,
|
|
108
108
|
display: {
|
|
109
109
|
show: {
|
|
110
|
-
action: [
|
|
111
|
-
generateImageMethod: [
|
|
110
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
111
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.EDIT_IMAGE]
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
// Generate Image -- Vary Image
|
|
116
116
|
{
|
|
117
117
|
name: 'View OpenAI Docs',
|
|
118
|
-
url:
|
|
118
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.GENERATE_IMAGE_VARY,
|
|
119
119
|
display: {
|
|
120
120
|
show: {
|
|
121
|
-
action: [
|
|
122
|
-
generateImageMethod: [
|
|
121
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
122
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.VARY_IMAGE]
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
125
|
},
|
|
126
126
|
// Moderation
|
|
127
127
|
{
|
|
128
128
|
name: 'View OpenAI Docs',
|
|
129
|
-
url:
|
|
129
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.MODERATION,
|
|
130
130
|
display: {
|
|
131
131
|
show: {
|
|
132
|
-
action: [
|
|
132
|
+
action: [constants_js_1.OPEN_AI_ACTION.CHECK_MODERATION]
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
// Transcribe Audio to Text
|
|
137
137
|
{
|
|
138
138
|
name: 'View OpenAI Docs',
|
|
139
|
-
url:
|
|
139
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.TRANSCRIBE_AUDIO,
|
|
140
140
|
display: {
|
|
141
141
|
show: {
|
|
142
|
-
action: [
|
|
142
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT],
|
|
143
143
|
transcribeAudioToTextTranslateToEnglish: ['false']
|
|
144
144
|
}
|
|
145
145
|
}
|
|
@@ -147,10 +147,10 @@ exports.OpenAiPlugin = {
|
|
|
147
147
|
// Transcribe Audio to Text (Translate)
|
|
148
148
|
{
|
|
149
149
|
name: 'View OpenAI Docs',
|
|
150
|
-
url:
|
|
150
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.TRANSCRIBE_AUDIO_TRANSLATE,
|
|
151
151
|
display: {
|
|
152
152
|
show: {
|
|
153
|
-
action: [
|
|
153
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT],
|
|
154
154
|
transcribeAudioToTextTranslateToEnglish: ['true']
|
|
155
155
|
}
|
|
156
156
|
}
|
|
@@ -158,17 +158,17 @@ exports.OpenAiPlugin = {
|
|
|
158
158
|
// Text Embedding
|
|
159
159
|
{
|
|
160
160
|
name: 'View OpenAI Docs',
|
|
161
|
-
url:
|
|
161
|
+
url: constants_js_1.OPEN_AI_DOC_LINKS.EMBEDDINGS,
|
|
162
162
|
display: {
|
|
163
163
|
show: {
|
|
164
|
-
action: [
|
|
164
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT],
|
|
165
165
|
transcribeAudioToTextTranslateToEnglish: ['true']
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
],
|
|
170
|
-
type:
|
|
171
|
-
responseType:
|
|
170
|
+
type: index_js_1.PluginType.API,
|
|
171
|
+
responseType: index_js_1.PluginResponseType.JSON,
|
|
172
172
|
hasRawRequest: true,
|
|
173
173
|
rawRequestName: 'Executed request',
|
|
174
174
|
datasourceTemplate: {
|
|
@@ -180,7 +180,7 @@ exports.OpenAiPlugin = {
|
|
|
180
180
|
label: 'Display name',
|
|
181
181
|
name: 'name',
|
|
182
182
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
183
|
-
componentType:
|
|
183
|
+
componentType: index_js_1.FormComponentType.INPUT_TEXT,
|
|
184
184
|
placeholder: 'OpenAI Prod',
|
|
185
185
|
rules: [{ required: true, message: 'Display name is required' }]
|
|
186
186
|
},
|
|
@@ -188,15 +188,15 @@ exports.OpenAiPlugin = {
|
|
|
188
188
|
label: 'API key',
|
|
189
189
|
name: 'bearerToken',
|
|
190
190
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
191
|
-
componentType:
|
|
192
|
-
dataType:
|
|
191
|
+
componentType: index_js_1.FormComponentType.INPUT_TEXT,
|
|
192
|
+
dataType: index_js_1.InputDataType.PASSWORD,
|
|
193
193
|
rules: [{ required: true, message: 'API key is required' }]
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
label: 'Organization ID (optional)',
|
|
197
197
|
name: 'organizationId',
|
|
198
198
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
199
|
-
componentType:
|
|
199
|
+
componentType: index_js_1.FormComponentType.INPUT_TEXT,
|
|
200
200
|
subtitle: 'Specify which organization should be used for requests. [Read more](https://platform.openai.com/docs/api-reference/requesting-organization)',
|
|
201
201
|
rules: [{ required: false }]
|
|
202
202
|
}
|
|
@@ -214,7 +214,7 @@ exports.OpenAiPlugin = {
|
|
|
214
214
|
name: 'textPrompt',
|
|
215
215
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
216
216
|
endVersion: exports.OpenAiPluginVersions.V1,
|
|
217
|
-
componentType:
|
|
217
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
218
218
|
placeholder: 'How do you select all rows in a SQL table?',
|
|
219
219
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
220
220
|
},
|
|
@@ -223,40 +223,40 @@ exports.OpenAiPlugin = {
|
|
|
223
223
|
name: 'aiModel',
|
|
224
224
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
225
225
|
endVersion: exports.OpenAiPluginVersions.V1,
|
|
226
|
-
componentType:
|
|
227
|
-
initialValue:
|
|
226
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
227
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_003,
|
|
228
228
|
subtitle: 'The AI model to use when generating responses. [Read More](https://platform.openai.com/docs/models)',
|
|
229
229
|
rules: [{ required: true }],
|
|
230
230
|
options: [
|
|
231
231
|
{
|
|
232
|
-
key:
|
|
233
|
-
value:
|
|
234
|
-
displayName:
|
|
232
|
+
key: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_003,
|
|
233
|
+
value: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_003,
|
|
234
|
+
displayName: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_003
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
key:
|
|
238
|
-
value:
|
|
239
|
-
displayName:
|
|
237
|
+
key: constants_js_1.OPEN_AI_MODEL.TEXT_CURIE_001,
|
|
238
|
+
value: constants_js_1.OPEN_AI_MODEL.TEXT_CURIE_001,
|
|
239
|
+
displayName: constants_js_1.OPEN_AI_MODEL.TEXT_CURIE_001
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
|
-
key:
|
|
243
|
-
value:
|
|
244
|
-
displayName:
|
|
242
|
+
key: constants_js_1.OPEN_AI_MODEL.TEXT_BABBAGE_001,
|
|
243
|
+
value: constants_js_1.OPEN_AI_MODEL.TEXT_BABBAGE_001,
|
|
244
|
+
displayName: constants_js_1.OPEN_AI_MODEL.TEXT_BABBAGE_001
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
|
-
key:
|
|
248
|
-
value:
|
|
249
|
-
displayName:
|
|
247
|
+
key: constants_js_1.OPEN_AI_MODEL.TEXT_ADA_001,
|
|
248
|
+
value: constants_js_1.OPEN_AI_MODEL.TEXT_ADA_001,
|
|
249
|
+
displayName: constants_js_1.OPEN_AI_MODEL.TEXT_ADA_001
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
key:
|
|
253
|
-
value:
|
|
254
|
-
displayName:
|
|
252
|
+
key: constants_js_1.OPEN_AI_MODEL.CODE_DAVINCI_002,
|
|
253
|
+
value: constants_js_1.OPEN_AI_MODEL.CODE_DAVINCI_002,
|
|
254
|
+
displayName: constants_js_1.OPEN_AI_MODEL.CODE_DAVINCI_002
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
|
-
key:
|
|
258
|
-
value:
|
|
259
|
-
displayName:
|
|
257
|
+
key: constants_js_1.OPEN_AI_MODEL.CODE_CUSHMAN_001,
|
|
258
|
+
value: constants_js_1.OPEN_AI_MODEL.CODE_CUSHMAN_001,
|
|
259
|
+
displayName: constants_js_1.OPEN_AI_MODEL.CODE_CUSHMAN_001
|
|
260
260
|
}
|
|
261
261
|
]
|
|
262
262
|
},
|
|
@@ -265,8 +265,8 @@ exports.OpenAiPlugin = {
|
|
|
265
265
|
name: 'maxTokensToUse',
|
|
266
266
|
startVersion: exports.OpenAiPluginVersions.V1,
|
|
267
267
|
endVersion: exports.OpenAiPluginVersions.V1,
|
|
268
|
-
componentType:
|
|
269
|
-
placeholder: `${
|
|
268
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
269
|
+
placeholder: `${constants_js_1.OPEN_AI_DEFAULT_MAX_TOKENS}`,
|
|
270
270
|
subtitle: 'Maximum number of tokens that will be included in the API response. [Read More](https://openai.com/api/pricing/#faq-token)',
|
|
271
271
|
rules: [{ required: false }]
|
|
272
272
|
},
|
|
@@ -274,8 +274,8 @@ exports.OpenAiPlugin = {
|
|
|
274
274
|
label: 'Action',
|
|
275
275
|
name: 'action',
|
|
276
276
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
277
|
-
componentType:
|
|
278
|
-
initialValue:
|
|
277
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
278
|
+
initialValue: constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE,
|
|
279
279
|
rules: [{ required: true }],
|
|
280
280
|
options: Object.entries(exports.OPEN_AI_ACTION_AND_DESCRIPTION).map(([key, value]) => makeDropdownItem(key, value))
|
|
281
281
|
},
|
|
@@ -284,11 +284,11 @@ exports.OpenAiPlugin = {
|
|
|
284
284
|
label: 'Prompt',
|
|
285
285
|
name: 'generateChatGptResponsePrompt',
|
|
286
286
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
287
|
-
componentType:
|
|
287
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
288
288
|
placeholder: 'When was the last World Cup?',
|
|
289
289
|
display: {
|
|
290
290
|
show: {
|
|
291
|
-
action: [
|
|
291
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
rules: [{ required: true, message: 'A prompt is required' }],
|
|
@@ -301,11 +301,11 @@ exports.OpenAiPlugin = {
|
|
|
301
301
|
label: 'Message history',
|
|
302
302
|
name: 'generateChatGptResponseMessageHistory',
|
|
303
303
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
304
|
-
componentType:
|
|
304
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
305
305
|
placeholder: '[{"role": "user", "content": "When was the last olympics?"}]',
|
|
306
306
|
display: {
|
|
307
307
|
show: {
|
|
308
|
-
action: [
|
|
308
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
tooltip: {
|
|
@@ -318,28 +318,28 @@ exports.OpenAiPlugin = {
|
|
|
318
318
|
label: 'Type',
|
|
319
319
|
name: 'generateTextType',
|
|
320
320
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
321
|
-
componentType:
|
|
322
|
-
initialValue:
|
|
321
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
322
|
+
initialValue: constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT,
|
|
323
323
|
display: {
|
|
324
324
|
show: {
|
|
325
|
-
action: [
|
|
325
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT]
|
|
326
326
|
}
|
|
327
327
|
},
|
|
328
|
-
options: Object.entries(
|
|
328
|
+
options: Object.entries(constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
331
|
label: 'Prompt',
|
|
332
332
|
name: 'generateTextNewTextPrompt',
|
|
333
333
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
334
|
-
componentType:
|
|
334
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
335
335
|
placeholder: 'Generate a report summarizing customer feedback for Q4 in {{Table1.tableData}}',
|
|
336
336
|
tooltip: {
|
|
337
337
|
markdownText: 'The text or question describing the text to generate. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/completions/create)'
|
|
338
338
|
},
|
|
339
339
|
display: {
|
|
340
340
|
show: {
|
|
341
|
-
action: [
|
|
342
|
-
generateTextType: [
|
|
341
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
342
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT]
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
@@ -348,15 +348,15 @@ exports.OpenAiPlugin = {
|
|
|
348
348
|
label: 'Text to edit',
|
|
349
349
|
name: 'generateTextEditTextTextToEdit',
|
|
350
350
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
351
|
-
componentType:
|
|
351
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
352
352
|
placeholder: 'What day of the wek is it?',
|
|
353
353
|
tooltip: {
|
|
354
354
|
markdownText: 'The original text that requires editing. Used as the basis for generating a revised version of the text. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/edits/create)'
|
|
355
355
|
},
|
|
356
356
|
display: {
|
|
357
357
|
show: {
|
|
358
|
-
action: [
|
|
359
|
-
generateTextType: [
|
|
358
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
359
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.EDIT_TEXT]
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
rules: [{ required: true, message: 'Text to Edit is required' }]
|
|
@@ -365,15 +365,15 @@ exports.OpenAiPlugin = {
|
|
|
365
365
|
label: 'Prompt',
|
|
366
366
|
name: 'generateTextEditTextPrompt',
|
|
367
367
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
368
|
-
componentType:
|
|
368
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
369
369
|
placeholder: 'Fix the spelling mistake',
|
|
370
370
|
tooltip: {
|
|
371
371
|
markdownText: 'The instruction that tells the model how to edit the original text. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/edits/create)'
|
|
372
372
|
},
|
|
373
373
|
display: {
|
|
374
374
|
show: {
|
|
375
|
-
action: [
|
|
376
|
-
generateTextType: [
|
|
375
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
376
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.EDIT_TEXT]
|
|
377
377
|
}
|
|
378
378
|
},
|
|
379
379
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
@@ -383,28 +383,28 @@ exports.OpenAiPlugin = {
|
|
|
383
383
|
label: 'Type',
|
|
384
384
|
name: 'generateCodeType',
|
|
385
385
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
386
|
-
componentType:
|
|
387
|
-
initialValue:
|
|
386
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
387
|
+
initialValue: constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.NEW_CODE,
|
|
388
388
|
display: {
|
|
389
389
|
show: {
|
|
390
|
-
action: [
|
|
390
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE]
|
|
391
391
|
}
|
|
392
392
|
},
|
|
393
|
-
options: Object.entries(
|
|
393
|
+
options: Object.entries(constants_js_1.OPEN_AI_GENERATE_CODE_TYPES_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
394
394
|
},
|
|
395
395
|
{
|
|
396
396
|
label: 'Prompt',
|
|
397
397
|
name: 'generateCodeNewCodePrompt',
|
|
398
398
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
399
|
-
componentType:
|
|
399
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
400
400
|
placeholder: 'Generate a JavaScript function to validate an email address',
|
|
401
401
|
tooltip: {
|
|
402
402
|
markdownText: 'The text or question describing the code to generate. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/completions/create)'
|
|
403
403
|
},
|
|
404
404
|
display: {
|
|
405
405
|
show: {
|
|
406
|
-
action: [
|
|
407
|
-
generateCodeType: [
|
|
406
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
407
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.NEW_CODE]
|
|
408
408
|
}
|
|
409
409
|
},
|
|
410
410
|
rules: [{ required: true, message: 'New Code is required' }]
|
|
@@ -413,14 +413,14 @@ exports.OpenAiPlugin = {
|
|
|
413
413
|
label: 'Code to edit',
|
|
414
414
|
name: 'generateCodeEditCodeCodeToEdit',
|
|
415
415
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
416
|
-
componentType:
|
|
416
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
417
417
|
tooltip: {
|
|
418
418
|
markdownText: 'The original code that requires editing. Used as the basis for generating a revised version of the code. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/edits/create)'
|
|
419
419
|
},
|
|
420
420
|
display: {
|
|
421
421
|
show: {
|
|
422
|
-
action: [
|
|
423
|
-
generateCodeType: [
|
|
422
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
423
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.EDIT_CODE]
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
426
|
rules: [{ required: true, message: 'Code to Edit is required' }]
|
|
@@ -429,15 +429,15 @@ exports.OpenAiPlugin = {
|
|
|
429
429
|
label: 'Prompt',
|
|
430
430
|
name: 'generateCodeEditCodePrompt',
|
|
431
431
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
432
|
-
componentType:
|
|
432
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
433
433
|
placeholder: 'Refactor for performance',
|
|
434
434
|
tooltip: {
|
|
435
435
|
markdownText: 'The instruction that tells the model how to edit the original code. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/edits/create)'
|
|
436
436
|
},
|
|
437
437
|
display: {
|
|
438
438
|
show: {
|
|
439
|
-
action: [
|
|
440
|
-
generateCodeType: [
|
|
439
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
440
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.EDIT_CODE]
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
443
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
@@ -447,14 +447,14 @@ exports.OpenAiPlugin = {
|
|
|
447
447
|
label: 'Text',
|
|
448
448
|
name: 'checkModerationText',
|
|
449
449
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
450
|
-
componentType:
|
|
450
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
451
451
|
placeholder: 'Koalas are the coolest!',
|
|
452
452
|
tooltip: {
|
|
453
453
|
markdownText: 'The text to run a moderation check on. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/moderations/create)'
|
|
454
454
|
},
|
|
455
455
|
display: {
|
|
456
456
|
show: {
|
|
457
|
-
action: [
|
|
457
|
+
action: [constants_js_1.OPEN_AI_ACTION.CHECK_MODERATION]
|
|
458
458
|
}
|
|
459
459
|
},
|
|
460
460
|
rules: [{ required: true, message: 'Text is required' }]
|
|
@@ -464,14 +464,14 @@ exports.OpenAiPlugin = {
|
|
|
464
464
|
label: 'Input',
|
|
465
465
|
name: 'embeddingText',
|
|
466
466
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
467
|
-
componentType:
|
|
467
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
468
468
|
placeholder: "Koalas aren't bears, they're marsupials!",
|
|
469
469
|
tooltip: {
|
|
470
470
|
markdownText: 'Input text to get embeddings for. Must not exceed 8,192 tokens. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/embeddings/create)'
|
|
471
471
|
},
|
|
472
472
|
display: {
|
|
473
473
|
show: {
|
|
474
|
-
action: [
|
|
474
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT_EMBEDDING]
|
|
475
475
|
}
|
|
476
476
|
},
|
|
477
477
|
rules: [{ required: true, message: 'Input is required' }]
|
|
@@ -481,28 +481,28 @@ exports.OpenAiPlugin = {
|
|
|
481
481
|
label: 'Method',
|
|
482
482
|
name: 'generateImageMethod',
|
|
483
483
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
484
|
-
componentType:
|
|
485
|
-
initialValue:
|
|
484
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
485
|
+
initialValue: constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.GENERATE_FROM_PROMPT,
|
|
486
486
|
display: {
|
|
487
487
|
show: {
|
|
488
|
-
action: [
|
|
488
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE]
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
|
-
options: Object.entries(
|
|
491
|
+
options: Object.entries(constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
494
|
label: 'Prompt',
|
|
495
495
|
name: 'generateImageGenerateFromPromptPrompt',
|
|
496
496
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
497
|
-
componentType:
|
|
497
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
498
498
|
placeholder: 'A cute koala logo',
|
|
499
499
|
tooltip: {
|
|
500
500
|
markdownText: 'A text description of the desired image. The maximum length is 1000 characters. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create)'
|
|
501
501
|
},
|
|
502
502
|
display: {
|
|
503
503
|
show: {
|
|
504
|
-
action: [
|
|
505
|
-
generateImageMethod: [
|
|
504
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
505
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.GENERATE_FROM_PROMPT]
|
|
506
506
|
}
|
|
507
507
|
},
|
|
508
508
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
@@ -511,32 +511,32 @@ exports.OpenAiPlugin = {
|
|
|
511
511
|
label: 'Image size',
|
|
512
512
|
name: 'generateImageGenerateFromPromptImageImageSize',
|
|
513
513
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
514
|
-
componentType:
|
|
515
|
-
initialValue:
|
|
514
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
515
|
+
initialValue: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES[0],
|
|
516
516
|
tooltip: {
|
|
517
517
|
markdownText: 'The size of the generated images. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create)'
|
|
518
518
|
},
|
|
519
519
|
display: {
|
|
520
520
|
show: {
|
|
521
|
-
action: [
|
|
522
|
-
generateImageMethod: [
|
|
521
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
522
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.GENERATE_FROM_PROMPT]
|
|
523
523
|
}
|
|
524
524
|
},
|
|
525
|
-
options:
|
|
525
|
+
options: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES.map((value) => makeDropdownItem(value))
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
528
|
label: 'Prompt',
|
|
529
529
|
name: 'generateImageEditImagePrompt',
|
|
530
530
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
531
|
-
componentType:
|
|
531
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
532
532
|
placeholder: 'Change the image background to blue',
|
|
533
533
|
tooltip: {
|
|
534
534
|
markdownText: 'A text description of the desired image. The maximum length is 1000 characters. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-edit)'
|
|
535
535
|
},
|
|
536
536
|
display: {
|
|
537
537
|
show: {
|
|
538
|
-
action: [
|
|
539
|
-
generateImageMethod: [
|
|
538
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
539
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.EDIT_IMAGE]
|
|
540
540
|
}
|
|
541
541
|
},
|
|
542
542
|
rules: [{ required: true, message: 'Prompt is required' }]
|
|
@@ -545,15 +545,15 @@ exports.OpenAiPlugin = {
|
|
|
545
545
|
label: 'Image file to edit',
|
|
546
546
|
name: 'generateImageEditImageImageFileToEdit',
|
|
547
547
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
548
|
-
componentType:
|
|
548
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
549
549
|
subtitle: 'E.g. for a File Picker, it will be {{FilePicker1.files[0]}}',
|
|
550
550
|
tooltip: {
|
|
551
551
|
markdownText: 'The image to edit. Must be a valid PNG file, less than 4MB, and square. If mask is not provided, image must have transparency, which will be used as the mask. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-edit)'
|
|
552
552
|
},
|
|
553
553
|
display: {
|
|
554
554
|
show: {
|
|
555
|
-
action: [
|
|
556
|
-
generateImageMethod: [
|
|
555
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
556
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.EDIT_IMAGE]
|
|
557
557
|
}
|
|
558
558
|
},
|
|
559
559
|
rules: [{ required: true, message: 'Image File to Edit is required' }]
|
|
@@ -562,15 +562,15 @@ exports.OpenAiPlugin = {
|
|
|
562
562
|
label: 'Image mask (optional)',
|
|
563
563
|
name: 'generateImageEditImageImageMask',
|
|
564
564
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
565
|
-
componentType:
|
|
565
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
566
566
|
subtitle: 'E.g. for a File Picker, it will be {{FilePicker1.files[0]}}',
|
|
567
567
|
tooltip: {
|
|
568
568
|
markdownText: 'An additional image whose fully transparent areas (e.g. where alpha is zero) indicate where image should be edited. Must be a valid PNG file, less than 4MB, and have the same dimensions as image. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-edit)'
|
|
569
569
|
},
|
|
570
570
|
display: {
|
|
571
571
|
show: {
|
|
572
|
-
action: [
|
|
573
|
-
generateImageMethod: [
|
|
572
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
573
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.EDIT_IMAGE]
|
|
574
574
|
}
|
|
575
575
|
},
|
|
576
576
|
rules: [{ required: false }]
|
|
@@ -579,32 +579,32 @@ exports.OpenAiPlugin = {
|
|
|
579
579
|
label: 'Generated image size',
|
|
580
580
|
name: 'generateImageEditImageImageSizes',
|
|
581
581
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
582
|
-
componentType:
|
|
583
|
-
initialValue:
|
|
582
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
583
|
+
initialValue: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES[0],
|
|
584
584
|
tooltip: {
|
|
585
585
|
markdownText: 'The size of the generated images. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-edit)'
|
|
586
586
|
},
|
|
587
587
|
display: {
|
|
588
588
|
show: {
|
|
589
|
-
action: [
|
|
590
|
-
generateImageMethod: [
|
|
589
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
590
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.EDIT_IMAGE]
|
|
591
591
|
}
|
|
592
592
|
},
|
|
593
|
-
options:
|
|
593
|
+
options: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES.map((value) => makeDropdownItem(value))
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
label: 'Image file',
|
|
597
597
|
name: 'generateImageVaryImageImageFile',
|
|
598
598
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
599
|
-
componentType:
|
|
599
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
600
600
|
subtitle: 'E.g. for a File Picker, it will be {{FilePicker1.files[0]}}',
|
|
601
601
|
tooltip: {
|
|
602
602
|
markdownText: 'The image to use as the basis for the variation. Must be a valid PNG file, less than 4MB, and square. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-variation)'
|
|
603
603
|
},
|
|
604
604
|
display: {
|
|
605
605
|
show: {
|
|
606
|
-
action: [
|
|
607
|
-
generateImageMethod: [
|
|
606
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
607
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.VARY_IMAGE]
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
rules: [{ required: true, message: 'Image File is required' }]
|
|
@@ -613,32 +613,32 @@ exports.OpenAiPlugin = {
|
|
|
613
613
|
label: 'Image size',
|
|
614
614
|
name: 'generateImageVaryImageImageSize',
|
|
615
615
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
616
|
-
componentType:
|
|
617
|
-
initialValue:
|
|
616
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
617
|
+
initialValue: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES[0],
|
|
618
618
|
tooltip: {
|
|
619
619
|
markdownText: 'The size of the generated image. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/images/create-variation)'
|
|
620
620
|
},
|
|
621
621
|
display: {
|
|
622
622
|
show: {
|
|
623
|
-
action: [
|
|
624
|
-
generateImageMethod: [
|
|
623
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_IMAGE],
|
|
624
|
+
generateImageMethod: [constants_js_1.OPEN_AI_GENERATE_IMAGE_TYPES.VARY_IMAGE]
|
|
625
625
|
}
|
|
626
626
|
},
|
|
627
|
-
options:
|
|
627
|
+
options: constants_js_1.OPEN_AI_SUPPORTED_IMAGE_SIZES.map((value) => makeDropdownItem(value))
|
|
628
628
|
},
|
|
629
629
|
// Transcribe Audio
|
|
630
630
|
{
|
|
631
631
|
label: 'Audio file',
|
|
632
632
|
name: 'transcribeAudioToTextAudioFile',
|
|
633
633
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
634
|
-
componentType:
|
|
634
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
635
635
|
subtitle: 'E.g. for a File Picker, it will be {{FilePicker1.files[0]}}',
|
|
636
636
|
tooltip: {
|
|
637
637
|
markdownText: 'The audio file to transcribe, in one of these formats: mp3, mp4, mpeg, mpga, m4a, wav, or webm. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/audio/create)'
|
|
638
638
|
},
|
|
639
639
|
display: {
|
|
640
640
|
show: {
|
|
641
|
-
action: [
|
|
641
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT]
|
|
642
642
|
}
|
|
643
643
|
},
|
|
644
644
|
rules: [{ required: true, message: 'Audio File is required' }]
|
|
@@ -647,7 +647,7 @@ exports.OpenAiPlugin = {
|
|
|
647
647
|
label: 'Translate to english',
|
|
648
648
|
name: 'transcribeAudioToTextTranslateToEnglish',
|
|
649
649
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
650
|
-
componentType:
|
|
650
|
+
componentType: index_js_1.FormComponentType.CHECKBOX,
|
|
651
651
|
// TODO: make this default to unchecked in the future.
|
|
652
652
|
initialValue: 'checked',
|
|
653
653
|
tooltip: {
|
|
@@ -655,7 +655,7 @@ exports.OpenAiPlugin = {
|
|
|
655
655
|
},
|
|
656
656
|
display: {
|
|
657
657
|
show: {
|
|
658
|
-
action: [
|
|
658
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT]
|
|
659
659
|
}
|
|
660
660
|
}
|
|
661
661
|
},
|
|
@@ -663,18 +663,18 @@ exports.OpenAiPlugin = {
|
|
|
663
663
|
label: 'Input language',
|
|
664
664
|
name: 'transcribeAudioToTextInputLanguage',
|
|
665
665
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
666
|
-
componentType:
|
|
666
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
667
667
|
initialValue: 'Auto Detect',
|
|
668
668
|
tooltip: {
|
|
669
669
|
markdownText: 'The language the input audio is in. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/audio/create)'
|
|
670
670
|
},
|
|
671
671
|
display: {
|
|
672
672
|
show: {
|
|
673
|
-
action: [
|
|
673
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT],
|
|
674
674
|
transcribeAudioToTextTranslateToEnglish: ['false']
|
|
675
675
|
}
|
|
676
676
|
},
|
|
677
|
-
options: Object.keys(
|
|
677
|
+
options: Object.keys(constants_js_1.OPEN_AI_TRANSCRIBE_LANGUAGES_AND_ISO_639_1_CODES).map((key) => makeDropdownItem(key))
|
|
678
678
|
}
|
|
679
679
|
]
|
|
680
680
|
},
|
|
@@ -690,18 +690,18 @@ exports.OpenAiPlugin = {
|
|
|
690
690
|
label: 'AI model',
|
|
691
691
|
name: 'generateChatGPTResponseAiModel',
|
|
692
692
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
693
|
-
componentType:
|
|
694
|
-
initialValue:
|
|
693
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
694
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.GPT_3_5_TURBO,
|
|
695
695
|
tooltip: {
|
|
696
696
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
697
697
|
},
|
|
698
698
|
rules: [{ required: true }],
|
|
699
699
|
display: {
|
|
700
700
|
show: {
|
|
701
|
-
action: [
|
|
701
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
702
702
|
}
|
|
703
703
|
},
|
|
704
|
-
options: Object.entries(
|
|
704
|
+
options: Object.entries(constants_js_1.CHAT_COMPLETION_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
705
705
|
},
|
|
706
706
|
// Generate Text AI models
|
|
707
707
|
// New Text
|
|
@@ -709,38 +709,38 @@ exports.OpenAiPlugin = {
|
|
|
709
709
|
label: 'AI model',
|
|
710
710
|
name: 'generateTextNewTextAiModel',
|
|
711
711
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
712
|
-
componentType:
|
|
713
|
-
initialValue:
|
|
712
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
713
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_003,
|
|
714
714
|
tooltip: {
|
|
715
715
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
716
716
|
},
|
|
717
717
|
rules: [{ required: true }],
|
|
718
718
|
display: {
|
|
719
719
|
show: {
|
|
720
|
-
action: [
|
|
721
|
-
generateTextType: [
|
|
720
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
721
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT]
|
|
722
722
|
}
|
|
723
723
|
},
|
|
724
|
-
options: Object.entries(
|
|
724
|
+
options: Object.entries(constants_js_1.TEXT_COMPLETION_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
725
725
|
},
|
|
726
726
|
// Edit Text
|
|
727
727
|
{
|
|
728
728
|
label: 'AI model',
|
|
729
729
|
name: 'generateTextEditTextAiModel',
|
|
730
730
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
731
|
-
componentType:
|
|
732
|
-
initialValue:
|
|
731
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
732
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.TEXT_DAVINCI_EDIT_001,
|
|
733
733
|
tooltip: {
|
|
734
734
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
735
735
|
},
|
|
736
736
|
rules: [{ required: true }],
|
|
737
737
|
display: {
|
|
738
738
|
show: {
|
|
739
|
-
action: [
|
|
740
|
-
generateTextType: [
|
|
739
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
740
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.EDIT_TEXT]
|
|
741
741
|
}
|
|
742
742
|
},
|
|
743
|
-
options: Object.entries(
|
|
743
|
+
options: Object.entries(constants_js_1.EDIT_TEXT_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
744
744
|
},
|
|
745
745
|
// Generate Code AI models
|
|
746
746
|
// New Code
|
|
@@ -748,46 +748,46 @@ exports.OpenAiPlugin = {
|
|
|
748
748
|
label: 'AI model',
|
|
749
749
|
name: 'generateCodeNewCodeAiModel',
|
|
750
750
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
751
|
-
componentType:
|
|
752
|
-
initialValue:
|
|
751
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
752
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.GPT_3_5_TURBO,
|
|
753
753
|
tooltip: {
|
|
754
754
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
755
755
|
},
|
|
756
756
|
rules: [{ required: true }],
|
|
757
757
|
display: {
|
|
758
758
|
show: {
|
|
759
|
-
action: [
|
|
760
|
-
generateCodeType: [
|
|
759
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
760
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.NEW_CODE]
|
|
761
761
|
}
|
|
762
762
|
},
|
|
763
|
-
options: Object.entries(
|
|
763
|
+
options: Object.entries(constants_js_1.CHAT_COMPLETION_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
764
764
|
},
|
|
765
765
|
// Edit Code
|
|
766
766
|
{
|
|
767
767
|
label: 'AI model',
|
|
768
768
|
name: 'generateCodeEditCodeAiModel',
|
|
769
769
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
770
|
-
componentType:
|
|
771
|
-
initialValue:
|
|
770
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
771
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.CODE_DAVINCI_EDIT_001,
|
|
772
772
|
tooltip: {
|
|
773
773
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
774
774
|
},
|
|
775
775
|
rules: [{ required: true }],
|
|
776
776
|
display: {
|
|
777
777
|
show: {
|
|
778
|
-
action: [
|
|
779
|
-
generateCodeType: [
|
|
778
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CODE],
|
|
779
|
+
generateCodeType: [constants_js_1.OPEN_AI_GENERATE_CODE_TYPES.EDIT_CODE]
|
|
780
780
|
}
|
|
781
781
|
},
|
|
782
|
-
options: Object.entries(
|
|
782
|
+
options: Object.entries(constants_js_1.EDIT_CODE_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
783
783
|
},
|
|
784
784
|
// Moderate AI models
|
|
785
785
|
{
|
|
786
786
|
label: 'AI model',
|
|
787
787
|
name: 'checkModerationAiModel',
|
|
788
788
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
789
|
-
componentType:
|
|
790
|
-
initialValue:
|
|
789
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
790
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.TEXT_MODERATION_LATEST,
|
|
791
791
|
tooltip: {
|
|
792
792
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
793
793
|
},
|
|
@@ -795,36 +795,36 @@ exports.OpenAiPlugin = {
|
|
|
795
795
|
rules: [{ required: true }],
|
|
796
796
|
display: {
|
|
797
797
|
show: {
|
|
798
|
-
action: [
|
|
798
|
+
action: [constants_js_1.OPEN_AI_ACTION.CHECK_MODERATION]
|
|
799
799
|
}
|
|
800
800
|
},
|
|
801
|
-
options: Object.entries(
|
|
801
|
+
options: Object.entries(constants_js_1.MODERATION_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
802
802
|
},
|
|
803
803
|
// Text Embedding AI models
|
|
804
804
|
{
|
|
805
805
|
label: 'AI model',
|
|
806
806
|
name: 'generateTextEmbeddingAiModel',
|
|
807
807
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
808
|
-
componentType:
|
|
809
|
-
initialValue:
|
|
808
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
809
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.TEXT_EMBEDDING_ADA_002,
|
|
810
810
|
tooltip: {
|
|
811
811
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
812
812
|
},
|
|
813
813
|
rules: [{ required: true }],
|
|
814
814
|
display: {
|
|
815
815
|
show: {
|
|
816
|
-
action: [
|
|
816
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT_EMBEDDING]
|
|
817
817
|
}
|
|
818
818
|
},
|
|
819
|
-
options: Object.entries(
|
|
819
|
+
options: Object.entries(constants_js_1.EMBEDDING_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
820
820
|
},
|
|
821
821
|
// AUDIO AI MODELS
|
|
822
822
|
{
|
|
823
823
|
label: 'AI model',
|
|
824
824
|
name: 'transcribeAudioToTextAiModel',
|
|
825
825
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
826
|
-
componentType:
|
|
827
|
-
initialValue:
|
|
826
|
+
componentType: index_js_1.FormComponentType.DROPDOWN,
|
|
827
|
+
initialValue: constants_js_1.OPEN_AI_MODEL.WHISPER_1,
|
|
828
828
|
tooltip: {
|
|
829
829
|
markdownText: 'The AI model to use when generating responses. [View OpenAI Docs](https://platform.openai.com/docs/models/overview)'
|
|
830
830
|
},
|
|
@@ -832,25 +832,25 @@ exports.OpenAiPlugin = {
|
|
|
832
832
|
rules: [{ required: true }],
|
|
833
833
|
display: {
|
|
834
834
|
show: {
|
|
835
|
-
action: [
|
|
835
|
+
action: [constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT]
|
|
836
836
|
}
|
|
837
837
|
},
|
|
838
|
-
options: Object.entries(
|
|
838
|
+
options: Object.entries(constants_js_1.AUDIO_AI_MODELS_AND_DESCRIPTIONS).map(([key, value]) => makeDropdownItem(key, value))
|
|
839
839
|
},
|
|
840
840
|
// Max tokens
|
|
841
841
|
{
|
|
842
842
|
label: 'Max tokens (optional)',
|
|
843
843
|
name: 'generateChatGptResponseMaxTokens',
|
|
844
844
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
845
|
-
componentType:
|
|
846
|
-
placeholder: `${
|
|
847
|
-
initialValue: `${
|
|
845
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
846
|
+
placeholder: `${constants_js_1.OPEN_AI_DEFAULT_MAX_TOKENS}`,
|
|
847
|
+
initialValue: `${constants_js_1.OPEN_AI_DEFAULT_MAX_TOKENS}`,
|
|
848
848
|
tooltip: {
|
|
849
849
|
markdownText: 'Maximum number of tokens (words or symbols) the generated response can contain. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/chat)'
|
|
850
850
|
},
|
|
851
851
|
display: {
|
|
852
852
|
show: {
|
|
853
|
-
action: [
|
|
853
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
854
854
|
}
|
|
855
855
|
},
|
|
856
856
|
rules: [{ required: false }]
|
|
@@ -859,16 +859,16 @@ exports.OpenAiPlugin = {
|
|
|
859
859
|
label: 'Max tokens (optional)',
|
|
860
860
|
name: 'generateTextNewTextMaxTokens',
|
|
861
861
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
862
|
-
componentType:
|
|
863
|
-
placeholder: `${
|
|
864
|
-
initialValue: `${
|
|
862
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
863
|
+
placeholder: `${constants_js_1.OPEN_AI_DEFAULT_MAX_TOKENS}`,
|
|
864
|
+
initialValue: `${constants_js_1.OPEN_AI_DEFAULT_MAX_TOKENS}`,
|
|
865
865
|
tooltip: {
|
|
866
866
|
markdownText: 'Maximum number of tokens (words or symbols) the generated response can contain. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/chat)'
|
|
867
867
|
},
|
|
868
868
|
display: {
|
|
869
869
|
show: {
|
|
870
|
-
action: [
|
|
871
|
-
generateTextType: [
|
|
870
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT],
|
|
871
|
+
generateTextType: [constants_js_1.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT]
|
|
872
872
|
}
|
|
873
873
|
},
|
|
874
874
|
rules: [{ required: false }]
|
|
@@ -877,14 +877,14 @@ exports.OpenAiPlugin = {
|
|
|
877
877
|
label: 'System instruction (optional)',
|
|
878
878
|
name: 'generateChatGptResponseSystemInstruction',
|
|
879
879
|
startVersion: exports.OpenAiPluginVersions.V2,
|
|
880
|
-
componentType:
|
|
880
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
881
881
|
placeholder: 'Be a helpful assistant',
|
|
882
882
|
tooltip: {
|
|
883
883
|
markdownText: 'Specific instruction to set the intended behavior of the AI language model, such as “Be a helpful assistant”, “Speak as F500 CEO”, “Make responses funny”. [View OpenAI Docs](https://platform.openai.com/docs/api-reference/chat)'
|
|
884
884
|
},
|
|
885
885
|
display: {
|
|
886
886
|
show: {
|
|
887
|
-
action: [
|
|
887
|
+
action: [constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE]
|
|
888
888
|
}
|
|
889
889
|
},
|
|
890
890
|
rules: [{ required: false }]
|
|
@@ -893,18 +893,18 @@ exports.OpenAiPlugin = {
|
|
|
893
893
|
label: 'Temperature (optional)',
|
|
894
894
|
name: 'temperature',
|
|
895
895
|
startVersion: exports.OpenAiPluginVersions.V3,
|
|
896
|
-
componentType:
|
|
897
|
-
placeholder: `${
|
|
896
|
+
componentType: index_js_1.FormComponentType.DYNAMIC_INPUT_TEXT,
|
|
897
|
+
placeholder: `${constants_js_1.OPEN_AI_DEFAULT_TEMPERATURE}`,
|
|
898
898
|
tooltip: {
|
|
899
899
|
markdownText: 'The sampling temperature. Higher values make the output more random, lower values will make it more focused. [View OpenAI Docs](https://platform.openai.com/docs/guides/gpt/how-should-i-set-the-temperature-parameter)'
|
|
900
900
|
},
|
|
901
901
|
display: {
|
|
902
902
|
show: {
|
|
903
903
|
action: [
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
904
|
+
constants_js_1.OPEN_AI_ACTION.GENERATE_CHATGPT_RESPONSE,
|
|
905
|
+
constants_js_1.OPEN_AI_ACTION.GENERATE_TEXT,
|
|
906
|
+
constants_js_1.OPEN_AI_ACTION.GENERATE_CODE,
|
|
907
|
+
constants_js_1.OPEN_AI_ACTION.TRANSCRIBE_AUDIO_TO_TEXT
|
|
908
908
|
]
|
|
909
909
|
}
|
|
910
910
|
},
|