@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.
Files changed (159) hide show
  1. package/Azure/internal/index.d.ts +44 -44
  2. package/Azure.Core/internal/index.d.ts +19 -19
  3. package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
  4. package/Azure.Core.Cryptography.d.ts +4 -0
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
  6. package/Azure.Core.Diagnostics.d.ts +4 -0
  7. package/Azure.Core.Extensions/internal/index.d.ts +10 -9
  8. package/Azure.Core.Extensions.d.ts +6 -2
  9. package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
  10. package/Azure.Core.GeoJson.d.ts +4 -0
  11. package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
  12. package/Azure.Core.Pipeline.d.ts +4 -0
  13. package/Azure.Core.Serialization/internal/index.d.ts +14 -14
  14. package/Azure.Core.Serialization.d.ts +4 -0
  15. package/Azure.Core.d.ts +5 -1
  16. package/Azure.Identity/internal/index.d.ts +1 -1
  17. package/Azure.Identity.d.ts +4 -0
  18. package/Azure.Messaging/internal/index.d.ts +3 -3
  19. package/Azure.Messaging.d.ts +4 -0
  20. package/Azure.d.ts +8 -4
  21. package/Microsoft.Data/internal/index.d.ts +1 -1
  22. package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
  23. package/Microsoft.Data.Sql.d.ts +4 -0
  24. package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
  25. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
  26. package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
  27. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
  28. package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
  29. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
  30. package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
  31. package/Microsoft.Data.SqlClient.d.ts +4 -0
  32. package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
  33. package/Microsoft.Data.SqlTypes.d.ts +4 -0
  34. package/Microsoft.Data.d.ts +4 -0
  35. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
  36. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
  37. package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
  38. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
  39. package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
  40. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
  41. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
  42. package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
  43. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
  44. package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
  45. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
  46. package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
  47. package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
  48. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
  50. package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
  51. package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
  52. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
  76. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
  78. package/Microsoft.EntityFrameworkCore.d.ts +4 -0
  79. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
  80. package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
  81. package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
  82. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
  83. package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
  84. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
  86. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
  87. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
  88. package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
  89. package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
  90. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
  91. package/Microsoft.Identity.Client.Cache.d.ts +4 -0
  92. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
  94. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
  95. package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
  96. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
  97. package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
  98. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
  99. package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
  100. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
  102. package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP.d.ts +4 -0
  104. package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
  105. package/Microsoft.Identity.Client.Region.d.ts +4 -0
  106. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
  107. package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
  108. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
  110. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
  112. package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
  113. package/Microsoft.Identity.Client.Utils.d.ts +4 -0
  114. package/Microsoft.Identity.Client.d.ts +4 -0
  115. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
  116. package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
  117. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
  118. package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
  119. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
  120. package/Microsoft.IdentityModel.Logging.d.ts +4 -0
  121. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
  122. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  123. package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
  124. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
  128. package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
  129. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
  130. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
  131. package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
  132. package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
  133. package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
  134. package/Microsoft.SqlServer.Server.d.ts +4 -0
  135. package/README.md +4 -0
  136. package/System/internal/index.d.ts +8 -8
  137. package/System.ClientModel/internal/index.d.ts +16 -16
  138. package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
  139. package/System.ClientModel.Primitives.d.ts +6 -2
  140. package/System.ClientModel.d.ts +6 -2
  141. package/System.Configuration/internal/index.d.ts +92 -92
  142. package/System.Configuration.Internal/internal/index.d.ts +26 -26
  143. package/System.Configuration.Internal.d.ts +4 -0
  144. package/System.Configuration.Provider/internal/index.d.ts +3 -3
  145. package/System.Configuration.Provider.d.ts +5 -1
  146. package/System.Configuration.d.ts +4 -0
  147. package/System.Diagnostics/internal/index.d.ts +1 -1
  148. package/System.Diagnostics.d.ts +4 -0
  149. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  150. package/System.Drawing.Configuration.d.ts +4 -0
  151. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
  152. package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
  153. package/System.Security.Cryptography/internal/index.d.ts +1 -1
  154. package/System.Security.Cryptography.d.ts +4 -0
  155. package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
  156. package/System.Text.Json.Serialization.d.ts +4 -0
  157. package/System.d.ts +4 -0
  158. package/__internal/extensions/index.d.ts +105 -105
  159. 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 { 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';
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: JsValue, e: InternalConfigEventArgs) => void;
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: JsValue[]): void;
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: JsValue[]): Configuration;
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): JsValue;
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): JsValue;
109
+ GetStreamVersion(streamName: string): unknown;
110
110
  Impersonate(): IDisposable;
111
- Init(configRoot: IInternalConfigRoot, ...hostInitParams: JsValue[]): void;
112
- InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams: JsValue[]): void;
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: JsValue, assertPermissions: boolean): Stream;
119
- OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: JsValue): Stream;
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): JsValue;
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: JsValue, assertPermissions: boolean): void;
126
- WriteCompleted(streamName: string, success: boolean, writeContext: JsValue): void;
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): JsValue;
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): JsValue;
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): JsValue;
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): JsValue;
193
- CreateDeprecatedConfigContext(configPath: string): JsValue;
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): JsValue;
203
+ GetStreamVersion(streamName: string): unknown;
204
204
  Impersonate(): IDisposable;
205
- Init(configRoot: IInternalConfigRoot, ...hostInitParams: JsValue[]): void;
206
- InitForConfiguration(locationSubPath: string, configPath: string, locationConfigPath: string, configRoot: IInternalConfigRoot, ...hostInitConfigurationParams: JsValue[]): void;
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: JsValue): Stream;
219
- OpenStreamForWrite(streamName: string, templateStreamName: string, writeContext: JsValue, assertPermissions: boolean): Stream;
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): JsValue;
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: JsValue): void;
228
- WriteCompleted(streamName: string, success: boolean, writeContext: JsValue, assertPermissions: boolean): void;
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 { 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';
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 { SettingsProvider } from "../../System.Configuration/internal/index.js";
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: JsValue;
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 { SettingsProvider } from './System.Configuration/internal/index.js';
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 { 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';
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.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 { 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';
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 { 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';
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, JsValue> {
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, JsValue>): JwtHeader;
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, JsValue>): JwtHeader;
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, JsValue> {
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, JsValue>, 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, 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, JsValue>): 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, JsValue>): 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, 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 { 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';
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 { 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';
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';