@tsonic/efcore-sqlserver 10.0.41 → 10.0.42
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/Azure/internal/index.d.ts +44 -44
- package/Azure.Core/internal/index.d.ts +19 -19
- package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
- package/Azure.Core.Cryptography.d.ts +4 -0
- package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
- package/Azure.Core.Diagnostics.d.ts +4 -0
- package/Azure.Core.Extensions/internal/index.d.ts +10 -9
- package/Azure.Core.Extensions.d.ts +6 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
- package/Azure.Core.GeoJson.d.ts +4 -0
- package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
- package/Azure.Core.Pipeline.d.ts +4 -0
- package/Azure.Core.Serialization/internal/index.d.ts +14 -14
- package/Azure.Core.Serialization.d.ts +4 -0
- package/Azure.Core.d.ts +5 -1
- package/Azure.Identity/internal/index.d.ts +1 -1
- package/Azure.Identity.d.ts +4 -0
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging.d.ts +4 -0
- package/Azure.d.ts +8 -4
- package/Microsoft.Data/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql.d.ts +4 -0
- package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
- package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
- package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
- package/Microsoft.Data.SqlClient.d.ts +4 -0
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
- package/Microsoft.Data.SqlTypes.d.ts +4 -0
- package/Microsoft.Data.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.d.ts +4 -0
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
- package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP.d.ts +4 -0
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Region.d.ts +4 -0
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils.d.ts +4 -0
- package/Microsoft.Identity.Client.d.ts +4 -0
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
- package/Microsoft.IdentityModel.Logging.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server.d.ts +4 -0
- package/README.md +4 -0
- package/System/internal/index.d.ts +8 -8
- package/System.ClientModel/internal/index.d.ts +16 -16
- package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
- package/System.ClientModel.Primitives.d.ts +6 -2
- package/System.ClientModel.d.ts +6 -2
- package/System.Configuration/internal/index.d.ts +92 -92
- package/System.Configuration.Internal/internal/index.d.ts +26 -26
- package/System.Configuration.Internal.d.ts +4 -0
- package/System.Configuration.Provider/internal/index.d.ts +3 -3
- package/System.Configuration.Provider.d.ts +5 -1
- package/System.Configuration.d.ts +4 -0
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Diagnostics.d.ts +4 -0
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration.d.ts +4 -0
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
- package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
- package/System.Security.Cryptography/internal/index.d.ts +1 -1
- package/System.Security.Cryptography.d.ts +4 -0
- package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
- package/System.Text.Json.Serialization.d.ts +4 -0
- package/System.d.ts +4 -0
- package/__internal/extensions/index.d.ts +105 -105
- package/package.json +5 -5
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Configuration.ConfigurationManager
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -15,7 +15,7 @@ import type { PermissionSet } from "@tsonic/dotnet/System.Security/internal/inde
|
|
|
15
15
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
16
16
|
import type { AsyncCallback, Boolean as ClrBoolean, EventArgs, IAsyncResult, ICloneable, IDisposable, Int32, IntPtr, MulticastDelegate, Object as ClrObject, String as ClrString, Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
17
17
|
|
|
18
|
-
export type InternalConfigEventHandler = (sender:
|
|
18
|
+
export type InternalConfigEventHandler = (sender: unknown, e: InternalConfigEventArgs) => void;
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
export type StreamChangeCallback = (streamName: string) => void;
|
|
@@ -36,7 +36,7 @@ export interface IConfigSystem$instance {
|
|
|
36
36
|
|
|
37
37
|
readonly Host: IInternalConfigHost;
|
|
38
38
|
readonly Root: IInternalConfigRoot;
|
|
39
|
-
Init(typeConfigHost: Type, ...hostInitParams:
|
|
39
|
+
Init(typeConfigHost: Type, ...hostInitParams: unknown[]): void;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
|
|
@@ -83,7 +83,7 @@ export type IInternalConfigClientHost = IInternalConfigClientHost$instance;
|
|
|
83
83
|
export interface IInternalConfigConfigurationFactory$instance {
|
|
84
84
|
readonly __tsonic_iface_System_Configuration_Internal_IInternalConfigConfigurationFactory: never;
|
|
85
85
|
|
|
86
|
-
Create(typeConfigHost: Type, ...hostInitConfigurationParams:
|
|
86
|
+
Create(typeConfigHost: Type, ...hostInitConfigurationParams: unknown[]): Configuration;
|
|
87
87
|
NormalizeLocationSubPath(subPath: string, errorInfo: IConfigErrorInfo): string;
|
|
88
88
|
}
|
|
89
89
|
|
|
@@ -98,7 +98,7 @@ export interface IInternalConfigHost$instance {
|
|
|
98
98
|
readonly SupportsPath: boolean;
|
|
99
99
|
readonly SupportsLocation: boolean;
|
|
100
100
|
readonly IsRemote: boolean;
|
|
101
|
-
CreateConfigurationContext(configPath: string, locationSubPath: string):
|
|
101
|
+
CreateConfigurationContext(configPath: string, locationSubPath: string): unknown;
|
|
102
102
|
DecryptSection(encryptedXml: string, protectionProvider: ProtectedConfigurationProvider, protectedConfigSection: ProtectedConfigurationSection): string;
|
|
103
103
|
DeleteStream(streamName: string): void;
|
|
104
104
|
GetConfigType(typeName: string, throwOnError: boolean): Type;
|
|
@@ -106,24 +106,24 @@ export interface IInternalConfigHost$instance {
|
|
|
106
106
|
GetRestrictedPermissions(configRecord: IInternalConfigRecord, permissionSet: PermissionSet, isHostReady: boolean): void;
|
|
107
107
|
GetStreamName(configPath: string): string;
|
|
108
108
|
GetStreamNameForConfigSource(streamName: string, configSource: string): string;
|
|
109
|
-
GetStreamVersion(streamName: string):
|
|
109
|
+
GetStreamVersion(streamName: string): unknown;
|
|
110
110
|
Impersonate(): IDisposable;
|
|
111
|
-
Init(configRoot: IInternalConfigRoot, ...hostInitParams:
|
|
112
|
-
InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams:
|
|
111
|
+
Init(configRoot: IInternalConfigRoot, ...hostInitParams: unknown[]): void;
|
|
112
|
+
InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams: unknown[]): void;
|
|
113
113
|
IsConfigRecordRequired(configPath: string): boolean;
|
|
114
114
|
IsDefinitionAllowed(configPath: string, allowDefinition: ConfigurationAllowDefinition, allowExeDefinition: ConfigurationAllowExeDefinition): boolean;
|
|
115
115
|
IsInitDelayed(configRecord: IInternalConfigRecord): boolean;
|
|
116
116
|
OpenStreamForRead(streamName: string, assertPermissions: boolean): Stream;
|
|
117
117
|
OpenStreamForRead(streamName: string): Stream;
|
|
118
|
-
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext:
|
|
119
|
-
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext:
|
|
118
|
+
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: unknown, assertPermissions: boolean): Stream;
|
|
119
|
+
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: unknown): Stream;
|
|
120
120
|
PrefetchAll(configPath: string, streamName: string): boolean;
|
|
121
121
|
RequireCompleteInit(configRecord: IInternalConfigRecord): void;
|
|
122
|
-
StartMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback):
|
|
122
|
+
StartMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback): unknown;
|
|
123
123
|
StopMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback): void;
|
|
124
124
|
VerifyDefinitionAllowed(configPath: string, allowDefinition: ConfigurationAllowDefinition, allowExeDefinition: ConfigurationAllowExeDefinition, errorInfo: IConfigErrorInfo): void;
|
|
125
|
-
WriteCompleted(streamName: string, success: boolean, writeContext:
|
|
126
|
-
WriteCompleted(streamName: string, success: boolean, writeContext:
|
|
125
|
+
WriteCompleted(streamName: string, success: boolean, writeContext: unknown, assertPermissions: boolean): void;
|
|
126
|
+
WriteCompleted(streamName: string, success: boolean, writeContext: unknown): void;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
|
|
@@ -135,7 +135,7 @@ export interface IInternalConfigRecord$instance {
|
|
|
135
135
|
readonly ConfigPath: string;
|
|
136
136
|
readonly StreamName: string;
|
|
137
137
|
readonly HasInitErrors: boolean;
|
|
138
|
-
GetSection(configKey: string):
|
|
138
|
+
GetSection(configKey: string): unknown;
|
|
139
139
|
RefreshSection(configKey: string): void;
|
|
140
140
|
ThrowIfInitErrors(): void;
|
|
141
141
|
}
|
|
@@ -147,7 +147,7 @@ export interface IInternalConfigRoot$instance {
|
|
|
147
147
|
readonly __tsonic_iface_System_Configuration_Internal_IInternalConfigRoot: never;
|
|
148
148
|
|
|
149
149
|
readonly IsDesignTime: boolean;
|
|
150
|
-
GetSection(section: string, configPath: string):
|
|
150
|
+
GetSection(section: string, configPath: string): unknown;
|
|
151
151
|
GetUniqueConfigPath(configPath: string): string;
|
|
152
152
|
GetUniqueConfigRecord(configPath: string): IInternalConfigRecord;
|
|
153
153
|
Init(host: IInternalConfigHost, isDesignTime: boolean): void;
|
|
@@ -171,7 +171,7 @@ export interface IInternalConfigSystem$instance {
|
|
|
171
171
|
readonly __tsonic_iface_System_Configuration_Internal_IInternalConfigSystem: never;
|
|
172
172
|
|
|
173
173
|
readonly SupportsUserConfig: boolean;
|
|
174
|
-
GetSection(configKey: string):
|
|
174
|
+
GetSection(configKey: string): unknown;
|
|
175
175
|
RefreshConfig(sectionName: string): void;
|
|
176
176
|
}
|
|
177
177
|
|
|
@@ -189,8 +189,8 @@ export interface DelegatingConfigHost$instance {
|
|
|
189
189
|
readonly SupportsLocation: boolean;
|
|
190
190
|
readonly SupportsPath: boolean;
|
|
191
191
|
readonly SupportsRefresh: boolean;
|
|
192
|
-
CreateConfigurationContext(configPath: string, locationSubPath: string):
|
|
193
|
-
CreateDeprecatedConfigContext(configPath: string):
|
|
192
|
+
CreateConfigurationContext(configPath: string, locationSubPath: string): unknown;
|
|
193
|
+
CreateDeprecatedConfigContext(configPath: string): unknown;
|
|
194
194
|
DecryptSection(encryptedXml: string, protectionProvider: ProtectedConfigurationProvider, protectedConfigSection: ProtectedConfigurationSection): string;
|
|
195
195
|
DeleteStream(streamName: string): void;
|
|
196
196
|
EncryptSection(clearTextXml: string, protectionProvider: ProtectedConfigurationProvider, protectedConfigSection: ProtectedConfigurationSection): string;
|
|
@@ -200,10 +200,10 @@ export interface DelegatingConfigHost$instance {
|
|
|
200
200
|
GetRestrictedPermissions(configRecord: IInternalConfigRecord, permissionSet: PermissionSet, isHostReady: boolean): void;
|
|
201
201
|
GetStreamName(configPath: string): string;
|
|
202
202
|
GetStreamNameForConfigSource(streamName: string, configSource: string): string;
|
|
203
|
-
GetStreamVersion(streamName: string):
|
|
203
|
+
GetStreamVersion(streamName: string): unknown;
|
|
204
204
|
Impersonate(): IDisposable;
|
|
205
|
-
Init(configRoot: IInternalConfigRoot, ...hostInitParams:
|
|
206
|
-
InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams:
|
|
205
|
+
Init(configRoot: IInternalConfigRoot, ...hostInitParams: unknown[]): void;
|
|
206
|
+
InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams: unknown[]): void;
|
|
207
207
|
IsAboveApplication(configPath: string): boolean;
|
|
208
208
|
IsConfigRecordRequired(configPath: string): boolean;
|
|
209
209
|
IsDefinitionAllowed(configPath: string, allowDefinition: ConfigurationAllowDefinition, allowExeDefinition: ConfigurationAllowExeDefinition): boolean;
|
|
@@ -215,17 +215,17 @@ export interface DelegatingConfigHost$instance {
|
|
|
215
215
|
IsTrustedConfigPath(configPath: string): boolean;
|
|
216
216
|
OpenStreamForRead(streamName: string): Stream;
|
|
217
217
|
OpenStreamForRead(streamName: string, assertPermissions: boolean): Stream;
|
|
218
|
-
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext:
|
|
219
|
-
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext:
|
|
218
|
+
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: unknown): Stream;
|
|
219
|
+
OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: unknown, assertPermissions: boolean): Stream;
|
|
220
220
|
PrefetchAll(configPath: string, streamName: string): boolean;
|
|
221
221
|
PrefetchSection(sectionGroupName: string, sectionName: string): boolean;
|
|
222
222
|
RefreshConfigPaths(): void;
|
|
223
223
|
RequireCompleteInit(configRecord: IInternalConfigRecord): void;
|
|
224
|
-
StartMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback):
|
|
224
|
+
StartMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback): unknown;
|
|
225
225
|
StopMonitoringStreamForChanges(streamName: string, callback: StreamChangeCallback): void;
|
|
226
226
|
VerifyDefinitionAllowed(configPath: string, allowDefinition: ConfigurationAllowDefinition, allowExeDefinition: ConfigurationAllowExeDefinition, errorInfo: IConfigErrorInfo): void;
|
|
227
|
-
WriteCompleted(streamName: string, success: boolean, writeContext:
|
|
228
|
-
WriteCompleted(streamName: string, success: boolean, writeContext:
|
|
227
|
+
WriteCompleted(streamName: string, success: boolean, writeContext: unknown): void;
|
|
228
|
+
WriteCompleted(streamName: string, success: boolean, writeContext: unknown, assertPermissions: boolean): void;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Configuration.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Configuration, ConfigurationAllowDefinition, ConfigurationAllowExeDefinition, ProtectedConfigurationProvider, ProtectedConfigurationSection } from './System.Configuration/internal/index.js';
|
|
10
14
|
import type { Stream } from '@tsonic/dotnet/System.IO.js';
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
// Assembly: System.Configuration.ConfigurationManager
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
10
|
-
import type {
|
|
10
|
+
import type { ProtectedConfigurationProvider } from "../../System.Configuration/internal/index.js";
|
|
11
11
|
import type { NameValueCollection } from "@tsonic/dotnet/System.Collections.Specialized/internal/index.js";
|
|
12
12
|
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
13
13
|
import type { ICollection, IEnumerable, IEnumerator } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
@@ -39,7 +39,7 @@ export interface ProviderCollection$instance {
|
|
|
39
39
|
|
|
40
40
|
readonly Count: int;
|
|
41
41
|
readonly IsSynchronized: boolean;
|
|
42
|
-
readonly SyncRoot:
|
|
42
|
+
readonly SyncRoot: unknown;
|
|
43
43
|
Add(provider: ProviderBase): void;
|
|
44
44
|
Clear(): void;
|
|
45
45
|
CopyTo(array: ProviderBase[], index: int): void;
|
|
@@ -5,8 +5,12 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Configuration.Provider/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
|
-
import type {
|
|
13
|
+
import type { ProtectedConfigurationProvider } from './System.Configuration/internal/index.js';
|
|
10
14
|
import type { ICollection, IEnumerable, IEnumerator } from '@tsonic/dotnet/System.Collections.js';
|
|
11
15
|
import type { NameValueCollection } from '@tsonic/dotnet/System.Collections.Specialized.js';
|
|
12
16
|
import type { Boolean as ClrBoolean, Exception, Int32, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Configuration/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IConfigErrorInfo } from './System.Configuration.Internal/internal/index.js';
|
|
10
14
|
import type { ProviderBase, ProviderCollection } from './System.Configuration.Provider/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Diagnostics.EventLog, System.Diagnostics.FileVersionInfo, System.Diagnostics.Process, System.Diagnostics.TextWriterTraceListener, System.Diagnostics.TraceSource, System.Private.CoreLib
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
package/System.Diagnostics.d.ts
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Diagnostics/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Object as ClrObject, Void } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Configuration.ConfigurationManager
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Drawing.Configuration/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Configuration, ConfigurationElement, ConfigurationElementProperty, ConfigurationLockCollection, ConfigurationProperty, ConfigurationPropertyCollection, ConfigurationSaveMode, ConfigurationSection, ContextInformation, ElementInformation, SectionInformation } from './System.Configuration/internal/index.js';
|
|
10
14
|
import type { IList } from '@tsonic/dotnet/System.Collections.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.IdentityModel.Tokens.Jwt
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -104,7 +104,7 @@ export const JwtRegisteredClaimNames: {
|
|
|
104
104
|
|
|
105
105
|
export type JwtRegisteredClaimNames = JwtRegisteredClaimNames$instance;
|
|
106
106
|
|
|
107
|
-
export interface JwtHeader$instance extends Dictionary_2<System_Internal.String,
|
|
107
|
+
export interface JwtHeader$instance extends Dictionary_2<System_Internal.String, unknown> {
|
|
108
108
|
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtHeader: never;
|
|
109
109
|
|
|
110
110
|
readonly __tsonic_iface_System_Collections_Generic_ICollection_1: never;
|
|
@@ -140,17 +140,17 @@ export const JwtHeader: {
|
|
|
140
140
|
new(encryptingCredentials: EncryptingCredentials): JwtHeader;
|
|
141
141
|
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>): JwtHeader;
|
|
142
142
|
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
|
|
143
|
-
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalInnerHeaderClaims: IDictionary_2<System_Internal.String,
|
|
143
|
+
new(signingCredentials: SigningCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalInnerHeaderClaims: IDictionary_2<System_Internal.String, unknown>): JwtHeader;
|
|
144
144
|
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>): JwtHeader;
|
|
145
145
|
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string): JwtHeader;
|
|
146
|
-
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalHeaderClaims: IDictionary_2<System_Internal.String,
|
|
146
|
+
new(encryptingCredentials: EncryptingCredentials, outboundAlgorithmMap: IDictionary_2<System_Internal.String, System_Internal.String>, tokenType: string, additionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>): JwtHeader;
|
|
147
147
|
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtHeader;
|
|
148
148
|
};
|
|
149
149
|
|
|
150
150
|
|
|
151
151
|
export type JwtHeader = JwtHeader$instance;
|
|
152
152
|
|
|
153
|
-
export interface JwtPayload$instance extends Dictionary_2<System_Internal.String,
|
|
153
|
+
export interface JwtPayload$instance extends Dictionary_2<System_Internal.String, unknown> {
|
|
154
154
|
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtPayload: never;
|
|
155
155
|
|
|
156
156
|
readonly __tsonic_iface_System_Collections_Generic_ICollection_1: never;
|
|
@@ -196,7 +196,7 @@ export const JwtPayload: {
|
|
|
196
196
|
new(claims: IEnumerable_1<Claim>): JwtPayload;
|
|
197
197
|
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>): JwtPayload;
|
|
198
198
|
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>): JwtPayload;
|
|
199
|
-
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, claimsCollection: IDictionary_2<System_Internal.String,
|
|
199
|
+
new(issuer: string, audience: string, claims: IEnumerable_1<Claim>, claimsCollection: IDictionary_2<System_Internal.String, unknown>, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>): JwtPayload;
|
|
200
200
|
Base64UrlDeserialize(base64UrlEncodedJsonString: string): JwtPayload;
|
|
201
201
|
Deserialize(jsonString: string): JwtPayload;
|
|
202
202
|
};
|
|
@@ -204,7 +204,7 @@ export const JwtPayload: {
|
|
|
204
204
|
|
|
205
205
|
export type JwtPayload = JwtPayload$instance;
|
|
206
206
|
|
|
207
|
-
export interface JwtSecurityToken$instance extends SecurityToken {
|
|
207
|
+
export interface JwtSecurityToken$instance extends SecurityToken, Microsoft_IdentityModel_Logging_Internal.ISafeLogSecurityArtifact$instance {
|
|
208
208
|
readonly __tsonic_type_System_IdentityModel_Tokens_Jwt_JwtSecurityToken: never;
|
|
209
209
|
|
|
210
210
|
readonly __tsonic_iface_Microsoft_IdentityModel_Logging_ISafeLogSecurityArtifact: never;
|
|
@@ -277,10 +277,10 @@ export interface JwtSecurityTokenHandler$instance extends SecurityTokenHandler {
|
|
|
277
277
|
CreateEncodedJwt(tokenDescriptor: SecurityTokenDescriptor): string;
|
|
278
278
|
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials): string;
|
|
279
279
|
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): string;
|
|
280
|
-
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String,
|
|
280
|
+
CreateEncodedJwt(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String, unknown>): string;
|
|
281
281
|
CreateJwtSecurityToken(tokenDescriptor: SecurityTokenDescriptor): JwtSecurityToken;
|
|
282
282
|
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials): JwtSecurityToken;
|
|
283
|
-
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String,
|
|
283
|
+
CreateJwtSecurityToken(issuer: string, audience: string, subject: ClaimsIdentity, notBefore: Nullable_1<DateTime>, expires: Nullable_1<DateTime>, issuedAt: Nullable_1<DateTime>, signingCredentials: SigningCredentials, encryptingCredentials: EncryptingCredentials, claimCollection: IDictionary_2<System_Internal.String, unknown>): JwtSecurityToken;
|
|
284
284
|
CreateJwtSecurityToken(issuer?: string, audience?: string, subject?: ClaimsIdentity, notBefore?: Nullable_1<DateTime>, expires?: Nullable_1<DateTime>, issuedAt?: Nullable_1<DateTime>, signingCredentials?: SigningCredentials): JwtSecurityToken;
|
|
285
285
|
CreateToken(tokenDescriptor: SecurityTokenDescriptor): SecurityToken;
|
|
286
286
|
ReadJwtToken(token: string): JwtSecurityToken;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.IdentityModel.Tokens.Jwt/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { JsonWebToken } from './Microsoft.IdentityModel.JsonWebTokens/internal/index.js';
|
|
10
14
|
import type { ISafeLogSecurityArtifact } from './Microsoft.IdentityModel.Logging/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Private.CoreLib, System.Security.Cryptography, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Security.Cryptography/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Memory.Data, System.Text.Json
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System.Text.Json.Serialization/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { BinaryData } from './System/internal/index.js';
|
|
10
14
|
import type { Type, Void } from '@tsonic/dotnet/System.js';
|
package/System.d.ts
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './System/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Stream } from '@tsonic/dotnet/System.IO.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject, ReadOnlyMemory, String as ClrString, Type } from '@tsonic/dotnet/System.js';
|