@fossa-app/bridge 0.1.10 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Models/ApiModels/EnvelopeModels.d.ts +5 -5
- package/dist/Models/ApiModels/EnvelopeModels.js +16 -16
- package/dist/Models/ApiModels/EnvelopeModels.js.map +1 -1
- package/dist/Models/ApiModels/PayloadModels.d.ts +5 -5
- package/dist/Models/ApiModels/PayloadModels.js +127 -97
- package/dist/Models/ApiModels/PayloadModels.js.map +1 -1
- package/dist/Models/ApiModels/SharedModels.d.ts +3 -3
- package/dist/Models/ApiModels/SharedModels.js +35 -30
- package/dist/Models/ApiModels/SharedModels.js.map +1 -1
- package/dist/Services/Clients/BranchClient.d.ts +2 -2
- package/dist/Services/Clients/BranchClient.js +26 -37
- package/dist/Services/Clients/BranchClient.js.map +1 -1
- package/dist/Services/Clients/CompanyClient.d.ts +1 -1
- package/dist/Services/Clients/CompanyClient.js +17 -26
- package/dist/Services/Clients/CompanyClient.js.map +1 -1
- package/dist/Services/Clients/CompanyLicenseClient.d.ts +1 -1
- package/dist/Services/Clients/CompanyLicenseClient.js +13 -20
- package/dist/Services/Clients/CompanyLicenseClient.js.map +1 -1
- package/dist/Services/Clients/CompanySettingsClient.d.ts +1 -1
- package/dist/Services/Clients/CompanySettingsClient.js +17 -26
- package/dist/Services/Clients/CompanySettingsClient.js.map +1 -1
- package/dist/Services/Clients/DepartmentClient.d.ts +2 -2
- package/dist/Services/Clients/DepartmentClient.js +26 -37
- package/dist/Services/Clients/DepartmentClient.js.map +1 -1
- package/dist/Services/Clients/EmployeeClient.d.ts +2 -2
- package/dist/Services/Clients/EmployeeClient.js +30 -43
- package/dist/Services/Clients/EmployeeClient.js.map +1 -1
- package/dist/Services/Clients/IBranchClient.d.ts +1 -1
- package/dist/Services/Clients/IBranchClient.js +1 -2
- package/dist/Services/Clients/ICompanyClient.js +1 -2
- package/dist/Services/Clients/ICompanyLicenseClient.js +1 -2
- package/dist/Services/Clients/ICompanySettingsClient.js +1 -2
- package/dist/Services/Clients/IDepartmentClient.d.ts +1 -1
- package/dist/Services/Clients/IDepartmentClient.js +1 -2
- package/dist/Services/Clients/IEmployeeClient.d.ts +1 -1
- package/dist/Services/Clients/IEmployeeClient.js +1 -2
- package/dist/Services/Clients/IIdentityClient.js +1 -2
- package/dist/Services/Clients/ISystemLicenseClient.js +1 -2
- package/dist/Services/Clients/IdentityClient.d.ts +1 -1
- package/dist/Services/Clients/IdentityClient.js +11 -17
- package/dist/Services/Clients/IdentityClient.js.map +1 -1
- package/dist/Services/Clients/SystemLicenseClient.d.ts +1 -1
- package/dist/Services/Clients/SystemLicenseClient.js +11 -17
- package/dist/Services/Clients/SystemLicenseClient.js.map +1 -1
- package/dist/Services/Endpoints.js +10 -13
- package/dist/Services/Endpoints.js.map +1 -1
- package/dist/Services/IHttpTransport.d.ts +4 -4
- package/dist/Services/IHttpTransport.js +1 -2
- package/dist/Services/UrlHelpers.d.ts +6 -6
- package/dist/Services/UrlHelpers.js +44 -62
- package/dist/Services/UrlHelpers.js.map +1 -1
- package/package.json +7 -2
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.d.ts +0 -125
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.js +0 -1371
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.d.ts +0 -27
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.js +0 -172
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.d.ts +0 -59
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.js +0 -194
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.d.ts +0 -129
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.js +0 -428
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.d.ts +0 -27
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.js +0 -165
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.d.ts +0 -3
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.js +0 -27
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.d.ts +0 -66
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.js +0 -271
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.d.ts +0 -121
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.js +0 -231
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.d.ts +0 -8
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js +0 -192
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.d.ts +0 -9
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.js +0 -26
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.d.ts +0 -70
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.js +0 -812
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.d.ts +0 -65
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.js +0 -345
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.d.ts +0 -18
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.js +0 -143
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.d.ts +0 -63
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.js +0 -322
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.d.ts +0 -11
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.js +0 -60
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.d.ts +0 -12
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.js +0 -178
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.d.ts +0 -31
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.js +0 -109
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.d.ts +0 -7
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.js +0 -53
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.d.ts +0 -12
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.js +0 -38
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.d.ts +0 -30
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.js +0 -185
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.d.ts +0 -45
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.js +0 -33
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.d.ts +0 -10
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.js +0 -152
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.d.ts +0 -29
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.js +0 -148
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.d.ts +0 -143
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.js +0 -1404
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.d.ts +0 -3
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.js +0 -52
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.d.ts +0 -25
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.js +0 -104
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.d.ts +0 -178
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.js +0 -1525
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.d.ts +0 -12
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.js +0 -141
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.d.ts +0 -52
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.js +0 -355
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.d.ts +0 -39
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.js +0 -246
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.d.ts +0 -3
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.js +0 -18
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.d.ts +0 -20
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.js +0 -87
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.d.ts +0 -32
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.js +0 -128
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.d.ts +0 -29
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.js +0 -127
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.d.ts +0 -38
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.js +0 -186
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.d.ts +0 -12
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.js +0 -56
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.d.ts +0 -119
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js +0 -529
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.d.ts +0 -10
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.js +0 -144
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.d.ts +0 -38
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.js +0 -191
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.d.ts +0 -164
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js +0 -1501
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.d.ts +0 -18
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.js +0 -129
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.d.ts +0 -190
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.js +0 -1931
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.d.ts +0 -59
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.js +0 -677
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.d.ts +0 -85
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.js +0 -390
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.d.ts +0 -40
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.js +0 -204
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.d.ts +0 -121
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.js +0 -367
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.d.ts +0 -15
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.js +0 -138
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.d.ts +0 -35
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.js +0 -210
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.d.ts +0 -19
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.js +0 -72
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.d.ts +0 -51
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.js +0 -205
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.d.ts +0 -2
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.js +0 -8
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.d.ts +0 -32
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.js +0 -170
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.js.map +0 -1
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.d.ts +0 -243
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.js +0 -903
- package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.js.map +0 -1
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
import { Union } from "./Types.ts";
|
|
2
|
-
import { TypeInfo } from "./Reflection.ts";
|
|
3
|
-
import { Option } from "./Option.ts";
|
|
4
|
-
export type FSharpChoice$2_$union<T1, T2> = FSharpChoice$2<T1, T2, 0> | FSharpChoice$2<T1, T2, 1>;
|
|
5
|
-
export type FSharpChoice$2_$cases<T1, T2> = {
|
|
6
|
-
0: ["Choice1Of2", [T1]];
|
|
7
|
-
1: ["Choice2Of2", [T2]];
|
|
8
|
-
};
|
|
9
|
-
export declare function FSharpChoice$2_Choice1Of2<T1, T2>(Item: T1): FSharpChoice$2<T1, T2, 0>;
|
|
10
|
-
export declare function FSharpChoice$2_Choice2Of2<T1, T2>(Item: T2): FSharpChoice$2<T1, T2, 1>;
|
|
11
|
-
export declare class FSharpChoice$2<T1, T2, Tag extends keyof FSharpChoice$2_$cases<T1, T2>> extends Union<Tag, FSharpChoice$2_$cases<T1, T2>[Tag][0]> {
|
|
12
|
-
constructor(tag: Tag, fields: FSharpChoice$2_$cases<T1, T2>[Tag][1]);
|
|
13
|
-
readonly tag: Tag;
|
|
14
|
-
readonly fields: FSharpChoice$2_$cases<T1, T2>[Tag][1];
|
|
15
|
-
cases(): string[];
|
|
16
|
-
}
|
|
17
|
-
export declare function FSharpChoice$2_$reflection(gen0: TypeInfo, gen1: TypeInfo): TypeInfo;
|
|
18
|
-
export type FSharpChoice$3_$union<T1, T2, T3> = FSharpChoice$3<T1, T2, T3, 0> | FSharpChoice$3<T1, T2, T3, 1> | FSharpChoice$3<T1, T2, T3, 2>;
|
|
19
|
-
export type FSharpChoice$3_$cases<T1, T2, T3> = {
|
|
20
|
-
0: ["Choice1Of3", [T1]];
|
|
21
|
-
1: ["Choice2Of3", [T2]];
|
|
22
|
-
2: ["Choice3Of3", [T3]];
|
|
23
|
-
};
|
|
24
|
-
export declare function FSharpChoice$3_Choice1Of3<T1, T2, T3>(Item: T1): FSharpChoice$3<T1, T2, T3, 0>;
|
|
25
|
-
export declare function FSharpChoice$3_Choice2Of3<T1, T2, T3>(Item: T2): FSharpChoice$3<T1, T2, T3, 1>;
|
|
26
|
-
export declare function FSharpChoice$3_Choice3Of3<T1, T2, T3>(Item: T3): FSharpChoice$3<T1, T2, T3, 2>;
|
|
27
|
-
export declare class FSharpChoice$3<T1, T2, T3, Tag extends keyof FSharpChoice$3_$cases<T1, T2, T3>> extends Union<Tag, FSharpChoice$3_$cases<T1, T2, T3>[Tag][0]> {
|
|
28
|
-
constructor(tag: Tag, fields: FSharpChoice$3_$cases<T1, T2, T3>[Tag][1]);
|
|
29
|
-
readonly tag: Tag;
|
|
30
|
-
readonly fields: FSharpChoice$3_$cases<T1, T2, T3>[Tag][1];
|
|
31
|
-
cases(): string[];
|
|
32
|
-
}
|
|
33
|
-
export declare function FSharpChoice$3_$reflection(gen0: TypeInfo, gen1: TypeInfo, gen2: TypeInfo): TypeInfo;
|
|
34
|
-
export type FSharpChoice$4_$union<T1, T2, T3, T4> = FSharpChoice$4<T1, T2, T3, T4, 0> | FSharpChoice$4<T1, T2, T3, T4, 1> | FSharpChoice$4<T1, T2, T3, T4, 2> | FSharpChoice$4<T1, T2, T3, T4, 3>;
|
|
35
|
-
export type FSharpChoice$4_$cases<T1, T2, T3, T4> = {
|
|
36
|
-
0: ["Choice1Of4", [T1]];
|
|
37
|
-
1: ["Choice2Of4", [T2]];
|
|
38
|
-
2: ["Choice3Of4", [T3]];
|
|
39
|
-
3: ["Choice4Of4", [T4]];
|
|
40
|
-
};
|
|
41
|
-
export declare function FSharpChoice$4_Choice1Of4<T1, T2, T3, T4>(Item: T1): FSharpChoice$4<T1, T2, T3, T4, 0>;
|
|
42
|
-
export declare function FSharpChoice$4_Choice2Of4<T1, T2, T3, T4>(Item: T2): FSharpChoice$4<T1, T2, T3, T4, 1>;
|
|
43
|
-
export declare function FSharpChoice$4_Choice3Of4<T1, T2, T3, T4>(Item: T3): FSharpChoice$4<T1, T2, T3, T4, 2>;
|
|
44
|
-
export declare function FSharpChoice$4_Choice4Of4<T1, T2, T3, T4>(Item: T4): FSharpChoice$4<T1, T2, T3, T4, 3>;
|
|
45
|
-
export declare class FSharpChoice$4<T1, T2, T3, T4, Tag extends keyof FSharpChoice$4_$cases<T1, T2, T3, T4>> extends Union<Tag, FSharpChoice$4_$cases<T1, T2, T3, T4>[Tag][0]> {
|
|
46
|
-
constructor(tag: Tag, fields: FSharpChoice$4_$cases<T1, T2, T3, T4>[Tag][1]);
|
|
47
|
-
readonly tag: Tag;
|
|
48
|
-
readonly fields: FSharpChoice$4_$cases<T1, T2, T3, T4>[Tag][1];
|
|
49
|
-
cases(): string[];
|
|
50
|
-
}
|
|
51
|
-
export declare function FSharpChoice$4_$reflection(gen0: TypeInfo, gen1: TypeInfo, gen2: TypeInfo, gen3: TypeInfo): TypeInfo;
|
|
52
|
-
export type FSharpChoice$5_$union<T1, T2, T3, T4, T5> = FSharpChoice$5<T1, T2, T3, T4, T5, 0> | FSharpChoice$5<T1, T2, T3, T4, T5, 1> | FSharpChoice$5<T1, T2, T3, T4, T5, 2> | FSharpChoice$5<T1, T2, T3, T4, T5, 3> | FSharpChoice$5<T1, T2, T3, T4, T5, 4>;
|
|
53
|
-
export type FSharpChoice$5_$cases<T1, T2, T3, T4, T5> = {
|
|
54
|
-
0: ["Choice1Of5", [T1]];
|
|
55
|
-
1: ["Choice2Of5", [T2]];
|
|
56
|
-
2: ["Choice3Of5", [T3]];
|
|
57
|
-
3: ["Choice4Of5", [T4]];
|
|
58
|
-
4: ["Choice5Of5", [T5]];
|
|
59
|
-
};
|
|
60
|
-
export declare function FSharpChoice$5_Choice1Of5<T1, T2, T3, T4, T5>(Item: T1): FSharpChoice$5<T1, T2, T3, T4, T5, 0>;
|
|
61
|
-
export declare function FSharpChoice$5_Choice2Of5<T1, T2, T3, T4, T5>(Item: T2): FSharpChoice$5<T1, T2, T3, T4, T5, 1>;
|
|
62
|
-
export declare function FSharpChoice$5_Choice3Of5<T1, T2, T3, T4, T5>(Item: T3): FSharpChoice$5<T1, T2, T3, T4, T5, 2>;
|
|
63
|
-
export declare function FSharpChoice$5_Choice4Of5<T1, T2, T3, T4, T5>(Item: T4): FSharpChoice$5<T1, T2, T3, T4, T5, 3>;
|
|
64
|
-
export declare function FSharpChoice$5_Choice5Of5<T1, T2, T3, T4, T5>(Item: T5): FSharpChoice$5<T1, T2, T3, T4, T5, 4>;
|
|
65
|
-
export declare class FSharpChoice$5<T1, T2, T3, T4, T5, Tag extends keyof FSharpChoice$5_$cases<T1, T2, T3, T4, T5>> extends Union<Tag, FSharpChoice$5_$cases<T1, T2, T3, T4, T5>[Tag][0]> {
|
|
66
|
-
constructor(tag: Tag, fields: FSharpChoice$5_$cases<T1, T2, T3, T4, T5>[Tag][1]);
|
|
67
|
-
readonly tag: Tag;
|
|
68
|
-
readonly fields: FSharpChoice$5_$cases<T1, T2, T3, T4, T5>[Tag][1];
|
|
69
|
-
cases(): string[];
|
|
70
|
-
}
|
|
71
|
-
export declare function FSharpChoice$5_$reflection(gen0: TypeInfo, gen1: TypeInfo, gen2: TypeInfo, gen3: TypeInfo, gen4: TypeInfo): TypeInfo;
|
|
72
|
-
export type FSharpChoice$6_$union<T1, T2, T3, T4, T5, T6> = FSharpChoice$6<T1, T2, T3, T4, T5, T6, 0> | FSharpChoice$6<T1, T2, T3, T4, T5, T6, 1> | FSharpChoice$6<T1, T2, T3, T4, T5, T6, 2> | FSharpChoice$6<T1, T2, T3, T4, T5, T6, 3> | FSharpChoice$6<T1, T2, T3, T4, T5, T6, 4> | FSharpChoice$6<T1, T2, T3, T4, T5, T6, 5>;
|
|
73
|
-
export type FSharpChoice$6_$cases<T1, T2, T3, T4, T5, T6> = {
|
|
74
|
-
0: ["Choice1Of6", [T1]];
|
|
75
|
-
1: ["Choice2Of6", [T2]];
|
|
76
|
-
2: ["Choice3Of6", [T3]];
|
|
77
|
-
3: ["Choice4Of6", [T4]];
|
|
78
|
-
4: ["Choice5Of6", [T5]];
|
|
79
|
-
5: ["Choice6Of6", [T6]];
|
|
80
|
-
};
|
|
81
|
-
export declare function FSharpChoice$6_Choice1Of6<T1, T2, T3, T4, T5, T6>(Item: T1): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 0>;
|
|
82
|
-
export declare function FSharpChoice$6_Choice2Of6<T1, T2, T3, T4, T5, T6>(Item: T2): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 1>;
|
|
83
|
-
export declare function FSharpChoice$6_Choice3Of6<T1, T2, T3, T4, T5, T6>(Item: T3): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 2>;
|
|
84
|
-
export declare function FSharpChoice$6_Choice4Of6<T1, T2, T3, T4, T5, T6>(Item: T4): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 3>;
|
|
85
|
-
export declare function FSharpChoice$6_Choice5Of6<T1, T2, T3, T4, T5, T6>(Item: T5): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 4>;
|
|
86
|
-
export declare function FSharpChoice$6_Choice6Of6<T1, T2, T3, T4, T5, T6>(Item: T6): FSharpChoice$6<T1, T2, T3, T4, T5, T6, 5>;
|
|
87
|
-
export declare class FSharpChoice$6<T1, T2, T3, T4, T5, T6, Tag extends keyof FSharpChoice$6_$cases<T1, T2, T3, T4, T5, T6>> extends Union<Tag, FSharpChoice$6_$cases<T1, T2, T3, T4, T5, T6>[Tag][0]> {
|
|
88
|
-
constructor(tag: Tag, fields: FSharpChoice$6_$cases<T1, T2, T3, T4, T5, T6>[Tag][1]);
|
|
89
|
-
readonly tag: Tag;
|
|
90
|
-
readonly fields: FSharpChoice$6_$cases<T1, T2, T3, T4, T5, T6>[Tag][1];
|
|
91
|
-
cases(): string[];
|
|
92
|
-
}
|
|
93
|
-
export declare function FSharpChoice$6_$reflection(gen0: TypeInfo, gen1: TypeInfo, gen2: TypeInfo, gen3: TypeInfo, gen4: TypeInfo, gen5: TypeInfo): TypeInfo;
|
|
94
|
-
export type FSharpChoice$7_$union<T1, T2, T3, T4, T5, T6, T7> = FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 0> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 1> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 2> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 3> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 4> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 5> | FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 6>;
|
|
95
|
-
export type FSharpChoice$7_$cases<T1, T2, T3, T4, T5, T6, T7> = {
|
|
96
|
-
0: ["Choice1Of7", [T1]];
|
|
97
|
-
1: ["Choice2Of7", [T2]];
|
|
98
|
-
2: ["Choice3Of7", [T3]];
|
|
99
|
-
3: ["Choice4Of7", [T4]];
|
|
100
|
-
4: ["Choice5Of7", [T5]];
|
|
101
|
-
5: ["Choice6Of7", [T6]];
|
|
102
|
-
6: ["Choice7Of7", [T7]];
|
|
103
|
-
};
|
|
104
|
-
export declare function FSharpChoice$7_Choice1Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T1): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 0>;
|
|
105
|
-
export declare function FSharpChoice$7_Choice2Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T2): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 1>;
|
|
106
|
-
export declare function FSharpChoice$7_Choice3Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T3): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 2>;
|
|
107
|
-
export declare function FSharpChoice$7_Choice4Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T4): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 3>;
|
|
108
|
-
export declare function FSharpChoice$7_Choice5Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T5): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 4>;
|
|
109
|
-
export declare function FSharpChoice$7_Choice6Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T6): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 5>;
|
|
110
|
-
export declare function FSharpChoice$7_Choice7Of7<T1, T2, T3, T4, T5, T6, T7>(Item: T7): FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, 6>;
|
|
111
|
-
export declare class FSharpChoice$7<T1, T2, T3, T4, T5, T6, T7, Tag extends keyof FSharpChoice$7_$cases<T1, T2, T3, T4, T5, T6, T7>> extends Union<Tag, FSharpChoice$7_$cases<T1, T2, T3, T4, T5, T6, T7>[Tag][0]> {
|
|
112
|
-
constructor(tag: Tag, fields: FSharpChoice$7_$cases<T1, T2, T3, T4, T5, T6, T7>[Tag][1]);
|
|
113
|
-
readonly tag: Tag;
|
|
114
|
-
readonly fields: FSharpChoice$7_$cases<T1, T2, T3, T4, T5, T6, T7>[Tag][1];
|
|
115
|
-
cases(): string[];
|
|
116
|
-
}
|
|
117
|
-
export declare function FSharpChoice$7_$reflection(gen0: TypeInfo, gen1: TypeInfo, gen2: TypeInfo, gen3: TypeInfo, gen4: TypeInfo, gen5: TypeInfo, gen6: TypeInfo): TypeInfo;
|
|
118
|
-
export declare function Choice_makeChoice1Of2<T1, a>(x: T1): FSharpChoice$2_$union<T1, a>;
|
|
119
|
-
export declare function Choice_makeChoice2Of2<T2, a>(x: T2): FSharpChoice$2_$union<a, T2>;
|
|
120
|
-
export declare function Choice_tryValueIfChoice1Of2<T1, T2>(x: FSharpChoice$2_$union<T1, T2>): Option<T1>;
|
|
121
|
-
export declare function Choice_tryValueIfChoice2Of2<T1, T2>(x: FSharpChoice$2_$union<T1, T2>): Option<T2>;
|
|
@@ -1,231 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FSharpChoice$7 = exports.FSharpChoice$6 = exports.FSharpChoice$5 = exports.FSharpChoice$4 = exports.FSharpChoice$3 = exports.FSharpChoice$2 = void 0;
|
|
4
|
-
exports.FSharpChoice$2_Choice1Of2 = FSharpChoice$2_Choice1Of2;
|
|
5
|
-
exports.FSharpChoice$2_Choice2Of2 = FSharpChoice$2_Choice2Of2;
|
|
6
|
-
exports.FSharpChoice$2_$reflection = FSharpChoice$2_$reflection;
|
|
7
|
-
exports.FSharpChoice$3_Choice1Of3 = FSharpChoice$3_Choice1Of3;
|
|
8
|
-
exports.FSharpChoice$3_Choice2Of3 = FSharpChoice$3_Choice2Of3;
|
|
9
|
-
exports.FSharpChoice$3_Choice3Of3 = FSharpChoice$3_Choice3Of3;
|
|
10
|
-
exports.FSharpChoice$3_$reflection = FSharpChoice$3_$reflection;
|
|
11
|
-
exports.FSharpChoice$4_Choice1Of4 = FSharpChoice$4_Choice1Of4;
|
|
12
|
-
exports.FSharpChoice$4_Choice2Of4 = FSharpChoice$4_Choice2Of4;
|
|
13
|
-
exports.FSharpChoice$4_Choice3Of4 = FSharpChoice$4_Choice3Of4;
|
|
14
|
-
exports.FSharpChoice$4_Choice4Of4 = FSharpChoice$4_Choice4Of4;
|
|
15
|
-
exports.FSharpChoice$4_$reflection = FSharpChoice$4_$reflection;
|
|
16
|
-
exports.FSharpChoice$5_Choice1Of5 = FSharpChoice$5_Choice1Of5;
|
|
17
|
-
exports.FSharpChoice$5_Choice2Of5 = FSharpChoice$5_Choice2Of5;
|
|
18
|
-
exports.FSharpChoice$5_Choice3Of5 = FSharpChoice$5_Choice3Of5;
|
|
19
|
-
exports.FSharpChoice$5_Choice4Of5 = FSharpChoice$5_Choice4Of5;
|
|
20
|
-
exports.FSharpChoice$5_Choice5Of5 = FSharpChoice$5_Choice5Of5;
|
|
21
|
-
exports.FSharpChoice$5_$reflection = FSharpChoice$5_$reflection;
|
|
22
|
-
exports.FSharpChoice$6_Choice1Of6 = FSharpChoice$6_Choice1Of6;
|
|
23
|
-
exports.FSharpChoice$6_Choice2Of6 = FSharpChoice$6_Choice2Of6;
|
|
24
|
-
exports.FSharpChoice$6_Choice3Of6 = FSharpChoice$6_Choice3Of6;
|
|
25
|
-
exports.FSharpChoice$6_Choice4Of6 = FSharpChoice$6_Choice4Of6;
|
|
26
|
-
exports.FSharpChoice$6_Choice5Of6 = FSharpChoice$6_Choice5Of6;
|
|
27
|
-
exports.FSharpChoice$6_Choice6Of6 = FSharpChoice$6_Choice6Of6;
|
|
28
|
-
exports.FSharpChoice$6_$reflection = FSharpChoice$6_$reflection;
|
|
29
|
-
exports.FSharpChoice$7_Choice1Of7 = FSharpChoice$7_Choice1Of7;
|
|
30
|
-
exports.FSharpChoice$7_Choice2Of7 = FSharpChoice$7_Choice2Of7;
|
|
31
|
-
exports.FSharpChoice$7_Choice3Of7 = FSharpChoice$7_Choice3Of7;
|
|
32
|
-
exports.FSharpChoice$7_Choice4Of7 = FSharpChoice$7_Choice4Of7;
|
|
33
|
-
exports.FSharpChoice$7_Choice5Of7 = FSharpChoice$7_Choice5Of7;
|
|
34
|
-
exports.FSharpChoice$7_Choice6Of7 = FSharpChoice$7_Choice6Of7;
|
|
35
|
-
exports.FSharpChoice$7_Choice7Of7 = FSharpChoice$7_Choice7Of7;
|
|
36
|
-
exports.FSharpChoice$7_$reflection = FSharpChoice$7_$reflection;
|
|
37
|
-
exports.Choice_makeChoice1Of2 = Choice_makeChoice1Of2;
|
|
38
|
-
exports.Choice_makeChoice2Of2 = Choice_makeChoice2Of2;
|
|
39
|
-
exports.Choice_tryValueIfChoice1Of2 = Choice_tryValueIfChoice1Of2;
|
|
40
|
-
exports.Choice_tryValueIfChoice2Of2 = Choice_tryValueIfChoice2Of2;
|
|
41
|
-
const Types_ts_1 = require("./Types.js");
|
|
42
|
-
const Reflection_ts_1 = require("./Reflection.js");
|
|
43
|
-
const Option_ts_1 = require("./Option.js");
|
|
44
|
-
function FSharpChoice$2_Choice1Of2(Item) {
|
|
45
|
-
return new FSharpChoice$2(0, [Item]);
|
|
46
|
-
}
|
|
47
|
-
function FSharpChoice$2_Choice2Of2(Item) {
|
|
48
|
-
return new FSharpChoice$2(1, [Item]);
|
|
49
|
-
}
|
|
50
|
-
class FSharpChoice$2 extends Types_ts_1.Union {
|
|
51
|
-
constructor(tag, fields) {
|
|
52
|
-
super();
|
|
53
|
-
this.tag = tag;
|
|
54
|
-
this.fields = fields;
|
|
55
|
-
}
|
|
56
|
-
cases() {
|
|
57
|
-
return ["Choice1Of2", "Choice2Of2"];
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.FSharpChoice$2 = FSharpChoice$2;
|
|
61
|
-
function FSharpChoice$2_$reflection(gen0, gen1) {
|
|
62
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`2", [gen0, gen1], FSharpChoice$2, () => [[["Item", gen0]], [["Item", gen1]]]);
|
|
63
|
-
}
|
|
64
|
-
function FSharpChoice$3_Choice1Of3(Item) {
|
|
65
|
-
return new FSharpChoice$3(0, [Item]);
|
|
66
|
-
}
|
|
67
|
-
function FSharpChoice$3_Choice2Of3(Item) {
|
|
68
|
-
return new FSharpChoice$3(1, [Item]);
|
|
69
|
-
}
|
|
70
|
-
function FSharpChoice$3_Choice3Of3(Item) {
|
|
71
|
-
return new FSharpChoice$3(2, [Item]);
|
|
72
|
-
}
|
|
73
|
-
class FSharpChoice$3 extends Types_ts_1.Union {
|
|
74
|
-
constructor(tag, fields) {
|
|
75
|
-
super();
|
|
76
|
-
this.tag = tag;
|
|
77
|
-
this.fields = fields;
|
|
78
|
-
}
|
|
79
|
-
cases() {
|
|
80
|
-
return ["Choice1Of3", "Choice2Of3", "Choice3Of3"];
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
exports.FSharpChoice$3 = FSharpChoice$3;
|
|
84
|
-
function FSharpChoice$3_$reflection(gen0, gen1, gen2) {
|
|
85
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`3", [gen0, gen1, gen2], FSharpChoice$3, () => [[["Item", gen0]], [["Item", gen1]], [["Item", gen2]]]);
|
|
86
|
-
}
|
|
87
|
-
function FSharpChoice$4_Choice1Of4(Item) {
|
|
88
|
-
return new FSharpChoice$4(0, [Item]);
|
|
89
|
-
}
|
|
90
|
-
function FSharpChoice$4_Choice2Of4(Item) {
|
|
91
|
-
return new FSharpChoice$4(1, [Item]);
|
|
92
|
-
}
|
|
93
|
-
function FSharpChoice$4_Choice3Of4(Item) {
|
|
94
|
-
return new FSharpChoice$4(2, [Item]);
|
|
95
|
-
}
|
|
96
|
-
function FSharpChoice$4_Choice4Of4(Item) {
|
|
97
|
-
return new FSharpChoice$4(3, [Item]);
|
|
98
|
-
}
|
|
99
|
-
class FSharpChoice$4 extends Types_ts_1.Union {
|
|
100
|
-
constructor(tag, fields) {
|
|
101
|
-
super();
|
|
102
|
-
this.tag = tag;
|
|
103
|
-
this.fields = fields;
|
|
104
|
-
}
|
|
105
|
-
cases() {
|
|
106
|
-
return ["Choice1Of4", "Choice2Of4", "Choice3Of4", "Choice4Of4"];
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
exports.FSharpChoice$4 = FSharpChoice$4;
|
|
110
|
-
function FSharpChoice$4_$reflection(gen0, gen1, gen2, gen3) {
|
|
111
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`4", [gen0, gen1, gen2, gen3], FSharpChoice$4, () => [[["Item", gen0]], [["Item", gen1]], [["Item", gen2]], [["Item", gen3]]]);
|
|
112
|
-
}
|
|
113
|
-
function FSharpChoice$5_Choice1Of5(Item) {
|
|
114
|
-
return new FSharpChoice$5(0, [Item]);
|
|
115
|
-
}
|
|
116
|
-
function FSharpChoice$5_Choice2Of5(Item) {
|
|
117
|
-
return new FSharpChoice$5(1, [Item]);
|
|
118
|
-
}
|
|
119
|
-
function FSharpChoice$5_Choice3Of5(Item) {
|
|
120
|
-
return new FSharpChoice$5(2, [Item]);
|
|
121
|
-
}
|
|
122
|
-
function FSharpChoice$5_Choice4Of5(Item) {
|
|
123
|
-
return new FSharpChoice$5(3, [Item]);
|
|
124
|
-
}
|
|
125
|
-
function FSharpChoice$5_Choice5Of5(Item) {
|
|
126
|
-
return new FSharpChoice$5(4, [Item]);
|
|
127
|
-
}
|
|
128
|
-
class FSharpChoice$5 extends Types_ts_1.Union {
|
|
129
|
-
constructor(tag, fields) {
|
|
130
|
-
super();
|
|
131
|
-
this.tag = tag;
|
|
132
|
-
this.fields = fields;
|
|
133
|
-
}
|
|
134
|
-
cases() {
|
|
135
|
-
return ["Choice1Of5", "Choice2Of5", "Choice3Of5", "Choice4Of5", "Choice5Of5"];
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
exports.FSharpChoice$5 = FSharpChoice$5;
|
|
139
|
-
function FSharpChoice$5_$reflection(gen0, gen1, gen2, gen3, gen4) {
|
|
140
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`5", [gen0, gen1, gen2, gen3, gen4], FSharpChoice$5, () => [[["Item", gen0]], [["Item", gen1]], [["Item", gen2]], [["Item", gen3]], [["Item", gen4]]]);
|
|
141
|
-
}
|
|
142
|
-
function FSharpChoice$6_Choice1Of6(Item) {
|
|
143
|
-
return new FSharpChoice$6(0, [Item]);
|
|
144
|
-
}
|
|
145
|
-
function FSharpChoice$6_Choice2Of6(Item) {
|
|
146
|
-
return new FSharpChoice$6(1, [Item]);
|
|
147
|
-
}
|
|
148
|
-
function FSharpChoice$6_Choice3Of6(Item) {
|
|
149
|
-
return new FSharpChoice$6(2, [Item]);
|
|
150
|
-
}
|
|
151
|
-
function FSharpChoice$6_Choice4Of6(Item) {
|
|
152
|
-
return new FSharpChoice$6(3, [Item]);
|
|
153
|
-
}
|
|
154
|
-
function FSharpChoice$6_Choice5Of6(Item) {
|
|
155
|
-
return new FSharpChoice$6(4, [Item]);
|
|
156
|
-
}
|
|
157
|
-
function FSharpChoice$6_Choice6Of6(Item) {
|
|
158
|
-
return new FSharpChoice$6(5, [Item]);
|
|
159
|
-
}
|
|
160
|
-
class FSharpChoice$6 extends Types_ts_1.Union {
|
|
161
|
-
constructor(tag, fields) {
|
|
162
|
-
super();
|
|
163
|
-
this.tag = tag;
|
|
164
|
-
this.fields = fields;
|
|
165
|
-
}
|
|
166
|
-
cases() {
|
|
167
|
-
return ["Choice1Of6", "Choice2Of6", "Choice3Of6", "Choice4Of6", "Choice5Of6", "Choice6Of6"];
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
exports.FSharpChoice$6 = FSharpChoice$6;
|
|
171
|
-
function FSharpChoice$6_$reflection(gen0, gen1, gen2, gen3, gen4, gen5) {
|
|
172
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`6", [gen0, gen1, gen2, gen3, gen4, gen5], FSharpChoice$6, () => [[["Item", gen0]], [["Item", gen1]], [["Item", gen2]], [["Item", gen3]], [["Item", gen4]], [["Item", gen5]]]);
|
|
173
|
-
}
|
|
174
|
-
function FSharpChoice$7_Choice1Of7(Item) {
|
|
175
|
-
return new FSharpChoice$7(0, [Item]);
|
|
176
|
-
}
|
|
177
|
-
function FSharpChoice$7_Choice2Of7(Item) {
|
|
178
|
-
return new FSharpChoice$7(1, [Item]);
|
|
179
|
-
}
|
|
180
|
-
function FSharpChoice$7_Choice3Of7(Item) {
|
|
181
|
-
return new FSharpChoice$7(2, [Item]);
|
|
182
|
-
}
|
|
183
|
-
function FSharpChoice$7_Choice4Of7(Item) {
|
|
184
|
-
return new FSharpChoice$7(3, [Item]);
|
|
185
|
-
}
|
|
186
|
-
function FSharpChoice$7_Choice5Of7(Item) {
|
|
187
|
-
return new FSharpChoice$7(4, [Item]);
|
|
188
|
-
}
|
|
189
|
-
function FSharpChoice$7_Choice6Of7(Item) {
|
|
190
|
-
return new FSharpChoice$7(5, [Item]);
|
|
191
|
-
}
|
|
192
|
-
function FSharpChoice$7_Choice7Of7(Item) {
|
|
193
|
-
return new FSharpChoice$7(6, [Item]);
|
|
194
|
-
}
|
|
195
|
-
class FSharpChoice$7 extends Types_ts_1.Union {
|
|
196
|
-
constructor(tag, fields) {
|
|
197
|
-
super();
|
|
198
|
-
this.tag = tag;
|
|
199
|
-
this.fields = fields;
|
|
200
|
-
}
|
|
201
|
-
cases() {
|
|
202
|
-
return ["Choice1Of7", "Choice2Of7", "Choice3Of7", "Choice4Of7", "Choice5Of7", "Choice6Of7", "Choice7Of7"];
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
exports.FSharpChoice$7 = FSharpChoice$7;
|
|
206
|
-
function FSharpChoice$7_$reflection(gen0, gen1, gen2, gen3, gen4, gen5, gen6) {
|
|
207
|
-
return (0, Reflection_ts_1.union_type)("FSharp.Core.FSharpChoice`7", [gen0, gen1, gen2, gen3, gen4, gen5, gen6], FSharpChoice$7, () => [[["Item", gen0]], [["Item", gen1]], [["Item", gen2]], [["Item", gen3]], [["Item", gen4]], [["Item", gen5]], [["Item", gen6]]]);
|
|
208
|
-
}
|
|
209
|
-
function Choice_makeChoice1Of2(x) {
|
|
210
|
-
return FSharpChoice$2_Choice1Of2(x);
|
|
211
|
-
}
|
|
212
|
-
function Choice_makeChoice2Of2(x) {
|
|
213
|
-
return FSharpChoice$2_Choice2Of2(x);
|
|
214
|
-
}
|
|
215
|
-
function Choice_tryValueIfChoice1Of2(x) {
|
|
216
|
-
if (x.tag === /* Choice1Of2 */ 0) {
|
|
217
|
-
return (0, Option_ts_1.some)(x.fields[0]);
|
|
218
|
-
}
|
|
219
|
-
else {
|
|
220
|
-
return undefined;
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
function Choice_tryValueIfChoice2Of2(x) {
|
|
224
|
-
if (x.tag === /* Choice2Of2 */ 1) {
|
|
225
|
-
return (0, Option_ts_1.some)(x.fields[0]);
|
|
226
|
-
}
|
|
227
|
-
else {
|
|
228
|
-
return undefined;
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
//# sourceMappingURL=Choice.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Choice.js","sourceRoot":"","sources":["../../../fable_output/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { MutableArray } from "./Util.ts";
|
|
2
|
-
export declare function count<T>(col: Iterable<T>): number;
|
|
3
|
-
export declare function isReadOnly<T>(col: Iterable<T>): boolean;
|
|
4
|
-
export declare function copyTo<T>(col: Iterable<T>, array: MutableArray<T>, arrayIndex: number): void;
|
|
5
|
-
export declare function contains<T>(col: Iterable<T>, item: T): boolean;
|
|
6
|
-
export declare function add<T>(col: Iterable<T>, item: T): void;
|
|
7
|
-
export declare function remove<T>(col: Iterable<T>, item: T): boolean;
|
|
8
|
-
export declare function clear<T>(col: Iterable<T>): void;
|
|
@@ -1,192 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.count = count;
|
|
4
|
-
exports.isReadOnly = isReadOnly;
|
|
5
|
-
exports.copyTo = copyTo;
|
|
6
|
-
exports.contains = contains;
|
|
7
|
-
exports.add = add;
|
|
8
|
-
exports.remove = remove;
|
|
9
|
-
exports.clear = clear;
|
|
10
|
-
const Util_ts_1 = require("./Util.js");
|
|
11
|
-
function count(col) {
|
|
12
|
-
if (typeof col["System.Collections.Generic.ICollection`1.get_Count"] === "function") {
|
|
13
|
-
return col["System.Collections.Generic.ICollection`1.get_Count"](); // collection
|
|
14
|
-
}
|
|
15
|
-
else {
|
|
16
|
-
if (typeof col["System.Collections.Generic.IReadOnlyCollection`1.get_Count"] === "function") {
|
|
17
|
-
return col["System.Collections.Generic.IReadOnlyCollection`1.get_Count"](); // collection
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
21
|
-
return col.length; // array, resize array
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
if (typeof col.size === "number") {
|
|
25
|
-
return col.size; // map, set
|
|
26
|
-
}
|
|
27
|
-
else {
|
|
28
|
-
let count = 0;
|
|
29
|
-
for (const _ of col) {
|
|
30
|
-
count++;
|
|
31
|
-
}
|
|
32
|
-
return count; // other collections
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
function isReadOnly(col) {
|
|
39
|
-
if (typeof col["System.Collections.Generic.ICollection`1.get_IsReadOnly"] === "function") {
|
|
40
|
-
return col["System.Collections.Generic.ICollection`1.get_IsReadOnly"](); // collection
|
|
41
|
-
}
|
|
42
|
-
else {
|
|
43
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
44
|
-
return false; // array, resize array
|
|
45
|
-
}
|
|
46
|
-
else {
|
|
47
|
-
if (typeof col.size === "number") {
|
|
48
|
-
return false; // map, set
|
|
49
|
-
}
|
|
50
|
-
else {
|
|
51
|
-
return true; // other collections
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
function copyTo(col, array, arrayIndex) {
|
|
57
|
-
if (typeof col["System.Collections.Generic.ICollection`1.CopyToZ3B4C077E"] === "function") {
|
|
58
|
-
col["System.Collections.Generic.ICollection`1.CopyToZ3B4C077E"](array, arrayIndex); // collection
|
|
59
|
-
}
|
|
60
|
-
else {
|
|
61
|
-
let i = arrayIndex;
|
|
62
|
-
for (const v of col) {
|
|
63
|
-
array[i] = v;
|
|
64
|
-
i++;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
function contains(col, item) {
|
|
69
|
-
if (typeof col["System.Collections.Generic.ICollection`1.Contains2B595"] === "function") {
|
|
70
|
-
return col["System.Collections.Generic.ICollection`1.Contains2B595"](item); // collection
|
|
71
|
-
}
|
|
72
|
-
else {
|
|
73
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
74
|
-
let i = col.findIndex(x => (0, Util_ts_1.equals)(x, item)); // array, resize array
|
|
75
|
-
return i >= 0;
|
|
76
|
-
}
|
|
77
|
-
else {
|
|
78
|
-
if (typeof col.has === "function") {
|
|
79
|
-
if (typeof col.set === "function" && (0, Util_ts_1.isArrayLike)(item)) {
|
|
80
|
-
return col.has(item[0]) && (0, Util_ts_1.equals)(col.get(item[0]), item[1]); // map
|
|
81
|
-
}
|
|
82
|
-
else {
|
|
83
|
-
return col.has(item); // set
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
else {
|
|
87
|
-
return false; // other collections
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
function add(col, item) {
|
|
93
|
-
if (typeof col["System.Collections.Generic.ICollection`1.Add2B595"] === "function") {
|
|
94
|
-
return col["System.Collections.Generic.ICollection`1.Add2B595"](item); // collection
|
|
95
|
-
}
|
|
96
|
-
else {
|
|
97
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
98
|
-
if (ArrayBuffer.isView(col)) {
|
|
99
|
-
// TODO: throw for typed arrays?
|
|
100
|
-
}
|
|
101
|
-
else {
|
|
102
|
-
col.push(item); // array, resize array
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
else {
|
|
106
|
-
if (typeof col.add === "function") {
|
|
107
|
-
return col.add(item); // set
|
|
108
|
-
}
|
|
109
|
-
else {
|
|
110
|
-
if (typeof col.has === "function"
|
|
111
|
-
&& typeof col.set === "function"
|
|
112
|
-
&& (0, Util_ts_1.isArrayLike)(item)) {
|
|
113
|
-
if (col.has(item[0]) === false) {
|
|
114
|
-
col.set(item[0], item[1]); // map
|
|
115
|
-
}
|
|
116
|
-
else {
|
|
117
|
-
throw new Util_ts_1.Exception("An item with the same key has already been added. Key: " + item[0]);
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
else {
|
|
121
|
-
// TODO: throw for other collections?
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
function remove(col, item) {
|
|
128
|
-
if (typeof col["System.Collections.Generic.ICollection`1.Remove2B595"] === "function") {
|
|
129
|
-
return col["System.Collections.Generic.ICollection`1.Remove2B595"](item); // collection
|
|
130
|
-
}
|
|
131
|
-
else {
|
|
132
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
133
|
-
if (ArrayBuffer.isView(col)) {
|
|
134
|
-
// TODO: throw for typed arrays
|
|
135
|
-
return false;
|
|
136
|
-
}
|
|
137
|
-
else {
|
|
138
|
-
let i = col.findIndex(x => (0, Util_ts_1.equals)(x, item));
|
|
139
|
-
if (i >= 0) {
|
|
140
|
-
col.splice(i, 1); // array, resize array
|
|
141
|
-
return true;
|
|
142
|
-
}
|
|
143
|
-
else {
|
|
144
|
-
return false;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
else {
|
|
149
|
-
if (typeof col.delete === "function") {
|
|
150
|
-
if (typeof col.set === "function" && (0, Util_ts_1.isArrayLike)(item)) {
|
|
151
|
-
if (col.has(item[0]) && (0, Util_ts_1.equals)(col.get(item[0]), item[1])) {
|
|
152
|
-
return col.delete(item[0]); // map
|
|
153
|
-
}
|
|
154
|
-
else {
|
|
155
|
-
return false;
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
else {
|
|
159
|
-
return col.delete(item); // set
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
else {
|
|
163
|
-
// TODO: throw for other collections?
|
|
164
|
-
return false; // other collections
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
function clear(col) {
|
|
170
|
-
if (typeof col["System.Collections.Generic.ICollection`1.Clear"] === "function") {
|
|
171
|
-
return col["System.Collections.Generic.ICollection`1.Clear"](); // collection
|
|
172
|
-
}
|
|
173
|
-
else {
|
|
174
|
-
if ((0, Util_ts_1.isArrayLike)(col)) {
|
|
175
|
-
if (ArrayBuffer.isView(col)) {
|
|
176
|
-
// TODO: throw for typed arrays?
|
|
177
|
-
}
|
|
178
|
-
else {
|
|
179
|
-
col.splice(0); // array, resize array
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
else {
|
|
183
|
-
if (typeof col.clear === "function") {
|
|
184
|
-
col.clear(); // map, set
|
|
185
|
-
}
|
|
186
|
-
else {
|
|
187
|
-
// TODO: throw for other collections?
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
//# sourceMappingURL=CollectionUtil.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CollectionUtil.js","sourceRoot":"","sources":["../../../fable_output/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare class ConditionalWeakTable<TKey extends object, TValue> {
|
|
2
|
-
private weakMap;
|
|
3
|
-
delete(key: TKey): boolean;
|
|
4
|
-
get(key: TKey): TValue | undefined;
|
|
5
|
-
has(key: TKey): boolean;
|
|
6
|
-
set(key: TKey, value: TValue): WeakMap<TKey, TValue>;
|
|
7
|
-
clear(): void;
|
|
8
|
-
}
|
|
9
|
-
export default ConditionalWeakTable;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ConditionalWeakTable = void 0;
|
|
4
|
-
class ConditionalWeakTable {
|
|
5
|
-
constructor() {
|
|
6
|
-
this.weakMap = new WeakMap();
|
|
7
|
-
}
|
|
8
|
-
delete(key) {
|
|
9
|
-
return this.weakMap.delete(key);
|
|
10
|
-
}
|
|
11
|
-
get(key) {
|
|
12
|
-
return this.weakMap.get(key);
|
|
13
|
-
}
|
|
14
|
-
has(key) {
|
|
15
|
-
return this.weakMap.has(key);
|
|
16
|
-
}
|
|
17
|
-
set(key, value) {
|
|
18
|
-
return this.weakMap.set(key, value);
|
|
19
|
-
}
|
|
20
|
-
clear() {
|
|
21
|
-
this.weakMap = new WeakMap();
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
exports.ConditionalWeakTable = ConditionalWeakTable;
|
|
25
|
-
exports.default = ConditionalWeakTable;
|
|
26
|
-
//# sourceMappingURL=ConditionalWeakTable.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConditionalWeakTable.js","sourceRoot":"","sources":["../../../fable_output/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.ts"],"names":[],"mappings":";;;AACA,MAAa,oBAAoB;IAAjC;QACU,YAAO,GAA0B,IAAI,OAAO,EAAgB,CAAC;IAqBvE,CAAC;IAnBQ,MAAM,CAAC,GAAS;QACrB,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;IAClC,CAAC;IAEM,GAAG,CAAC,GAAS;QAClB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IAC/B,CAAC;IAEM,GAAG,CAAC,GAAS;QAClB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IAC/B,CAAC;IAEM,GAAG,CAAC,GAAS,EAAE,KAAa;QACjC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IACtC,CAAC;IAEM,KAAK;QACV,IAAI,CAAC,OAAO,GAAG,IAAI,OAAO,EAAgB,CAAC;IAC7C,CAAC;CACF;AAtBD,oDAsBC;AAED,kBAAe,oBAAoB,CAAC"}
|