diff --git a/packages_generated/account/src/index.gen.ts b/packages_generated/account/src/index.gen.ts index 0f3d97ae0..154753398 100644 --- a/packages_generated/account/src/index.gen.ts +++ b/packages_generated/account/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Accountv3 from './v3/index.gen' +export * as Accountv3 from './v3/index.gen.js' diff --git a/packages_generated/account/src/v3/index.gen.ts b/packages_generated/account/src/v3/index.gen.ts index a7e6ba2d5..663def78a 100644 --- a/packages_generated/account/src/v3/index.gen.ts +++ b/packages_generated/account/src/v3/index.gen.ts @@ -3,8 +3,8 @@ export { ContractAPI, ProjectAPI, -} from './api.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './marshalling.gen.js' export type { CheckContractSignatureResponse, Contract, @@ -47,5 +47,5 @@ export type { QualificationSetScalewayEnvironmentSubUseCase, QualificationShareData, QualificationShareDataSubUseCase, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/applesilicon/src/index.gen.ts b/packages_generated/applesilicon/src/index.gen.ts index b1e66d2b5..bdfd38cc7 100644 --- a/packages_generated/applesilicon/src/index.gen.ts +++ b/packages_generated/applesilicon/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Applesiliconv1alpha1 from './v1alpha1/index.gen' +export * as Applesiliconv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/applesilicon/src/v1alpha1/index.gen.ts b/packages_generated/applesilicon/src/v1alpha1/index.gen.ts index 94d27c335..e150a3cc6 100644 --- a/packages_generated/applesilicon/src/v1alpha1/index.gen.ts +++ b/packages_generated/applesilicon/src/v1alpha1/index.gen.ts @@ -3,9 +3,9 @@ export { API, PrivateNetworkAPI, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { BatchCreateServersRequest, BatchCreateServersRequestBatchInnerCreateServerRequest, @@ -60,4 +60,4 @@ export type { StartConnectivityDiagnosticRequest, StartConnectivityDiagnosticResponse, UpdateServerRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/audit_trail/src/index.gen.ts b/packages_generated/audit_trail/src/index.gen.ts index d3be480c3..9934379b0 100644 --- a/packages_generated/audit_trail/src/index.gen.ts +++ b/packages_generated/audit_trail/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as AuditTrailv1alpha1 from './v1alpha1/index.gen' +export * as AuditTrailv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/audit_trail/src/v1alpha1/index.gen.ts b/packages_generated/audit_trail/src/v1alpha1/index.gen.ts index f65213cda..77edc3dfe 100644 --- a/packages_generated/audit_trail/src/v1alpha1/index.gen.ts +++ b/packages_generated/audit_trail/src/v1alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { AccountOrganizationInfo, AccountProjectInfo, @@ -58,5 +58,5 @@ export type { SecretManagerSecretVersionInfo, SystemEvent, SystemEventKind, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/autoscaling/src/index.gen.ts b/packages_generated/autoscaling/src/index.gen.ts index c61fe2e8f..28dbc1477 100644 --- a/packages_generated/autoscaling/src/index.gen.ts +++ b/packages_generated/autoscaling/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Autoscalingv1alpha1 from './v1alpha1/index.gen' +export * as Autoscalingv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/autoscaling/src/v1alpha1/index.gen.ts b/packages_generated/autoscaling/src/v1alpha1/index.gen.ts index b18005d87..16d2e1053 100644 --- a/packages_generated/autoscaling/src/v1alpha1/index.gen.ts +++ b/packages_generated/autoscaling/src/v1alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { Capacity, CreateInstanceGroupRequest, @@ -52,5 +52,5 @@ export type { VolumeInstanceTemplateFromEmpty, VolumeInstanceTemplateFromSnapshot, VolumeInstanceTemplateVolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/baremetal/src/index.gen.ts b/packages_generated/baremetal/src/index.gen.ts index 12455ea36..4a17f533e 100644 --- a/packages_generated/baremetal/src/index.gen.ts +++ b/packages_generated/baremetal/src/index.gen.ts @@ -3,5 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as Baremetalv1 from './v1/index.gen' -export * as Baremetalv3 from './v3/index.gen' +export * as Baremetalv1 from './v1/index.gen.js' +export * as Baremetalv3 from './v3/index.gen.js' diff --git a/packages_generated/baremetal/src/v1/index.gen.ts b/packages_generated/baremetal/src/v1/index.gen.ts index cecff9d78..c95477ecc 100644 --- a/packages_generated/baremetal/src/v1/index.gen.ts +++ b/packages_generated/baremetal/src/v1/index.gen.ts @@ -3,9 +3,9 @@ export { API, PrivateNetworkAPI, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AddOptionServerRequest, BMCAccess, @@ -100,5 +100,5 @@ export type { UpdateServerRequest, UpdateSettingRequest, ValidatePartitioningSchemaRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/baremetal/src/v3/index.gen.ts b/packages_generated/baremetal/src/v3/index.gen.ts index b38e74e52..dfd59465d 100644 --- a/packages_generated/baremetal/src/v3/index.gen.ts +++ b/packages_generated/baremetal/src/v3/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { PrivateNetworkAPI } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { PrivateNetworkAPI } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ListServerPrivateNetworksRequestOrderBy, ListServerPrivateNetworksResponse, @@ -13,4 +13,4 @@ export type { ServerPrivateNetwork, ServerPrivateNetworkStatus, SetServerPrivateNetworksResponse, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/billing/src/index.gen.ts b/packages_generated/billing/src/index.gen.ts index 76148d596..055895d36 100644 --- a/packages_generated/billing/src/index.gen.ts +++ b/packages_generated/billing/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Billingv2beta1 from './v2beta1/index.gen' +export * as Billingv2beta1 from './v2beta1/index.gen.js' diff --git a/packages_generated/billing/src/v2beta1/index.gen.ts b/packages_generated/billing/src/v2beta1/index.gen.ts index fb74b2fb3..13fdfc316 100644 --- a/packages_generated/billing/src/v2beta1/index.gen.ts +++ b/packages_generated/billing/src/v2beta1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { Discount, DiscountCoupon, @@ -31,4 +31,4 @@ export type { ListTaxesResponse, ListTaxesResponseTax, RedeemCouponRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/block/src/index.gen.ts b/packages_generated/block/src/index.gen.ts index f95649231..dfcf9eb3d 100644 --- a/packages_generated/block/src/index.gen.ts +++ b/packages_generated/block/src/index.gen.ts @@ -3,5 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as Blockv1 from './v1/index.gen' -export * as Blockv1alpha1 from './v1alpha1/index.gen' +export * as Blockv1 from './v1/index.gen.js' +export * as Blockv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/block/src/v1/index.gen.ts b/packages_generated/block/src/v1/index.gen.ts index 37b21764e..7b816e456 100644 --- a/packages_generated/block/src/v1/index.gen.ts +++ b/packages_generated/block/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateSnapshotRequest, CreateVolumeRequest, @@ -35,5 +35,5 @@ export type { VolumeSpecifications, VolumeStatus, VolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/block/src/v1alpha1/index.gen.ts b/packages_generated/block/src/v1alpha1/index.gen.ts index 94c93e3d8..8382eab82 100644 --- a/packages_generated/block/src/v1alpha1/index.gen.ts +++ b/packages_generated/block/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateSnapshotRequest, CreateVolumeRequest, @@ -36,5 +36,5 @@ export type { VolumeSpecifications, VolumeStatus, VolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/cockpit/src/index.gen.ts b/packages_generated/cockpit/src/index.gen.ts index 6642878e0..f5fccc920 100644 --- a/packages_generated/cockpit/src/index.gen.ts +++ b/packages_generated/cockpit/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Cockpitv1 from './v1/index.gen' +export * as Cockpitv1 from './v1/index.gen.js' diff --git a/packages_generated/cockpit/src/v1/index.gen.ts b/packages_generated/cockpit/src/v1/index.gen.ts index fafab1999..3a649a231 100644 --- a/packages_generated/cockpit/src/v1/index.gen.ts +++ b/packages_generated/cockpit/src/v1/index.gen.ts @@ -3,8 +3,8 @@ export { GlobalAPI, RegionalAPI, -} from './api.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './marshalling.gen.js' export type { Alert, AlertManager, @@ -80,5 +80,5 @@ export type { Usage, UsageOverview, UsageUnit, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/container/src/index.gen.ts b/packages_generated/container/src/index.gen.ts index 93197a626..39498a86d 100644 --- a/packages_generated/container/src/index.gen.ts +++ b/packages_generated/container/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Containerv1beta1 from './v1beta1/index.gen' +export * as Containerv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/container/src/v1beta1/index.gen.ts b/packages_generated/container/src/v1beta1/index.gen.ts index 9ccbc725f..ba2ab7a1b 100644 --- a/packages_generated/container/src/v1beta1/index.gen.ts +++ b/packages_generated/container/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Container, ContainerHealthCheckSpec, @@ -75,5 +75,5 @@ export type { UpdateNamespaceRequest, UpdateTriggerRequest, UpdateTriggerRequestSqsClientConfig, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/datawarehouse/src/index.gen.ts b/packages_generated/datawarehouse/src/index.gen.ts index 863917fac..63eddcacc 100644 --- a/packages_generated/datawarehouse/src/index.gen.ts +++ b/packages_generated/datawarehouse/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Datawarehousev1beta1 from './v1beta1/index.gen' +export * as Datawarehousev1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/datawarehouse/src/v1beta1/index.gen.ts b/packages_generated/datawarehouse/src/v1beta1/index.gen.ts index 003058cfc..eb4cec2aa 100644 --- a/packages_generated/datawarehouse/src/v1beta1/index.gen.ts +++ b/packages_generated/datawarehouse/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateDatabaseRequest, CreateDeploymentRequest, @@ -43,5 +43,5 @@ export type { UpdateUserRequest, User, Version, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/dedibox/src/index.gen.ts b/packages_generated/dedibox/src/index.gen.ts index c4d9aa75a..0ce5740dc 100644 --- a/packages_generated/dedibox/src/index.gen.ts +++ b/packages_generated/dedibox/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Dediboxv1 from './v1/index.gen' +export * as Dediboxv1 from './v1/index.gen.js' diff --git a/packages_generated/dedibox/src/v1/index.gen.ts b/packages_generated/dedibox/src/v1/index.gen.ts index 197056133..746c5f97a 100644 --- a/packages_generated/dedibox/src/v1/index.gen.ts +++ b/packages_generated/dedibox/src/v1/index.gen.ts @@ -8,9 +8,9 @@ export { RpnSanAPI, RpnV1API, RpnV2API, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AttachFailoverIPsRequest, AttachFailoverIPToMacAddressRequest, @@ -266,5 +266,5 @@ export type { UpdateServerBackupRequest, UpdateServerRequest, UpdateServerTagsRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/domain/src/index.gen.ts b/packages_generated/domain/src/index.gen.ts index 816457c95..ca8038538 100644 --- a/packages_generated/domain/src/index.gen.ts +++ b/packages_generated/domain/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Domainv2beta1 from './v2beta1/index.gen' +export * as Domainv2beta1 from './v2beta1/index.gen.js' diff --git a/packages_generated/domain/src/v2beta1/index.gen.ts b/packages_generated/domain/src/v2beta1/index.gen.ts index 4e868054e..bdbd0d1a6 100644 --- a/packages_generated/domain/src/v2beta1/index.gen.ts +++ b/packages_generated/domain/src/v2beta1/index.gen.ts @@ -3,9 +3,9 @@ export { API, RegistrarAPI, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AvailableDomain, CheckContactsCompatibilityResponse, @@ -173,4 +173,4 @@ export type { UpdateDNSZoneRecordsRequest, UpdateDNSZoneRecordsResponse, UpdateDNSZoneRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/edge_services/src/index.gen.ts b/packages_generated/edge_services/src/index.gen.ts index de81b2d41..5cfa3b821 100644 --- a/packages_generated/edge_services/src/index.gen.ts +++ b/packages_generated/edge_services/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as EdgeServicesv1beta1 from './v1beta1/index.gen' +export * as EdgeServicesv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/edge_services/src/v1beta1/index.gen.ts b/packages_generated/edge_services/src/v1beta1/index.gen.ts index ce761084a..03d91e4d6 100644 --- a/packages_generated/edge_services/src/v1beta1/index.gen.ts +++ b/packages_generated/edge_services/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AddRouteRulesRequest, AddRouteRulesResponse, @@ -129,5 +129,5 @@ export type { UpdateWafStageRequest, WafStage, WafStageMode, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/environmental_footprint/src/index.gen.ts b/packages_generated/environmental_footprint/src/index.gen.ts index 0ea3ca009..03f559b8b 100644 --- a/packages_generated/environmental_footprint/src/index.gen.ts +++ b/packages_generated/environmental_footprint/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as EnvironmentalFootprintv1alpha1 from './v1alpha1/index.gen' +export * as EnvironmentalFootprintv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts b/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts index 709a03504..dbcd9e5cb 100644 --- a/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts +++ b/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { UserAPI } from './api.gen' -export * from './marshalling.gen' +export { UserAPI } from './api.gen.js' +export * from './marshalling.gen.js' export type { Impact, ImpactDataResponse, @@ -16,4 +16,4 @@ export type { UserApiGetImpactDataRequest, UserApiGetImpactReportAvailabilityRequest, ZoneImpact, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/file/src/index.gen.ts b/packages_generated/file/src/index.gen.ts index 05ad2677c..18f7d4ec2 100644 --- a/packages_generated/file/src/index.gen.ts +++ b/packages_generated/file/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Filev1alpha1 from './v1alpha1/index.gen' +export * as Filev1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/file/src/v1alpha1/index.gen.ts b/packages_generated/file/src/v1alpha1/index.gen.ts index 3be92a216..200c87c4e 100644 --- a/packages_generated/file/src/v1alpha1/index.gen.ts +++ b/packages_generated/file/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Attachment, AttachmentResourceType, @@ -17,5 +17,5 @@ export type { ListFileSystemsRequestOrderBy, ListFileSystemsResponse, UpdateFileSystemRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/flexibleip/src/index.gen.ts b/packages_generated/flexibleip/src/index.gen.ts index 504b5ede0..6c570cd57 100644 --- a/packages_generated/flexibleip/src/index.gen.ts +++ b/packages_generated/flexibleip/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Flexibleipv1alpha1 from './v1alpha1/index.gen' +export * as Flexibleipv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/flexibleip/src/v1alpha1/index.gen.ts b/packages_generated/flexibleip/src/v1alpha1/index.gen.ts index 8d48d530d..30b0d385f 100644 --- a/packages_generated/flexibleip/src/v1alpha1/index.gen.ts +++ b/packages_generated/flexibleip/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AttachFlexibleIPRequest, AttachFlexibleIPsResponse, @@ -24,5 +24,5 @@ export type { MACAddressType, MoveMACAddrRequest, UpdateFlexibleIPRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/function/src/index.gen.ts b/packages_generated/function/src/index.gen.ts index e7879f7cf..212ed985c 100644 --- a/packages_generated/function/src/index.gen.ts +++ b/packages_generated/function/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Functionv1beta1 from './v1beta1/index.gen' +export * as Functionv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/function/src/v1beta1/index.gen.ts b/packages_generated/function/src/v1beta1/index.gen.ts index bcc25c008..9e50b015a 100644 --- a/packages_generated/function/src/v1beta1/index.gen.ts +++ b/packages_generated/function/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateCronRequest, CreateDomainRequest, @@ -79,5 +79,5 @@ export type { UpdateTriggerRequest, UpdateTriggerRequestSqsClientConfig, UploadURL, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/iam/src/index.gen.ts b/packages_generated/iam/src/index.gen.ts index 4680efc46..1e5c8200d 100644 --- a/packages_generated/iam/src/index.gen.ts +++ b/packages_generated/iam/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Iamv1alpha1 from './v1alpha1/index.gen' +export * as Iamv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/iam/src/v1alpha1/index.gen.ts b/packages_generated/iam/src/v1alpha1/index.gen.ts index a68e58893..8022dc2da 100644 --- a/packages_generated/iam/src/v1alpha1/index.gen.ts +++ b/packages_generated/iam/src/v1alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { AddGroupMemberRequest, AddGroupMembersRequest, @@ -136,5 +136,5 @@ export type { UserType, ValidateUserMFAOTPRequest, ValidateUserMFAOTPResponse, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/inference/src/index.gen.ts b/packages_generated/inference/src/index.gen.ts index 427d020ee..5074a9b1b 100644 --- a/packages_generated/inference/src/index.gen.ts +++ b/packages_generated/inference/src/index.gen.ts @@ -3,5 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as Inferencev1 from './v1/index.gen' -export * as Inferencev1beta1 from './v1beta1/index.gen' +export * as Inferencev1 from './v1/index.gen.js' +export * as Inferencev1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/inference/src/v1/index.gen.ts b/packages_generated/inference/src/v1/index.gen.ts index cd396c4f8..b27beccf1 100644 --- a/packages_generated/inference/src/v1/index.gen.ts +++ b/packages_generated/inference/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateDeploymentRequest, CreateEndpointRequest, @@ -38,5 +38,5 @@ export type { NodeTypeStock, UpdateDeploymentRequest, UpdateEndpointRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/inference/src/v1beta1/index.gen.ts b/packages_generated/inference/src/v1beta1/index.gen.ts index e2e1ec879..b9a1f2e6e 100644 --- a/packages_generated/inference/src/v1beta1/index.gen.ts +++ b/packages_generated/inference/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ACLRule, ACLRuleRequest, @@ -44,5 +44,5 @@ export type { SetDeploymentACLRulesResponse, UpdateDeploymentRequest, UpdateEndpointRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/instance/src/index.gen.ts b/packages_generated/instance/src/index.gen.ts index 71463cd03..468a1a153 100644 --- a/packages_generated/instance/src/index.gen.ts +++ b/packages_generated/instance/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Instancev1 from './v1/index' +export * as Instancev1 from './v1/index.js' diff --git a/packages_generated/instance/src/v1/index.gen.ts b/packages_generated/instance/src/v1/index.gen.ts index 98e1b077a..99ad902f4 100644 --- a/packages_generated/instance/src/v1/index.gen.ts +++ b/packages_generated/instance/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ApplyBlockMigrationRequest, Arch, @@ -197,5 +197,5 @@ export type { VolumeTypeCapabilities, VolumeTypeConstraints, VolumeVolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/interlink/src/index.gen.ts b/packages_generated/interlink/src/index.gen.ts index 7d850c77f..629d03714 100644 --- a/packages_generated/interlink/src/index.gen.ts +++ b/packages_generated/interlink/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Interlinkv1beta1 from './v1beta1/index.gen' +export * as Interlinkv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/interlink/src/v1beta1/index.gen.ts b/packages_generated/interlink/src/v1beta1/index.gen.ts index 9a10688bc..51f56a350 100644 --- a/packages_generated/interlink/src/v1beta1/index.gen.ts +++ b/packages_generated/interlink/src/v1beta1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AttachRoutingPolicyRequest, AttachVpcRequest, @@ -49,5 +49,5 @@ export type { SetRoutingPolicyRequest, UpdateLinkRequest, UpdateRoutingPolicyRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/iot/src/index.gen.ts b/packages_generated/iot/src/index.gen.ts index 21d0cd268..f977f9244 100644 --- a/packages_generated/iot/src/index.gen.ts +++ b/packages_generated/iot/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Iotv1 from './v1/index.gen' +export * as Iotv1 from './v1/index.gen.js' diff --git a/packages_generated/iot/src/v1/index.gen.ts b/packages_generated/iot/src/v1/index.gen.ts index 34733693e..4fcbd71c0 100644 --- a/packages_generated/iot/src/v1/index.gen.ts +++ b/packages_generated/iot/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Certificate, CreateDeviceRequest, @@ -86,4 +86,4 @@ export type { UpdateRouteRequestDatabaseConfig, UpdateRouteRequestRestConfig, UpdateRouteRequestS3Config, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/ipam/src/index.gen.ts b/packages_generated/ipam/src/index.gen.ts index 2eb1850e7..6a978db3a 100644 --- a/packages_generated/ipam/src/index.gen.ts +++ b/packages_generated/ipam/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Ipamv1 from './v1/index.gen' +export * as Ipamv1 from './v1/index.gen.js' diff --git a/packages_generated/ipam/src/v1/index.gen.ts b/packages_generated/ipam/src/v1/index.gen.ts index eeadb21dd..c00dada34 100644 --- a/packages_generated/ipam/src/v1/index.gen.ts +++ b/packages_generated/ipam/src/v1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { AttachIPRequest, BookIPRequest, @@ -20,5 +20,5 @@ export type { Reverse, Source, UpdateIPRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/jobs/src/index.gen.ts b/packages_generated/jobs/src/index.gen.ts index e07afcf1f..08f70cb5b 100644 --- a/packages_generated/jobs/src/index.gen.ts +++ b/packages_generated/jobs/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Jobsv1alpha1 from './v1alpha1/index.gen' +export * as Jobsv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/jobs/src/v1alpha1/index.gen.ts b/packages_generated/jobs/src/v1alpha1/index.gen.ts index b061a3d56..9b3f0117b 100644 --- a/packages_generated/jobs/src/v1alpha1/index.gen.ts +++ b/packages_generated/jobs/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateJobDefinitionRequest, CreateJobDefinitionRequestCronScheduleConfig, @@ -40,5 +40,5 @@ export type { UpdateJobDefinitionRequest, UpdateJobDefinitionRequestCronScheduleConfig, UpdateJobDefinitionSecretRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/k8s/src/index.gen.ts b/packages_generated/k8s/src/index.gen.ts index d8ff060c6..c6543a090 100644 --- a/packages_generated/k8s/src/index.gen.ts +++ b/packages_generated/k8s/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as K8Sv1 from './v1/index' +export * as K8Sv1 from './v1/index.js' diff --git a/packages_generated/k8s/src/v1/index.gen.ts b/packages_generated/k8s/src/v1/index.gen.ts index f1d134b7d..6e56cfcc7 100644 --- a/packages_generated/k8s/src/v1/index.gen.ts +++ b/packages_generated/k8s/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ACLRule, ACLRuleRequest, @@ -88,5 +88,5 @@ export type { UpgradeClusterRequest, UpgradePoolRequest, Version, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/key_manager/src/index.gen.ts b/packages_generated/key_manager/src/index.gen.ts index fe467282f..2733d9d3c 100644 --- a/packages_generated/key_manager/src/index.gen.ts +++ b/packages_generated/key_manager/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as KeyManagerv1alpha1 from './v1alpha1/index.gen' +export * as KeyManagerv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/key_manager/src/v1alpha1/index.gen.ts b/packages_generated/key_manager/src/v1alpha1/index.gen.ts index 90e2bbc52..b4dbc71ea 100644 --- a/packages_generated/key_manager/src/v1alpha1/index.gen.ts +++ b/packages_generated/key_manager/src/v1alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { CreateKeyRequest, DataKey, @@ -44,4 +44,4 @@ export type { UpdateKeyRequest, VerifyRequest, VerifyResponse, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/lb/src/index.gen.ts b/packages_generated/lb/src/index.gen.ts index 5e950876a..e66609137 100644 --- a/packages_generated/lb/src/index.gen.ts +++ b/packages_generated/lb/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Lbv1 from './v1/index.gen' +export * as Lbv1 from './v1/index.gen.js' diff --git a/packages_generated/lb/src/v1/index.gen.ts b/packages_generated/lb/src/v1/index.gen.ts index 4287dc628..8bb140c6f 100644 --- a/packages_generated/lb/src/v1/index.gen.ts +++ b/packages_generated/lb/src/v1/index.gen.ts @@ -3,9 +3,9 @@ export { API, ZonedAPI, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Acl, AclAction, @@ -185,5 +185,5 @@ export type { ZonedApiUpdateLbRequest, ZonedApiUpdateRouteRequest, ZonedApiUpdateSubscriberRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/marketplace/src/index.gen.ts b/packages_generated/marketplace/src/index.gen.ts index 43ffad017..784ef5115 100644 --- a/packages_generated/marketplace/src/index.gen.ts +++ b/packages_generated/marketplace/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Marketplacev2 from './v2/index.gen' +export * as Marketplacev2 from './v2/index.gen.js' diff --git a/packages_generated/marketplace/src/v2/index.gen.ts b/packages_generated/marketplace/src/v2/index.gen.ts index 5428863da..fc530d006 100644 --- a/packages_generated/marketplace/src/v2/index.gen.ts +++ b/packages_generated/marketplace/src/v2/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { Category, GetCategoryRequest, @@ -23,4 +23,4 @@ export type { LocalImage, LocalImageType, Version, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/mnq/src/index.gen.ts b/packages_generated/mnq/src/index.gen.ts index 93bf293b3..a458abc93 100644 --- a/packages_generated/mnq/src/index.gen.ts +++ b/packages_generated/mnq/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Mnqv1beta1 from './v1beta1/index.gen' +export * as Mnqv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/mnq/src/v1beta1/index.gen.ts b/packages_generated/mnq/src/v1beta1/index.gen.ts index 39d5ca375..04355237e 100644 --- a/packages_generated/mnq/src/v1beta1/index.gen.ts +++ b/packages_generated/mnq/src/v1beta1/index.gen.ts @@ -4,8 +4,8 @@ export { NatsAPI, SnsAPI, SqsAPI, -} from './api.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './marshalling.gen.js' export type { File, ListNatsAccountsRequestOrderBy, @@ -51,5 +51,5 @@ export type { SqsInfo, SqsInfoStatus, SqsPermissions, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/mongodb/src/index.gen.ts b/packages_generated/mongodb/src/index.gen.ts index bb4cb5db0..4dca62375 100644 --- a/packages_generated/mongodb/src/index.gen.ts +++ b/packages_generated/mongodb/src/index.gen.ts @@ -3,5 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as Mongodbv1 from './v1/index.gen' -export * as Mongodbv1alpha1 from './v1alpha1/index.gen' +export * as Mongodbv1 from './v1/index.gen.js' +export * as Mongodbv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/mongodb/src/v1/index.gen.ts b/packages_generated/mongodb/src/v1/index.gen.ts index 4e7951caa..aaf4f84ca 100644 --- a/packages_generated/mongodb/src/v1/index.gen.ts +++ b/packages_generated/mongodb/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateEndpointRequest, CreateInstanceRequest, @@ -58,5 +58,5 @@ export type { Version, Volume, VolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/mongodb/src/v1alpha1/index.gen.ts b/packages_generated/mongodb/src/v1alpha1/index.gen.ts index 926c5b2e3..b606177a3 100644 --- a/packages_generated/mongodb/src/v1alpha1/index.gen.ts +++ b/packages_generated/mongodb/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateEndpointRequest, CreateInstanceRequest, @@ -60,5 +60,5 @@ export type { Version, Volume, VolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/product_catalog/src/index.gen.ts b/packages_generated/product_catalog/src/index.gen.ts index dbe781ffb..0d929daa9 100644 --- a/packages_generated/product_catalog/src/index.gen.ts +++ b/packages_generated/product_catalog/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as ProductCatalogv2alpha1 from './v2alpha1/index.gen' +export * as ProductCatalogv2alpha1 from './v2alpha1/index.gen.js' diff --git a/packages_generated/product_catalog/src/v2alpha1/index.gen.ts b/packages_generated/product_catalog/src/v2alpha1/index.gen.ts index 3cbd6adbd..8ae903c9f 100644 --- a/packages_generated/product_catalog/src/v2alpha1/index.gen.ts +++ b/packages_generated/product_catalog/src/v2alpha1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { PublicCatalogAPI } from './api.gen' -export * from './marshalling.gen' +export { PublicCatalogAPI } from './api.gen.js' +export * from './marshalling.gen.js' export type { ListPublicCatalogProductsRequestProductType, ListPublicCatalogProductsResponse, @@ -29,5 +29,5 @@ export type { PublicCatalogProductStatus, PublicCatalogProductUnitOfMeasure, PublicCatalogProductUnitOfMeasureCountableUnit, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/qaas/src/index.gen.ts b/packages_generated/qaas/src/index.gen.ts index 01bf14932..2b16bf0b6 100644 --- a/packages_generated/qaas/src/index.gen.ts +++ b/packages_generated/qaas/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Qaasv1alpha1 from './v1alpha1/index.gen' +export * as Qaasv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/qaas/src/v1alpha1/index.gen.ts b/packages_generated/qaas/src/v1alpha1/index.gen.ts index 9936b8875..2e3715dd2 100644 --- a/packages_generated/qaas/src/v1alpha1/index.gen.ts +++ b/packages_generated/qaas/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Application, ApplicationType, @@ -79,5 +79,5 @@ export type { UpdateJobRequest, UpdateProcessRequest, UpdateSessionRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/rdb/src/index.gen.ts b/packages_generated/rdb/src/index.gen.ts index df0e2e628..f44e1670a 100644 --- a/packages_generated/rdb/src/index.gen.ts +++ b/packages_generated/rdb/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Rdbv1 from './v1/index.gen' +export * as Rdbv1 from './v1/index.gen.js' diff --git a/packages_generated/rdb/src/v1/index.gen.ts b/packages_generated/rdb/src/v1/index.gen.ts index c64843267..a2847b9bd 100644 --- a/packages_generated/rdb/src/v1/index.gen.ts +++ b/packages_generated/rdb/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ACLRule, ACLRuleAction, @@ -142,5 +142,5 @@ export type { User, Volume, VolumeType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/redis/src/index.gen.ts b/packages_generated/redis/src/index.gen.ts index f6c21994d..9e05d8fc2 100644 --- a/packages_generated/redis/src/index.gen.ts +++ b/packages_generated/redis/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Redisv1 from './v1/index.gen' +export * as Redisv1 from './v1/index.gen.js' diff --git a/packages_generated/redis/src/v1/index.gen.ts b/packages_generated/redis/src/v1/index.gen.ts index 0754eaef0..99c8396c2 100644 --- a/packages_generated/redis/src/v1/index.gen.ts +++ b/packages_generated/redis/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { ACLRule, ACLRuleSpec, @@ -55,4 +55,4 @@ export type { SetEndpointsResponse, UpdateClusterRequest, UpdateEndpointRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/registry/src/index.gen.ts b/packages_generated/registry/src/index.gen.ts index 13442903a..6b5cafc61 100644 --- a/packages_generated/registry/src/index.gen.ts +++ b/packages_generated/registry/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Registryv1 from './v1/index.gen' +export * as Registryv1 from './v1/index.gen.js' diff --git a/packages_generated/registry/src/v1/index.gen.ts b/packages_generated/registry/src/v1/index.gen.ts index eef5ef5fc..d670570cc 100644 --- a/packages_generated/registry/src/v1/index.gen.ts +++ b/packages_generated/registry/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateNamespaceRequest, DeleteImageRequest, @@ -29,4 +29,4 @@ export type { TagStatus, UpdateImageRequest, UpdateNamespaceRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/s2s_vpn/src/index.gen.ts b/packages_generated/s2s_vpn/src/index.gen.ts index 3dd7c20db..c5da6693d 100644 --- a/packages_generated/s2s_vpn/src/index.gen.ts +++ b/packages_generated/s2s_vpn/src/index.gen.ts @@ -3,4 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as S2SVpnv1alpha1 from './v1alpha1/index.gen' +export * as S2SVpnv1alpha1 from './v1alpha1/index.gen.js' + diff --git a/packages_generated/s2s_vpn/src/v1alpha1/index.gen.ts b/packages_generated/s2s_vpn/src/v1alpha1/index.gen.ts index 60026aa42..e1355d11b 100644 --- a/packages_generated/s2s_vpn/src/v1alpha1/index.gen.ts +++ b/packages_generated/s2s_vpn/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { BgpSession, BgpSessionStatus, @@ -61,5 +61,5 @@ export type { VpnGatewayPrivateConfig, VpnGatewayPublicConfig, VpnGatewayStatus, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/secret/src/index.gen.ts b/packages_generated/secret/src/index.gen.ts index 314b39d79..0e977a22d 100644 --- a/packages_generated/secret/src/index.gen.ts +++ b/packages_generated/secret/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Secretv1beta1 from './v1beta1/index.gen' +export * as Secretv1beta1 from './v1beta1/index.gen.js' diff --git a/packages_generated/secret/src/v1beta1/index.gen.ts b/packages_generated/secret/src/v1beta1/index.gen.ts index cc7ccece4..b1b96e3bd 100644 --- a/packages_generated/secret/src/v1beta1/index.gen.ts +++ b/packages_generated/secret/src/v1beta1/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { AccessSecretVersionByPathRequest, AccessSecretVersionRequest, @@ -48,5 +48,5 @@ export type { UnprotectSecretRequest, UpdateSecretRequest, UpdateSecretVersionRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/serverless_sqldb/src/index.gen.ts b/packages_generated/serverless_sqldb/src/index.gen.ts index 35933240a..bd25bc0cd 100644 --- a/packages_generated/serverless_sqldb/src/index.gen.ts +++ b/packages_generated/serverless_sqldb/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as ServerlessSqldbv1alpha1 from './v1alpha1/index.gen' +export * as ServerlessSqldbv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/serverless_sqldb/src/v1alpha1/index.gen.ts b/packages_generated/serverless_sqldb/src/v1alpha1/index.gen.ts index ec78fb898..515a68121 100644 --- a/packages_generated/serverless_sqldb/src/v1alpha1/index.gen.ts +++ b/packages_generated/serverless_sqldb/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateDatabaseRequest, Database, @@ -21,5 +21,5 @@ export type { ListDatabasesResponse, RestoreDatabaseFromBackupRequest, UpdateDatabaseRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/std/src/index.gen.ts b/packages_generated/std/src/index.gen.ts index 63c6940eb..e2aa4746d 100644 --- a/packages_generated/std/src/index.gen.ts +++ b/packages_generated/std/src/index.gen.ts @@ -3,4 +3,4 @@ export type { CountryCode, LanguageCode, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/tem/src/index.gen.ts b/packages_generated/tem/src/index.gen.ts index e00a91697..a4c603dca 100644 --- a/packages_generated/tem/src/index.gen.ts +++ b/packages_generated/tem/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Temv1alpha1 from './v1alpha1/index.gen' +export * as Temv1alpha1 from './v1alpha1/index.gen.js' diff --git a/packages_generated/tem/src/v1alpha1/index.gen.ts b/packages_generated/tem/src/v1alpha1/index.gen.ts index 803bb5a88..39bc3aa21 100644 --- a/packages_generated/tem/src/v1alpha1/index.gen.ts +++ b/packages_generated/tem/src/v1alpha1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { Blocklist, BlocklistType, @@ -89,5 +89,5 @@ export type { WebhookEvent, WebhookEventStatus, WebhookEventType, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/test/src/index.gen.ts b/packages_generated/test/src/index.gen.ts index 0db017ea2..6150a4a86 100644 --- a/packages_generated/test/src/index.gen.ts +++ b/packages_generated/test/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Testv1 from './v1/index.gen' +export * as Testv1 from './v1/index.gen.js' diff --git a/packages_generated/test/src/v1/index.gen.ts b/packages_generated/test/src/v1/index.gen.ts index d87787f54..dbf0d42a4 100644 --- a/packages_generated/test/src/v1/index.gen.ts +++ b/packages_generated/test/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateHumanRequest, DeleteHumanRequest, @@ -18,4 +18,4 @@ export type { RunHumanRequest, SmokeHumanRequest, UpdateHumanRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/vpc/src/index.gen.ts b/packages_generated/vpc/src/index.gen.ts index 605f6c3cf..9f64a78b9 100644 --- a/packages_generated/vpc/src/index.gen.ts +++ b/packages_generated/vpc/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Vpcv2 from './v2/index.gen' +export * as Vpcv2 from './v2/index.gen.js' diff --git a/packages_generated/vpc/src/v2/index.gen.ts b/packages_generated/vpc/src/v2/index.gen.ts index 5eb2e18df..153493590 100644 --- a/packages_generated/vpc/src/v2/index.gen.ts +++ b/packages_generated/vpc/src/v2/index.gen.ts @@ -1,7 +1,7 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './marshalling.gen.js' export type { AclRule, AclRuleProtocol, @@ -42,5 +42,5 @@ export type { UpdateRouteRequest, UpdateVPCRequest, VPC, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js' diff --git a/packages_generated/vpcgw/src/index.gen.ts b/packages_generated/vpcgw/src/index.gen.ts index 43ca1cb97..7f1aff3f1 100644 --- a/packages_generated/vpcgw/src/index.gen.ts +++ b/packages_generated/vpcgw/src/index.gen.ts @@ -3,5 +3,5 @@ * PLEASE DO NOT EDIT HERE */ -export * as Vpcgwv1 from './v1/index.gen' -export * as Vpcgwv2 from './v2/index.gen' +export * as Vpcgwv1 from './v1/index.gen.js' +export * as Vpcgwv2 from './v2/index.gen.js' diff --git a/packages_generated/vpcgw/src/v1/index.gen.ts b/packages_generated/vpcgw/src/v1/index.gen.ts index b840897b5..a4eaf8f68 100644 --- a/packages_generated/vpcgw/src/v1/index.gen.ts +++ b/packages_generated/vpcgw/src/v1/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { CreateDHCPEntryRequest, CreateDHCPRequest, @@ -72,4 +72,4 @@ export type { UpdateIPRequest, UpdatePATRuleRequest, UpgradeGatewayRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/vpcgw/src/v2/index.gen.ts b/packages_generated/vpcgw/src/v2/index.gen.ts index 999dd5566..8aee63ae9 100644 --- a/packages_generated/vpcgw/src/v2/index.gen.ts +++ b/packages_generated/vpcgw/src/v2/index.gen.ts @@ -1,8 +1,8 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. -export { API } from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +export { API } from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AddBastionAllowedIPsRequest, AddBastionAllowedIPsResponse, @@ -52,4 +52,4 @@ export type { UpdateIPRequest, UpdatePatRuleRequest, UpgradeGatewayRequest, -} from './types.gen' +} from './types.gen.js' diff --git a/packages_generated/webhosting/src/index.gen.ts b/packages_generated/webhosting/src/index.gen.ts index 4c55be274..6fec88463 100644 --- a/packages_generated/webhosting/src/index.gen.ts +++ b/packages_generated/webhosting/src/index.gen.ts @@ -3,4 +3,4 @@ * PLEASE DO NOT EDIT HERE */ -export * as Webhostingv1 from './v1/index.gen' +export * as Webhostingv1 from './v1/index.gen.js' diff --git a/packages_generated/webhosting/src/v1/index.gen.ts b/packages_generated/webhosting/src/v1/index.gen.ts index c09415f93..c729cfb96 100644 --- a/packages_generated/webhosting/src/v1/index.gen.ts +++ b/packages_generated/webhosting/src/v1/index.gen.ts @@ -11,9 +11,9 @@ export { MailAccountAPI, OfferAPI, WebsiteAPI, -} from './api.gen' -export * from './content.gen' -export * from './marshalling.gen' +} from './api.gen.js' +export * from './content.gen.js' +export * from './marshalling.gen.js' export type { AutoConfigDomainDns, Backup, @@ -133,5 +133,5 @@ export type { SyncDomainDnsRecordsRequestRecord, Website, WebsiteApiListWebsitesRequest, -} from './types.gen' -export * as ValidationRules from './validation-rules.gen' +} from './types.gen.js' +export * as ValidationRules from './validation-rules.gen.js'