@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
package/dist/plugins/index.js
CHANGED
|
@@ -15,83 +15,83 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
exports.CLOUD_PLUGIN_VERSIONS_SUPPORTED = exports.CLOUD_PLUGIN_VERSIONS_LATEST = void 0;
|
|
18
|
-
const
|
|
19
|
-
__exportStar(require("./migrations"), exports);
|
|
20
|
-
__exportStar(require("./registry"), exports);
|
|
21
|
-
__exportStar(require("./templates"), exports);
|
|
18
|
+
const index_js_1 = require("./templates/index.js");
|
|
19
|
+
__exportStar(require("./migrations/index.js"), exports);
|
|
20
|
+
__exportStar(require("./registry.js"), exports);
|
|
21
|
+
__exportStar(require("./templates/index.js"), exports);
|
|
22
22
|
// WHEN A NEW INTEGRATION IS ADDED, WE WILL NEED TO ADD IT HERE IN ORDER FOR IT TO BE REGISTERED WITH CLOUD
|
|
23
23
|
// we use a really big version so we don't have to manually bump this each time a plugin has a version increment
|
|
24
24
|
const MAX_VERSION = '999.999.999';
|
|
25
25
|
exports.CLOUD_PLUGIN_VERSIONS_LATEST = {
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
[
|
|
30
|
-
[
|
|
31
|
-
[
|
|
32
|
-
[
|
|
33
|
-
[
|
|
34
|
-
[
|
|
35
|
-
[
|
|
36
|
-
[
|
|
37
|
-
[
|
|
38
|
-
[
|
|
39
|
-
[
|
|
40
|
-
[
|
|
41
|
-
[
|
|
42
|
-
[
|
|
43
|
-
[
|
|
44
|
-
[
|
|
45
|
-
[
|
|
46
|
-
[
|
|
47
|
-
[
|
|
48
|
-
[
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
53
|
-
[
|
|
54
|
-
[
|
|
55
|
-
[
|
|
56
|
-
[
|
|
57
|
-
[
|
|
58
|
-
[
|
|
59
|
-
[
|
|
60
|
-
[
|
|
61
|
-
[
|
|
62
|
-
[
|
|
63
|
-
[
|
|
64
|
-
[
|
|
65
|
-
[
|
|
66
|
-
[
|
|
67
|
-
[
|
|
68
|
-
[
|
|
69
|
-
[
|
|
70
|
-
[
|
|
71
|
-
[
|
|
72
|
-
[
|
|
73
|
-
[
|
|
74
|
-
[
|
|
75
|
-
[
|
|
76
|
-
[
|
|
77
|
-
[
|
|
78
|
-
[
|
|
79
|
-
[
|
|
80
|
-
[
|
|
81
|
-
[
|
|
82
|
-
[
|
|
83
|
-
[
|
|
84
|
-
[
|
|
85
|
-
[
|
|
86
|
-
[
|
|
87
|
-
[
|
|
88
|
-
[
|
|
89
|
-
[
|
|
90
|
-
[
|
|
91
|
-
[
|
|
92
|
-
[
|
|
93
|
-
[
|
|
94
|
-
[
|
|
26
|
+
[index_js_1.AdlsPlugin.id]: MAX_VERSION,
|
|
27
|
+
[index_js_1.AirtablePlugin.id]: MAX_VERSION,
|
|
28
|
+
[index_js_1.AnthropicPlugin.id]: MAX_VERSION,
|
|
29
|
+
[index_js_1.AsanaPlugin.id]: MAX_VERSION,
|
|
30
|
+
[index_js_1.AthenaPlugin.id]: MAX_VERSION,
|
|
31
|
+
[index_js_1.BigQueryPlugin.id]: MAX_VERSION,
|
|
32
|
+
[index_js_1.BitbucketPlugin.id]: MAX_VERSION,
|
|
33
|
+
[index_js_1.BoxPlugin.id]: MAX_VERSION,
|
|
34
|
+
[index_js_1.CircleCIPlugin.id]: MAX_VERSION,
|
|
35
|
+
[index_js_1.CockroachDBPlugin.id]: MAX_VERSION,
|
|
36
|
+
[index_js_1.CoherePlugin.id]: MAX_VERSION,
|
|
37
|
+
[index_js_1.ConfluencePlugin.id]: MAX_VERSION,
|
|
38
|
+
[index_js_1.CosmosDbPlugin.id]: MAX_VERSION,
|
|
39
|
+
[index_js_1.CouchbasePlugin.id]: MAX_VERSION,
|
|
40
|
+
[index_js_1.DatabricksPlugin.id]: MAX_VERSION,
|
|
41
|
+
[index_js_1.DatadogPlugin.id]: MAX_VERSION,
|
|
42
|
+
[index_js_1.DropboxPlugin.id]: MAX_VERSION,
|
|
43
|
+
[index_js_1.DynamoDBPlugin.id]: MAX_VERSION,
|
|
44
|
+
[index_js_1.ElasticSearchPlugin.id]: MAX_VERSION,
|
|
45
|
+
[index_js_1.EmailPlugin.id]: MAX_VERSION,
|
|
46
|
+
[index_js_1.FireworksPlugin.id]: MAX_VERSION,
|
|
47
|
+
[index_js_1.FrontPlugin.id]: MAX_VERSION,
|
|
48
|
+
[index_js_1.GCSPlugin.id]: MAX_VERSION,
|
|
49
|
+
[index_js_1.GeminiPlugin.id]: MAX_VERSION,
|
|
50
|
+
[index_js_1.GitHubPlugin.id]: MAX_VERSION,
|
|
51
|
+
[index_js_1.GOOGLE_SHEETS_PLUGIN_ID]: MAX_VERSION,
|
|
52
|
+
[index_js_1.GoogleAnalyticsPlugin.id]: MAX_VERSION,
|
|
53
|
+
[index_js_1.GoogleDrivePlugin.id]: MAX_VERSION,
|
|
54
|
+
[index_js_1.GraphQLPlugin.id]: MAX_VERSION,
|
|
55
|
+
[index_js_1.GroqPlugin.id]: MAX_VERSION,
|
|
56
|
+
[index_js_1.HubSpotPlugin.id]: MAX_VERSION,
|
|
57
|
+
[index_js_1.IntercomPlugin.id]: MAX_VERSION,
|
|
58
|
+
[index_js_1.JavascriptPlugin.id]: MAX_VERSION,
|
|
59
|
+
[index_js_1.JiraPlugin.id]: MAX_VERSION,
|
|
60
|
+
[index_js_1.KafkaPlugin.id]: MAX_VERSION,
|
|
61
|
+
[index_js_1.KinesisPlugin.id]: MAX_VERSION,
|
|
62
|
+
[index_js_1.LaunchDarklyPlugin.id]: MAX_VERSION,
|
|
63
|
+
[index_js_1.MariaDBPlugin.id]: MAX_VERSION,
|
|
64
|
+
[index_js_1.MicrosoftSQLPlugin.id]: MAX_VERSION,
|
|
65
|
+
[index_js_1.MistralPlugin.id]: MAX_VERSION,
|
|
66
|
+
[index_js_1.MongoDBPlugin.id]: MAX_VERSION,
|
|
67
|
+
[index_js_1.MySQLPlugin.id]: MAX_VERSION,
|
|
68
|
+
[index_js_1.NotionPlugin.id]: MAX_VERSION,
|
|
69
|
+
[index_js_1.OpenAiPlugin.id]: MAX_VERSION,
|
|
70
|
+
[index_js_1.OpenaiV2Plugin.id]: MAX_VERSION,
|
|
71
|
+
[index_js_1.OracleDbPlugin.id]: MAX_VERSION,
|
|
72
|
+
[index_js_1.PagerDutyPlugin.id]: MAX_VERSION,
|
|
73
|
+
[index_js_1.PerplexityPlugin.id]: MAX_VERSION,
|
|
74
|
+
[index_js_1.PostgresPlugin.id]: MAX_VERSION,
|
|
75
|
+
[index_js_1.PythonPlugin.id]: MAX_VERSION,
|
|
76
|
+
[index_js_1.RedisPlugin.id]: MAX_VERSION,
|
|
77
|
+
[index_js_1.RedshiftPlugin.id]: MAX_VERSION,
|
|
78
|
+
[index_js_1.RestApiIntegrationPlugin.id]: MAX_VERSION,
|
|
79
|
+
[index_js_1.RestApiPlugin.id]: MAX_VERSION,
|
|
80
|
+
[index_js_1.RocksetPlugin.id]: MAX_VERSION,
|
|
81
|
+
[index_js_1.S3Plugin.id]: MAX_VERSION,
|
|
82
|
+
[index_js_1.SalesforcePlugin.id]: MAX_VERSION,
|
|
83
|
+
[index_js_1.SegmentPlugin.id]: MAX_VERSION,
|
|
84
|
+
[index_js_1.SendGridPlugin.id]: MAX_VERSION,
|
|
85
|
+
[index_js_1.SlackPlugin.id]: MAX_VERSION,
|
|
86
|
+
[index_js_1.SmtpPlugin.id]: MAX_VERSION,
|
|
87
|
+
[index_js_1.SnowflakePlugin.id]: MAX_VERSION,
|
|
88
|
+
[index_js_1.StabilityAiPlugin.id]: MAX_VERSION,
|
|
89
|
+
[index_js_1.StripePlugin.id]: MAX_VERSION,
|
|
90
|
+
[index_js_1.SuperblocksOcrPlugin.id]: MAX_VERSION,
|
|
91
|
+
[index_js_1.TwilioPlugin.id]: MAX_VERSION,
|
|
92
|
+
[index_js_1.WorkflowPlugin.id]: MAX_VERSION,
|
|
93
|
+
[index_js_1.ZendeskPlugin.id]: MAX_VERSION,
|
|
94
|
+
[index_js_1.ZoomPlugin.id]: MAX_VERSION
|
|
95
95
|
};
|
|
96
96
|
exports.CLOUD_PLUGIN_VERSIONS_SUPPORTED = Object.keys(exports.CLOUD_PLUGIN_VERSIONS_LATEST).reduce((acc, key) => {
|
|
97
97
|
acc[key] = [exports.CLOUD_PLUGIN_VERSIONS_LATEST[key]];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AACA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ActionConfiguration, DatasourceConfiguration, SemVer } from '../../types';
|
|
1
|
+
import { type ActionConfiguration, type DatasourceConfiguration, type SemVer } from '../../types/index.js';
|
|
2
2
|
export type DatasourceAndActionMigration = {
|
|
3
3
|
datasourceMigration: (datasourceConfiguration: DatasourceConfiguration) => DatasourceConfiguration;
|
|
4
4
|
actionMigration: (actionConfiguration: ActionConfiguration) => ActionConfiguration;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/plugins/migrations/index.ts"],"names":[],"mappings":"AAGA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/plugins/migrations/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,MAAM,EACZ,MAAM,sBAAsB,CAAC;AAY9B,MAAM,MAAM,4BAA4B,GAAG;IACzC,mBAAmB,EAAE,CAAC,uBAAuB,EAAE,uBAAuB,KAAK,uBAAuB,CAAC;IACnG,eAAe,EAAE,CAAC,mBAAmB,EAAE,mBAAmB,KAAK,mBAAmB,CAAC;CACpF,CAAC;AAGF,MAAM,MAAM,mBAAmB,GAAG;IAChC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,4BAA4B,CAAC,CAAC;IAC3D,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,4BAA4B,CAAC,CAAC;CAC9D,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,mBAGnC,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,mBAGvC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,mBAGtC,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,mBAGzC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,mBAGtC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,mBAGnC,CAAC;AAEF,eAAO,MAAM,kCAAkC,EAAE,mBAGhD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,mBAGrC,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,mBAGxC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,mBAGnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,mBAGrC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,mBAGrC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,mBAGjC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,mBAGnC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,mBAGtC,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,mBAGpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,mBAGtC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,mBAGtC,CAAC;AAgBF,eAAO,MAAM,uBAAuB,EAAE,mBAKrC,CAAC;AAEF,eAAO,MAAM,kCAAkC,EAAE,mBAKhD,CAAC;AAsFF,eAAO,MAAM,iCAAiC,EAAE,mBAO/C,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,mBAGhC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,mBAGjC,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,mBAGhC,CAAC"}
|
|
@@ -4,8 +4,8 @@ exports.workflowMigrations = exports.snowflakeMigrations = exports.s3PluginMigra
|
|
|
4
4
|
// DEPRECATED: This file is deprecated and will be removed in a future release.
|
|
5
5
|
// Please contact @taha-au if you need to use a version of this process.
|
|
6
6
|
const lodash_1 = require("lodash");
|
|
7
|
-
const
|
|
8
|
-
const
|
|
7
|
+
const index_js_1 = require("../../types/index.js");
|
|
8
|
+
const index_js_2 = require("../templates/index.js");
|
|
9
9
|
exports.aivenPluginMigrations = {
|
|
10
10
|
upMigrations: {},
|
|
11
11
|
downMigrations: {}
|
|
@@ -87,19 +87,19 @@ const migrateRestApiV8 = {
|
|
|
87
87
|
actionMigration: (configuration) => {
|
|
88
88
|
const cloned = (0, lodash_1.cloneDeep)(configuration);
|
|
89
89
|
console.log('running for RestApi action upmigrate v8');
|
|
90
|
-
cloned[
|
|
90
|
+
cloned[index_js_1.RestApiFields.BODY_TYPE] = index_js_1.RestApiBodyDataType.JSON;
|
|
91
91
|
return cloned;
|
|
92
92
|
}
|
|
93
93
|
};
|
|
94
94
|
exports.restApiPluginMigrations = {
|
|
95
95
|
upMigrations: {
|
|
96
|
-
[
|
|
96
|
+
[index_js_2.RestApiPluginVersions.V8]: migrateRestApiV8
|
|
97
97
|
},
|
|
98
98
|
downMigrations: {}
|
|
99
99
|
};
|
|
100
100
|
exports.restApiIntegrationPluginMigrations = {
|
|
101
101
|
upMigrations: {
|
|
102
|
-
[
|
|
102
|
+
[index_js_2.RestApiIntegrationPluginVersions.V8]: migrateRestApiV8
|
|
103
103
|
},
|
|
104
104
|
downMigrations: {}
|
|
105
105
|
};
|
|
@@ -124,15 +124,15 @@ const migrateOpenAiV2 = {
|
|
|
124
124
|
// 'text-ada-001', 'code-davinci-002', 'code-cushman-001'] under 1 action.
|
|
125
125
|
if (['code-davinci-002', 'code-cushman-001'].includes(oldModel)) {
|
|
126
126
|
// Code completion
|
|
127
|
-
cloned['action'] =
|
|
128
|
-
cloned['generateCodeType'] =
|
|
129
|
-
cloned['generateCodeNewCodeAiModel'] =
|
|
127
|
+
cloned['action'] = index_js_2.OPEN_AI_ACTION.GENERATE_CODE;
|
|
128
|
+
cloned['generateCodeType'] = index_js_2.OPEN_AI_GENERATE_CODE_TYPES.NEW_CODE;
|
|
129
|
+
cloned['generateCodeNewCodeAiModel'] = index_js_2.OPEN_AI_MODEL.GPT_3_5_TURBO;
|
|
130
130
|
cloned['generateCodeNewCodePrompt'] = cloned['textPrompt'];
|
|
131
131
|
}
|
|
132
132
|
else {
|
|
133
133
|
// Text completion
|
|
134
|
-
cloned['action'] =
|
|
135
|
-
cloned['generateTextType'] =
|
|
134
|
+
cloned['action'] = index_js_2.OPEN_AI_ACTION.GENERATE_TEXT;
|
|
135
|
+
cloned['generateTextType'] = index_js_2.OPEN_AI_GENERATE_TEXT_TYPES.NEW_TEXT;
|
|
136
136
|
cloned['generateTextNewTextAiModel'] = oldModel;
|
|
137
137
|
cloned['generateTextNewTextPrompt'] = cloned['textPrompt'];
|
|
138
138
|
cloned['generateTextNewTextMaxTokens'] = cloned['maxTokensToUse'];
|
|
@@ -155,12 +155,12 @@ const downMigrateOpenAiV2 = {
|
|
|
155
155
|
const cloned = (0, lodash_1.cloneDeep)(configuration);
|
|
156
156
|
console.log('running for OpenAI action upmigrate v2');
|
|
157
157
|
const action = cloned['action'];
|
|
158
|
-
if (action ===
|
|
158
|
+
if (action === index_js_2.OPEN_AI_ACTION.GENERATE_CODE) {
|
|
159
159
|
cloned['textPrompt'] = cloned['generateCodeNewCodePrompt'];
|
|
160
|
-
cloned['aiModel'] =
|
|
161
|
-
cloned['maxTokensToUse'] =
|
|
160
|
+
cloned['aiModel'] = index_js_2.OPEN_AI_MODEL.TEXT_DAVINCI_003;
|
|
161
|
+
cloned['maxTokensToUse'] = index_js_2.OPEN_AI_DEFAULT_MAX_TOKENS;
|
|
162
162
|
}
|
|
163
|
-
else if (action ===
|
|
163
|
+
else if (action === index_js_2.OPEN_AI_ACTION.GENERATE_TEXT) {
|
|
164
164
|
cloned['textPrompt'] = cloned['generateTextNewTextPrompt'];
|
|
165
165
|
cloned['aiModel'] = cloned['generateTextNewTextAiModel'];
|
|
166
166
|
cloned['maxTokensToUse'] = cloned['generateTextNewTextMaxTokens'];
|
|
@@ -181,10 +181,10 @@ const downMigrateOpenAiV2 = {
|
|
|
181
181
|
};
|
|
182
182
|
exports.openAiIntegrationPluginMigrations = {
|
|
183
183
|
upMigrations: {
|
|
184
|
-
[
|
|
184
|
+
[index_js_2.OpenAiPluginVersions.V2]: migrateOpenAiV2
|
|
185
185
|
},
|
|
186
186
|
downMigrations: {
|
|
187
|
-
[
|
|
187
|
+
[index_js_2.OpenAiPluginVersions.V2]: downMigrateOpenAiV2
|
|
188
188
|
}
|
|
189
189
|
};
|
|
190
190
|
exports.s3PluginMigrations = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/plugins/migrations/index.ts"],"names":[],"mappings":";;;AAAA,+EAA+E;AAC/E,wEAAwE;AACxE,mCAAmC;AACnC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/plugins/migrations/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../src/plugins/registry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../src/plugins/registry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAmF3C,qBAAa,cAAc;IACzB,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;gBAEjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;IAI3C,GAAG,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS;IAIzC,MAAM,IAAI,MAAM,EAAE;IAKlB,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAUjC,cAAc,IAAI,MAAM,EAAE;CAG3B;AAID,eAAO,MAAM,iBAAiB,yBAA0B,MAAM,KAAG,cAkF7D,CAAC;AAEL,eAAO,MAAM,iBAAiB,QAAO,cAOpC,CAAC"}
|
package/dist/plugins/registry.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RegisteredSecrets = exports.RegisteredPlugins = exports.PluginRegistry = void 0;
|
|
4
|
-
const
|
|
5
|
-
const
|
|
4
|
+
const index_js_1 = require("./templates/index.js");
|
|
5
|
+
const index_js_2 = require("./templates/secrets/index.js");
|
|
6
6
|
class PluginRegistry {
|
|
7
7
|
constructor(plugins) {
|
|
8
8
|
this.plugins = new Map(Object.entries(plugins));
|
|
@@ -24,7 +24,7 @@ class PluginRegistry {
|
|
|
24
24
|
return plugins;
|
|
25
25
|
}
|
|
26
26
|
defaultPlugins() {
|
|
27
|
-
return [
|
|
27
|
+
return [index_js_1.EmailPlugin, index_js_1.GraphQLPlugin, index_js_1.JavascriptPlugin, index_js_1.PythonPlugin, index_js_1.RestApiPlugin, index_js_1.SuperblocksOcrPlugin, index_js_1.WorkflowPlugin];
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
exports.PluginRegistry = PluginRegistry;
|
|
@@ -33,92 +33,92 @@ exports.PluginRegistry = PluginRegistry;
|
|
|
33
33
|
const RegisteredPlugins = (googleSheetsClientId) => new PluginRegistry({
|
|
34
34
|
// TODO: (joey) enable these when ready to release
|
|
35
35
|
// [AivenPlugin.id]: AivenPlugin,
|
|
36
|
-
[
|
|
37
|
-
[
|
|
38
|
-
[
|
|
39
|
-
[
|
|
36
|
+
[index_js_1.ConfluentPlugin.id]: index_js_1.ConfluentPlugin,
|
|
37
|
+
[index_js_1.RedpandaPlugin.id]: index_js_1.RedpandaPlugin,
|
|
38
|
+
[index_js_1.KafkaPlugin.id]: index_js_1.KafkaPlugin,
|
|
39
|
+
[index_js_1.KinesisPlugin.id]: index_js_1.KinesisPlugin,
|
|
40
40
|
// [MskPlugin.id]: MskPlugin,
|
|
41
41
|
// [AdlsPlugin.id]: AdlsPlugin,
|
|
42
|
-
[
|
|
43
|
-
[
|
|
44
|
-
[
|
|
45
|
-
[
|
|
46
|
-
[
|
|
47
|
-
[
|
|
48
|
-
[
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
53
|
-
[
|
|
54
|
-
[
|
|
55
|
-
[
|
|
56
|
-
[
|
|
57
|
-
[
|
|
58
|
-
[
|
|
59
|
-
[
|
|
60
|
-
[
|
|
61
|
-
[
|
|
62
|
-
[
|
|
63
|
-
[
|
|
64
|
-
[
|
|
65
|
-
[
|
|
66
|
-
[
|
|
67
|
-
[
|
|
68
|
-
[
|
|
69
|
-
[
|
|
70
|
-
[
|
|
71
|
-
[
|
|
72
|
-
[
|
|
73
|
-
[
|
|
74
|
-
[
|
|
75
|
-
[
|
|
76
|
-
[
|
|
77
|
-
[
|
|
78
|
-
[
|
|
79
|
-
[
|
|
80
|
-
[
|
|
81
|
-
[
|
|
82
|
-
[
|
|
83
|
-
[
|
|
42
|
+
[index_js_1.RedisPlugin.id]: index_js_1.RedisPlugin,
|
|
43
|
+
[index_js_1.CosmosDbPlugin.id]: index_js_1.CosmosDbPlugin,
|
|
44
|
+
[index_js_1.AthenaPlugin.id]: index_js_1.AthenaPlugin,
|
|
45
|
+
[index_js_1.AirtablePlugin.id]: index_js_1.AirtablePlugin,
|
|
46
|
+
[index_js_1.AsanaPlugin.id]: index_js_1.AsanaPlugin,
|
|
47
|
+
[index_js_1.BigQueryPlugin.id]: index_js_1.BigQueryPlugin,
|
|
48
|
+
[index_js_1.BitbucketPlugin.id]: index_js_1.BitbucketPlugin,
|
|
49
|
+
[index_js_1.BoxPlugin.id]: index_js_1.BoxPlugin,
|
|
50
|
+
[index_js_1.CircleCIPlugin.id]: index_js_1.CircleCIPlugin,
|
|
51
|
+
[index_js_1.CouchbasePlugin.id]: index_js_1.CouchbasePlugin,
|
|
52
|
+
[index_js_1.CockroachDBPlugin.id]: index_js_1.CockroachDBPlugin,
|
|
53
|
+
[index_js_1.ConfluencePlugin.id]: index_js_1.ConfluencePlugin,
|
|
54
|
+
[index_js_1.DatabricksPlugin.id]: index_js_1.DatabricksPlugin,
|
|
55
|
+
[index_js_1.DatadogPlugin.id]: index_js_1.DatadogPlugin,
|
|
56
|
+
[index_js_1.DropboxPlugin.id]: index_js_1.DropboxPlugin,
|
|
57
|
+
[index_js_1.DynamoDBPlugin.id]: index_js_1.DynamoDBPlugin,
|
|
58
|
+
[index_js_1.ElasticSearchPlugin.id]: index_js_1.ElasticSearchPlugin,
|
|
59
|
+
[index_js_1.EmailPlugin.id]: index_js_1.EmailPlugin,
|
|
60
|
+
[index_js_1.FrontPlugin.id]: index_js_1.FrontPlugin,
|
|
61
|
+
[index_js_1.GCSPlugin.id]: index_js_1.GCSPlugin,
|
|
62
|
+
[index_js_1.GitHubPlugin.id]: index_js_1.GitHubPlugin,
|
|
63
|
+
[index_js_1.GoogleAnalyticsPlugin.id]: index_js_1.GoogleAnalyticsPlugin,
|
|
64
|
+
[index_js_1.GoogleDrivePlugin.id]: index_js_1.GoogleDrivePlugin,
|
|
65
|
+
[index_js_1.GraphQLIntegrationPlugin.id]: index_js_1.GraphQLIntegrationPlugin,
|
|
66
|
+
[index_js_1.GraphQLPlugin.id]: index_js_1.GraphQLPlugin,
|
|
67
|
+
[index_js_1.HubSpotPlugin.id]: index_js_1.HubSpotPlugin,
|
|
68
|
+
[index_js_1.IntercomPlugin.id]: index_js_1.IntercomPlugin,
|
|
69
|
+
[index_js_1.JavascriptPlugin.id]: index_js_1.JavascriptPlugin,
|
|
70
|
+
[index_js_1.JiraPlugin.id]: index_js_1.JiraPlugin,
|
|
71
|
+
[index_js_1.LaunchDarklyPlugin.id]: index_js_1.LaunchDarklyPlugin,
|
|
72
|
+
[index_js_1.MariaDBPlugin.id]: index_js_1.MariaDBPlugin,
|
|
73
|
+
[index_js_1.MicrosoftSQLPlugin.id]: index_js_1.MicrosoftSQLPlugin,
|
|
74
|
+
[index_js_1.MongoDBPlugin.id]: index_js_1.MongoDBPlugin,
|
|
75
|
+
[index_js_1.MySQLPlugin.id]: index_js_1.MySQLPlugin,
|
|
76
|
+
[index_js_1.NotionPlugin.id]: index_js_1.NotionPlugin,
|
|
77
|
+
[index_js_1.OpenAiPlugin.id]: index_js_1.OpenAiPlugin,
|
|
78
|
+
[index_js_1.OpenaiV2Plugin.id]: index_js_1.OpenaiV2Plugin,
|
|
79
|
+
[index_js_1.OracleDbPlugin.id]: index_js_1.OracleDbPlugin,
|
|
80
|
+
[index_js_1.PagerDutyPlugin.id]: index_js_1.PagerDutyPlugin,
|
|
81
|
+
[index_js_1.PostgresPlugin.id]: index_js_1.PostgresPlugin,
|
|
82
|
+
[index_js_1.PythonPlugin.id]: index_js_1.PythonPlugin,
|
|
83
|
+
[index_js_1.RedisPlugin.id]: index_js_1.RedisPlugin,
|
|
84
84
|
// TODO: (joey) enable these after discussion around plugin logos
|
|
85
85
|
// [RedisCloudPlugin.id]: RedisCloudPlugin,
|
|
86
86
|
// [AwsElasticachePlugin.id]: AwsElasticachePlugin,
|
|
87
87
|
// [AivenRedisPlugin.id]: AivenRedisPlugin,
|
|
88
|
-
[
|
|
89
|
-
[
|
|
90
|
-
[
|
|
91
|
-
[
|
|
92
|
-
[
|
|
93
|
-
[
|
|
94
|
-
[
|
|
95
|
-
[
|
|
96
|
-
[
|
|
97
|
-
[
|
|
98
|
-
[
|
|
99
|
-
[
|
|
100
|
-
[
|
|
101
|
-
[
|
|
102
|
-
[
|
|
103
|
-
[
|
|
104
|
-
[
|
|
105
|
-
[
|
|
106
|
-
[
|
|
107
|
-
[
|
|
108
|
-
[
|
|
109
|
-
[
|
|
110
|
-
[
|
|
111
|
-
[
|
|
112
|
-
[
|
|
113
|
-
[(0,
|
|
88
|
+
[index_js_1.RedshiftPlugin.id]: index_js_1.RedshiftPlugin,
|
|
89
|
+
[index_js_1.RestApiIntegrationPlugin.id]: index_js_1.RestApiIntegrationPlugin,
|
|
90
|
+
[index_js_1.RestApiPlugin.id]: index_js_1.RestApiPlugin,
|
|
91
|
+
[index_js_1.RocksetPlugin.id]: index_js_1.RocksetPlugin,
|
|
92
|
+
[index_js_1.S3Plugin.id]: index_js_1.S3Plugin,
|
|
93
|
+
[index_js_1.SalesforcePlugin.id]: index_js_1.SalesforcePlugin,
|
|
94
|
+
[index_js_1.SegmentPlugin.id]: index_js_1.SegmentPlugin,
|
|
95
|
+
[index_js_1.SendGridPlugin.id]: index_js_1.SendGridPlugin,
|
|
96
|
+
[index_js_1.SlackPlugin.id]: index_js_1.SlackPlugin,
|
|
97
|
+
[index_js_1.SmtpPlugin.id]: index_js_1.SmtpPlugin,
|
|
98
|
+
[index_js_1.SnowflakePlugin.id]: index_js_1.SnowflakePlugin,
|
|
99
|
+
[index_js_1.StripePlugin.id]: index_js_1.StripePlugin,
|
|
100
|
+
[index_js_1.SuperblocksOcrPlugin.id]: index_js_1.SuperblocksOcrPlugin,
|
|
101
|
+
[index_js_1.TwilioPlugin.id]: index_js_1.TwilioPlugin,
|
|
102
|
+
[index_js_1.WorkflowPlugin.id]: index_js_1.WorkflowPlugin,
|
|
103
|
+
[index_js_1.ZendeskPlugin.id]: index_js_1.ZendeskPlugin,
|
|
104
|
+
[index_js_1.ZoomPlugin.id]: index_js_1.ZoomPlugin,
|
|
105
|
+
[index_js_1.AnthropicPlugin.id]: index_js_1.AnthropicPlugin,
|
|
106
|
+
[index_js_1.GroqPlugin.id]: index_js_1.GroqPlugin,
|
|
107
|
+
[index_js_1.MistralPlugin.id]: index_js_1.MistralPlugin,
|
|
108
|
+
[index_js_1.PerplexityPlugin.id]: index_js_1.PerplexityPlugin,
|
|
109
|
+
[index_js_1.FireworksPlugin.id]: index_js_1.FireworksPlugin,
|
|
110
|
+
[index_js_1.StabilityAiPlugin.id]: index_js_1.StabilityAiPlugin,
|
|
111
|
+
[index_js_1.CoherePlugin.id]: index_js_1.CoherePlugin,
|
|
112
|
+
[index_js_1.GeminiPlugin.id]: index_js_1.GeminiPlugin,
|
|
113
|
+
[(0, index_js_1.GoogleSheetsPlugin)(googleSheetsClientId).id]: (0, index_js_1.GoogleSheetsPlugin)(googleSheetsClientId)
|
|
114
114
|
});
|
|
115
115
|
exports.RegisteredPlugins = RegisteredPlugins;
|
|
116
116
|
const RegisteredSecrets = () => {
|
|
117
117
|
return new PluginRegistry({
|
|
118
|
-
[
|
|
119
|
-
[
|
|
120
|
-
[
|
|
121
|
-
[
|
|
118
|
+
[index_js_2.AkeylessSecretsManagerPlugin.id]: index_js_2.AkeylessSecretsManagerPlugin,
|
|
119
|
+
[index_js_2.AWSSecretsManagerPlugin.id]: index_js_2.AWSSecretsManagerPlugin,
|
|
120
|
+
[index_js_2.GCPSecretsManagerPlugin.id]: index_js_2.GCPSecretsManagerPlugin,
|
|
121
|
+
[index_js_2.HashicorpVaultPlugin.id]: index_js_2.HashicorpVaultPlugin
|
|
122
122
|
});
|
|
123
123
|
};
|
|
124
124
|
exports.RegisteredSecrets = RegisteredSecrets;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../src/plugins/registry.ts"],"names":[],"mappings":";;;AAEA,
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../src/plugins/registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"adls.d.ts","sourceRoot":"","sources":["../../../src/plugins/templates/adls.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoD,MAAM,EAAkC,MAAM,
|
|
1
|
+
{"version":3,"file":"adls.d.ts","sourceRoot":"","sources":["../../../src/plugins/templates/adls.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoD,MAAM,EAAkC,MAAM,sBAAsB,CAAC;AAGhI,eAAO,MAAM,kBAAkB;;CAE9B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,MA4KxB,CAAC"}
|