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