vercel-api-js 1.19.1 → 1.19.3

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/types.mjs CHANGED
@@ -1108,12 +1108,12 @@ const userEventPayloadNewOwnerTeamsRoleEnum = {
1108
1108
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
1109
1109
  };
1110
1110
  const userEventPayloadNewOwnerTeamsTeamPermissionsEnum = {
1111
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
1112
1111
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
1113
1112
  AiGatewayCredits: "AiGatewayCredits",
1114
1113
  AiGatewaySettings: "AiGatewaySettings",
1115
1114
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
1116
1115
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
1116
+ AiGatewayUser: "AiGatewayUser",
1117
1117
  ConnectorManager: "ConnectorManager",
1118
1118
  CreateProject: "CreateProject",
1119
1119
  EnvVariableManager: "EnvVariableManager",
@@ -1576,12 +1576,12 @@ const userEventPayloadRoleEnum = {
1576
1576
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
1577
1577
  };
1578
1578
  const userEventPayloadPreviousTeamPermissionsEnum = {
1579
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
1580
1579
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
1581
1580
  AiGatewayCredits: "AiGatewayCredits",
1582
1581
  AiGatewaySettings: "AiGatewaySettings",
1583
1582
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
1584
1583
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
1584
+ AiGatewayUser: "AiGatewayUser",
1585
1585
  ConnectorManager: "ConnectorManager",
1586
1586
  CreateProject: "CreateProject",
1587
1587
  EnvVariableManager: "EnvVariableManager",
@@ -1607,12 +1607,12 @@ const userEventPayloadPreviousTeamRolesEnum = {
1607
1607
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
1608
1608
  };
1609
1609
  const userEventPayloadTeamPermissionsEnum = {
1610
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
1611
1610
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
1612
1611
  AiGatewayCredits: "AiGatewayCredits",
1613
1612
  AiGatewaySettings: "AiGatewaySettings",
1614
1613
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
1615
1614
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
1615
+ AiGatewayUser: "AiGatewayUser",
1616
1616
  ConnectorManager: "ConnectorManager",
1617
1617
  CreateProject: "CreateProject",
1618
1618
  EnvVariableManager: "EnvVariableManager",
@@ -2077,10 +2077,13 @@ const userEventTypeEnum = {
2077
2077
  "organization-emu-team-updated": "organization-emu-team-updated",
2078
2078
  "organization-emu-updated": "organization-emu-updated",
2079
2079
  "organization-slug-update": "organization-slug-update",
2080
+ "organization-sso-enforced": "organization-sso-enforced",
2080
2081
  "organization-team-add": "organization-team-add",
2081
2082
  "organization-team-create": "organization-team-create",
2082
2083
  "organization-team-delete": "organization-team-delete",
2083
2084
  "organization-team-sso-update": "organization-team-sso-update",
2085
+ "organization-update-account-flow-dismissed": "organization-update-account-flow-dismissed",
2086
+ "organization-update-account-flow-triggered": "organization-update-account-flow-triggered",
2084
2087
  "owner-blocked": "owner-blocked",
2085
2088
  "owner-soft-blocked": "owner-soft-blocked",
2086
2089
  "owner-soft-unblocked": "owner-soft-unblocked",
@@ -2786,10 +2789,13 @@ const listEventTypeNameEnum = {
2786
2789
  "organization-emu-team-updated": "organization-emu-team-updated",
2787
2790
  "organization-emu-updated": "organization-emu-updated",
2788
2791
  "organization-slug-update": "organization-slug-update",
2792
+ "organization-sso-enforced": "organization-sso-enforced",
2789
2793
  "organization-team-add": "organization-team-add",
2790
2794
  "organization-team-create": "organization-team-create",
2791
2795
  "organization-team-delete": "organization-team-delete",
2792
2796
  "organization-team-sso-update": "organization-team-sso-update",
2797
+ "organization-update-account-flow-dismissed": "organization-update-account-flow-dismissed",
2798
+ "organization-update-account-flow-triggered": "organization-update-account-flow-triggered",
2793
2799
  "owner-blocked": "owner-blocked",
2794
2800
  "owner-soft-blocked": "owner-soft-blocked",
2795
2801
  "owner-soft-unblocked": "owner-soft-unblocked",
@@ -3470,10 +3476,13 @@ const listEventTypeReplacedByEnum = {
3470
3476
  "organization-emu-team-updated": "organization-emu-team-updated",
3471
3477
  "organization-emu-updated": "organization-emu-updated",
3472
3478
  "organization-slug-update": "organization-slug-update",
3479
+ "organization-sso-enforced": "organization-sso-enforced",
3473
3480
  "organization-team-add": "organization-team-add",
3474
3481
  "organization-team-create": "organization-team-create",
3475
3482
  "organization-team-delete": "organization-team-delete",
3476
3483
  "organization-team-sso-update": "organization-team-sso-update",
3484
+ "organization-update-account-flow-dismissed": "organization-update-account-flow-dismissed",
3485
+ "organization-update-account-flow-triggered": "organization-update-account-flow-triggered",
3477
3486
  "owner-blocked": "owner-blocked",
3478
3487
  "owner-soft-blocked": "owner-soft-blocked",
3479
3488
  "owner-soft-unblocked": "owner-soft-unblocked",
@@ -3996,12 +4005,12 @@ const invitedTeamMemberRoleEnum = {
3996
4005
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
3997
4006
  };
3998
4007
  const invitedTeamMemberTeamPermissionsEnum = {
3999
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
4000
4008
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
4001
4009
  AiGatewayCredits: "AiGatewayCredits",
4002
4010
  AiGatewaySettings: "AiGatewaySettings",
4003
4011
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
4004
4012
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
4013
+ AiGatewayUser: "AiGatewayUser",
4005
4014
  ConnectorManager: "ConnectorManager",
4006
4015
  CreateProject: "CreateProject",
4007
4016
  EnvVariableManager: "EnvVariableManager",
@@ -4038,12 +4047,12 @@ const teamDefaultPassportDeploymentTypeEnum = {
4038
4047
  prod_deployment_urls_and_all_previews: "prod_deployment_urls_and_all_previews"
4039
4048
  };
4040
4049
  const teamDefaultRolesTeamPermissionsEnum = {
4041
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
4042
4050
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
4043
4051
  AiGatewayCredits: "AiGatewayCredits",
4044
4052
  AiGatewaySettings: "AiGatewaySettings",
4045
4053
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
4046
4054
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
4055
+ AiGatewayUser: "AiGatewayUser",
4047
4056
  ConnectorManager: "ConnectorManager",
4048
4057
  CreateProject: "CreateProject",
4049
4058
  EnvVariableManager: "EnvVariableManager",
@@ -4150,12 +4159,12 @@ const teamMembershipRoleEnum = {
4150
4159
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
4151
4160
  };
4152
4161
  const teamMembershipTeamPermissionsEnum = {
4153
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
4154
4162
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
4155
4163
  AiGatewayCredits: "AiGatewayCredits",
4156
4164
  AiGatewaySettings: "AiGatewaySettings",
4157
4165
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
4158
4166
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
4167
+ AiGatewayUser: "AiGatewayUser",
4159
4168
  ConnectorManager: "ConnectorManager",
4160
4169
  CreateProject: "CreateProject",
4161
4170
  EnvVariableManager: "EnvVariableManager",
@@ -4247,12 +4256,12 @@ const teamLimitedMembershipRoleEnum = {
4247
4256
  VIEWER_FOR_PLUS: "VIEWER_FOR_PLUS"
4248
4257
  };
4249
4258
  const teamLimitedMembershipTeamPermissionsEnum = {
4250
- AiGatewayApiKeyOwnedBySelf: "AiGatewayApiKeyOwnedBySelf",
4251
4259
  AiGatewayBudgetManager: "AiGatewayBudgetManager",
4252
4260
  AiGatewayCredits: "AiGatewayCredits",
4253
4261
  AiGatewaySettings: "AiGatewaySettings",
4254
4262
  AiGatewayTranscriptsManager: "AiGatewayTranscriptsManager",
4255
4263
  AiGatewayTranscriptsViewer: "AiGatewayTranscriptsViewer",
4264
+ AiGatewayUser: "AiGatewayUser",
4256
4265
  ConnectorManager: "ConnectorManager",
4257
4266
  CreateProject: "CreateProject",
4258
4267
  EnvVariableManager: "EnvVariableManager",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel-api-js",
3
- "version": "1.19.1",
3
+ "version": "1.19.3",
4
4
  "description": "Vercel auto-generated type-safe API client",
5
5
  "type": "module",
6
6
  "author": "SferaDev",