@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,23 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
exports.DepartmentClient__buildUrl_Z2E433DA6 = DepartmentClient__buildUrl_Z2E433DA6;
|
|
12
|
-
const Reflection_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js");
|
|
13
|
-
const UrlHelpers_ts_1 = require("../UrlHelpers.js");
|
|
14
|
-
const Endpoints_ts_1 = require("../Endpoints.js");
|
|
15
|
-
const List_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/List.js");
|
|
16
|
-
const Seq_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js");
|
|
17
|
-
const Option_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Option.js");
|
|
18
|
-
const CollectionUtil_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js");
|
|
19
|
-
const String_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/String.js");
|
|
20
|
-
class DepartmentClient {
|
|
1
|
+
import { class_type } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
2
|
+
import { UrlPart_op_Implicit_Z524259A4, UrlPart_op_Implicit_Z524259C1, UrlPart_op_Implicit_Z721C83C5, composeRelativeUrl } from "../UrlHelpers.js";
|
|
3
|
+
import { Departments, BasePath } from "../Endpoints.js";
|
|
4
|
+
import { empty, ofArray } from "@fable-org/fable-library-ts/List.ts";
|
|
5
|
+
import { singleton, empty as empty_1, map, append, delay, toList } from "@fable-org/fable-library-ts/Seq.ts";
|
|
6
|
+
import { nonNullValue, value, ofNullable } from "@fable-org/fable-library-ts/Option.ts";
|
|
7
|
+
import { count } from "@fable-org/fable-library-ts/CollectionUtil.ts";
|
|
8
|
+
import { isNullOrEmpty } from "@fable-org/fable-library-ts/String.ts";
|
|
9
|
+
export class DepartmentClient {
|
|
10
|
+
transport;
|
|
21
11
|
constructor(transport) {
|
|
22
12
|
this.transport = transport;
|
|
23
13
|
}
|
|
@@ -42,33 +32,32 @@ class DepartmentClient {
|
|
|
42
32
|
return DepartmentClient__DeleteDepartmentAsync_Z524259C1(this$, id);
|
|
43
33
|
}
|
|
44
34
|
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
return (0, Reflection_ts_1.class_type)("Fossa.Bridge.Services.Clients.DepartmentClient", undefined, DepartmentClient);
|
|
35
|
+
export function DepartmentClient_$reflection() {
|
|
36
|
+
return class_type("Fossa.Bridge.Services.Clients.DepartmentClient", undefined, DepartmentClient);
|
|
48
37
|
}
|
|
49
|
-
function DepartmentClient_$ctor_Z7C557C0(transport) {
|
|
38
|
+
export function DepartmentClient_$ctor_Z7C557C0(transport) {
|
|
50
39
|
return new DepartmentClient(transport);
|
|
51
40
|
}
|
|
52
|
-
function DepartmentClient__GetDepartmentsAsync_Z2E433DA6(_, query) {
|
|
41
|
+
export function DepartmentClient__GetDepartmentsAsync_Z2E433DA6(_, query) {
|
|
53
42
|
return _.transport.GetAsync(DepartmentClient__buildUrl_Z2E433DA6(_, query));
|
|
54
43
|
}
|
|
55
|
-
function DepartmentClient__GetDepartmentAsync_Z524259C1(_, id) {
|
|
56
|
-
return _.transport.GetAsync(
|
|
44
|
+
export function DepartmentClient__GetDepartmentAsync_Z524259C1(_, id) {
|
|
45
|
+
return _.transport.GetAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Departments), UrlPart_op_Implicit_Z524259C1(id)]), empty()));
|
|
57
46
|
}
|
|
58
|
-
function DepartmentClient__CreateDepartmentAsync_Z7668FDC1(_, model) {
|
|
59
|
-
return _.transport.PostAsync(
|
|
47
|
+
export function DepartmentClient__CreateDepartmentAsync_Z7668FDC1(_, model) {
|
|
48
|
+
return _.transport.PostAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Departments)]), empty()), model);
|
|
60
49
|
}
|
|
61
|
-
function DepartmentClient__UpdateDepartmentAsync_Z131A93E0(_, id, model) {
|
|
62
|
-
return _.transport.PutAsync(
|
|
50
|
+
export function DepartmentClient__UpdateDepartmentAsync_Z131A93E0(_, id, model) {
|
|
51
|
+
return _.transport.PutAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Departments), UrlPart_op_Implicit_Z524259C1(id)]), empty()), model);
|
|
63
52
|
}
|
|
64
|
-
function DepartmentClient__DeleteDepartmentAsync_Z524259C1(_, id) {
|
|
65
|
-
return _.transport.DeleteAsync(
|
|
53
|
+
export function DepartmentClient__DeleteDepartmentAsync_Z524259C1(_, id) {
|
|
54
|
+
return _.transport.DeleteAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Departments), UrlPart_op_Implicit_Z524259C1(id)]), empty()));
|
|
66
55
|
}
|
|
67
|
-
function DepartmentClient__buildUrl_Z2E433DA6(this$, queryParams) {
|
|
68
|
-
const parameters =
|
|
56
|
+
export function DepartmentClient__buildUrl_Z2E433DA6(this$, queryParams) {
|
|
57
|
+
const parameters = toList(delay(() => {
|
|
69
58
|
let matchValue = undefined, ids_1 = undefined;
|
|
70
|
-
return
|
|
59
|
+
return append((matchValue = ofNullable(queryParams.Id), (matchValue != null) ? ((count(value(matchValue)) > 0) ? ((ids_1 = value(matchValue), map((id) => ["Id", UrlPart_op_Implicit_Z524259C1(id)], ids_1))) : (empty_1())) : (empty_1())), delay(() => append(!isNullOrEmpty(queryParams.Search) ? singleton(["Search", UrlPart_op_Implicit_Z721C83C5(queryParams.Search)]) : empty_1(), delay(() => append((queryParams.PageNumber != null) ? singleton(["PageNumber", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageNumber))]) : empty_1(), delay(() => ((queryParams.PageSize != null) ? singleton(["PageSize", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageSize))]) : empty_1())))))));
|
|
71
60
|
}));
|
|
72
|
-
return
|
|
61
|
+
return composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Departments)]), parameters);
|
|
73
62
|
}
|
|
74
63
|
//# sourceMappingURL=DepartmentClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DepartmentClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/DepartmentClient.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DepartmentClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/DepartmentClient.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EmployeeModificationModel, EmployeePagingRequestModel, EmployeeQueryRequestModel } from "../../Models/ApiModels/PayloadModels.ts";
|
|
2
|
-
import { int64 } from "
|
|
2
|
+
import { int64 } from "@fable-org/fable-library-ts/BigInt.ts";
|
|
3
3
|
import { IHttpTransport } from "../IHttpTransport.ts";
|
|
4
4
|
import { IEmployeeClient } from "./IEmployeeClient.ts";
|
|
5
|
-
import { TypeInfo } from "
|
|
5
|
+
import { TypeInfo } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
6
6
|
export declare class EmployeeClient implements IEmployeeClient {
|
|
7
7
|
readonly transport: IHttpTransport;
|
|
8
8
|
constructor(transport: IHttpTransport);
|
|
@@ -1,25 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
exports.EmployeeClient__DeleteEmployeeAsync_Z524259C1 = EmployeeClient__DeleteEmployeeAsync_Z524259C1;
|
|
12
|
-
exports.EmployeeClient__buildUrl_Z134B9264 = EmployeeClient__buildUrl_Z134B9264;
|
|
13
|
-
exports.EmployeeClient__buildPagingUrl_5E920BE0 = EmployeeClient__buildPagingUrl_5E920BE0;
|
|
14
|
-
const Reflection_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js");
|
|
15
|
-
const UrlHelpers_ts_1 = require("../UrlHelpers.js");
|
|
16
|
-
const Endpoints_ts_1 = require("../Endpoints.js");
|
|
17
|
-
const List_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/List.js");
|
|
18
|
-
const Seq_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js");
|
|
19
|
-
const Option_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Option.js");
|
|
20
|
-
const CollectionUtil_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js");
|
|
21
|
-
const String_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/String.js");
|
|
22
|
-
class EmployeeClient {
|
|
1
|
+
import { class_type } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
2
|
+
import { UrlPart_op_Implicit_Z1FBCCD16, UrlPart_op_Implicit_Z524259A4, UrlPart_op_Implicit_Z524259C1, UrlPart_op_Implicit_Z721C83C5, composeRelativeUrl } from "../UrlHelpers.js";
|
|
3
|
+
import { Employees, Employee, BasePath } from "../Endpoints.js";
|
|
4
|
+
import { empty, ofArray } from "@fable-org/fable-library-ts/List.ts";
|
|
5
|
+
import { singleton, empty as empty_1, map, append, delay, toList } from "@fable-org/fable-library-ts/Seq.ts";
|
|
6
|
+
import { nonNullValue, value, ofNullable } from "@fable-org/fable-library-ts/Option.ts";
|
|
7
|
+
import { count } from "@fable-org/fable-library-ts/CollectionUtil.ts";
|
|
8
|
+
import { isNullOrEmpty } from "@fable-org/fable-library-ts/String.ts";
|
|
9
|
+
export class EmployeeClient {
|
|
10
|
+
transport;
|
|
23
11
|
constructor(transport) {
|
|
24
12
|
this.transport = transport;
|
|
25
13
|
}
|
|
@@ -48,40 +36,39 @@ class EmployeeClient {
|
|
|
48
36
|
return EmployeeClient__DeleteEmployeeAsync_Z524259C1(this$, id);
|
|
49
37
|
}
|
|
50
38
|
}
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
return (0, Reflection_ts_1.class_type)("Fossa.Bridge.Services.Clients.EmployeeClient", undefined, EmployeeClient);
|
|
39
|
+
export function EmployeeClient_$reflection() {
|
|
40
|
+
return class_type("Fossa.Bridge.Services.Clients.EmployeeClient", undefined, EmployeeClient);
|
|
54
41
|
}
|
|
55
|
-
function EmployeeClient_$ctor_Z7C557C0(transport) {
|
|
42
|
+
export function EmployeeClient_$ctor_Z7C557C0(transport) {
|
|
56
43
|
return new EmployeeClient(transport);
|
|
57
44
|
}
|
|
58
|
-
function EmployeeClient__GetEmployeesAsync_Z134B9264(_, query) {
|
|
45
|
+
export function EmployeeClient__GetEmployeesAsync_Z134B9264(_, query) {
|
|
59
46
|
return _.transport.GetAsync(EmployeeClient__buildUrl_Z134B9264(_, query));
|
|
60
47
|
}
|
|
61
|
-
function EmployeeClient__GetEmployeesPagingAsync_5E920BE0(_, query) {
|
|
48
|
+
export function EmployeeClient__GetEmployeesPagingAsync_5E920BE0(_, query) {
|
|
62
49
|
return _.transport.GetAsync(EmployeeClient__buildPagingUrl_5E920BE0(_, query));
|
|
63
50
|
}
|
|
64
|
-
function EmployeeClient__GetEmployeeAsync_Z524259C1(_, id) {
|
|
65
|
-
return _.transport.GetAsync(
|
|
51
|
+
export function EmployeeClient__GetEmployeeAsync_Z524259C1(_, id) {
|
|
52
|
+
return _.transport.GetAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employee), UrlPart_op_Implicit_Z524259C1(id)]), empty()));
|
|
66
53
|
}
|
|
67
|
-
function EmployeeClient__CreateEmployeeAsync_5CDBA079(_, model) {
|
|
68
|
-
return _.transport.PostAsync(
|
|
54
|
+
export function EmployeeClient__CreateEmployeeAsync_5CDBA079(_, model) {
|
|
55
|
+
return _.transport.PostAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employee)]), empty()), model);
|
|
69
56
|
}
|
|
70
|
-
function EmployeeClient__UpdateEmployeeAsync_39A9CE66(_, id, model) {
|
|
71
|
-
return _.transport.PutAsync(
|
|
57
|
+
export function EmployeeClient__UpdateEmployeeAsync_39A9CE66(_, id, model) {
|
|
58
|
+
return _.transport.PutAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employee), UrlPart_op_Implicit_Z524259C1(id)]), empty()), model);
|
|
72
59
|
}
|
|
73
|
-
function EmployeeClient__DeleteEmployeeAsync_Z524259C1(_, id) {
|
|
74
|
-
return _.transport.DeleteAsync(
|
|
60
|
+
export function EmployeeClient__DeleteEmployeeAsync_Z524259C1(_, id) {
|
|
61
|
+
return _.transport.DeleteAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employee), UrlPart_op_Implicit_Z524259C1(id)]), empty()));
|
|
75
62
|
}
|
|
76
|
-
function EmployeeClient__buildUrl_Z134B9264(this$, queryParams) {
|
|
77
|
-
const parameters =
|
|
63
|
+
export function EmployeeClient__buildUrl_Z134B9264(this$, queryParams) {
|
|
64
|
+
const parameters = toList(delay(() => {
|
|
78
65
|
let matchValue = undefined, ids_1 = undefined;
|
|
79
|
-
return
|
|
66
|
+
return append((matchValue = ofNullable(queryParams.Id), (matchValue != null) ? ((count(value(matchValue)) > 0) ? ((ids_1 = value(matchValue), map((id) => ["Id", UrlPart_op_Implicit_Z524259C1(id)], ids_1))) : (empty_1())) : (empty_1())), delay(() => append(!isNullOrEmpty(queryParams.Search) ? singleton(["Search", UrlPart_op_Implicit_Z721C83C5(queryParams.Search)]) : empty_1(), delay(() => append((queryParams.PageNumber != null) ? singleton(["PageNumber", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageNumber))]) : empty_1(), delay(() => append((queryParams.PageSize != null) ? singleton(["PageSize", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageSize))]) : empty_1(), delay(() => append((queryParams.ReportsToId != null) ? singleton(["ReportsToId", UrlPart_op_Implicit_Z524259C1(nonNullValue(queryParams.ReportsToId))]) : empty_1(), delay(() => ((queryParams.TopLevelOnly != null) ? singleton(["TopLevelOnly", UrlPart_op_Implicit_Z1FBCCD16(nonNullValue(queryParams.TopLevelOnly))]) : empty_1())))))))))));
|
|
80
67
|
}));
|
|
81
|
-
return
|
|
68
|
+
return composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employees)]), parameters);
|
|
82
69
|
}
|
|
83
|
-
function EmployeeClient__buildPagingUrl_5E920BE0(this$, queryParams) {
|
|
84
|
-
const parameters =
|
|
85
|
-
return
|
|
70
|
+
export function EmployeeClient__buildPagingUrl_5E920BE0(this$, queryParams) {
|
|
71
|
+
const parameters = toList(delay(() => append(!isNullOrEmpty(queryParams.Search) ? singleton(["Search", UrlPart_op_Implicit_Z721C83C5(queryParams.Search)]) : empty_1(), delay(() => append((queryParams.PageNumber != null) ? singleton(["PageNumber", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageNumber))]) : empty_1(), delay(() => ((queryParams.PageSize != null) ? singleton(["PageSize", UrlPart_op_Implicit_Z524259A4(nonNullValue(queryParams.PageSize))]) : empty_1())))))));
|
|
72
|
+
return composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Employees)]), parameters);
|
|
86
73
|
}
|
|
87
74
|
//# sourceMappingURL=EmployeeClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmployeeClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/EmployeeClient.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EmployeeClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/EmployeeClient.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BranchQueryRequestModel, BranchModificationModel } from "../../Models/ApiModels/PayloadModels.ts";
|
|
2
|
-
import { int64 } from "
|
|
2
|
+
import { int64 } from "@fable-org/fable-library-ts/BigInt.ts";
|
|
3
3
|
export interface IBranchClient {
|
|
4
4
|
CreateBranchAsync(model: BranchModificationModel): any;
|
|
5
5
|
DeleteBranchAsync(id: int64): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DepartmentQueryRequestModel, DepartmentModificationModel } from "../../Models/ApiModels/PayloadModels.ts";
|
|
2
|
-
import { int64 } from "
|
|
2
|
+
import { int64 } from "@fable-org/fable-library-ts/BigInt.ts";
|
|
3
3
|
export interface IDepartmentClient {
|
|
4
4
|
CreateDepartmentAsync(model: DepartmentModificationModel): any;
|
|
5
5
|
DeleteDepartmentAsync(id: int64): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EmployeePagingRequestModel, EmployeeQueryRequestModel, EmployeeModificationModel } from "../../Models/ApiModels/PayloadModels.ts";
|
|
2
|
-
import { int64 } from "
|
|
2
|
+
import { int64 } from "@fable-org/fable-library-ts/BigInt.ts";
|
|
3
3
|
export interface IEmployeeClient {
|
|
4
4
|
CreateEmployeeAsync(model: EmployeeModificationModel): any;
|
|
5
5
|
DeleteEmployeeAsync(id: int64): any;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IHttpTransport } from "../IHttpTransport.ts";
|
|
2
2
|
import { IIdentityClient } from "./IIdentityClient.ts";
|
|
3
|
-
import { TypeInfo } from "
|
|
3
|
+
import { TypeInfo } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
4
4
|
export declare class IdentityClient implements IIdentityClient {
|
|
5
5
|
readonly transport: IHttpTransport;
|
|
6
6
|
constructor(transport: IHttpTransport);
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const Reflection_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js");
|
|
8
|
-
const UrlHelpers_ts_1 = require("../UrlHelpers.js");
|
|
9
|
-
const Endpoints_ts_1 = require("../Endpoints.js");
|
|
10
|
-
const List_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/List.js");
|
|
11
|
-
class IdentityClient {
|
|
1
|
+
import { class_type } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
2
|
+
import { UrlPart_op_Implicit_Z721C83C5, composeRelativeUrl } from "../UrlHelpers.js";
|
|
3
|
+
import { Client, BasePath } from "../Endpoints.js";
|
|
4
|
+
import { singleton, ofArray } from "@fable-org/fable-library-ts/List.ts";
|
|
5
|
+
export class IdentityClient {
|
|
6
|
+
transport;
|
|
12
7
|
constructor(transport) {
|
|
13
8
|
this.transport = transport;
|
|
14
9
|
}
|
|
@@ -17,14 +12,13 @@ class IdentityClient {
|
|
|
17
12
|
return IdentityClient__GetClientAsync_Z721C83C5(this$, origin);
|
|
18
13
|
}
|
|
19
14
|
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
return (0, Reflection_ts_1.class_type)("Fossa.Bridge.Services.Clients.IdentityClient", undefined, IdentityClient);
|
|
15
|
+
export function IdentityClient_$reflection() {
|
|
16
|
+
return class_type("Fossa.Bridge.Services.Clients.IdentityClient", undefined, IdentityClient);
|
|
23
17
|
}
|
|
24
|
-
function IdentityClient_$ctor_Z7C557C0(transport) {
|
|
18
|
+
export function IdentityClient_$ctor_Z7C557C0(transport) {
|
|
25
19
|
return new IdentityClient(transport);
|
|
26
20
|
}
|
|
27
|
-
function IdentityClient__GetClientAsync_Z721C83C5(_, origin) {
|
|
28
|
-
return _.transport.GetAsync(
|
|
21
|
+
export function IdentityClient__GetClientAsync_Z721C83C5(_, origin) {
|
|
22
|
+
return _.transport.GetAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(Client)]), singleton(["origin", UrlPart_op_Implicit_Z721C83C5(origin)])));
|
|
29
23
|
}
|
|
30
24
|
//# sourceMappingURL=IdentityClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IdentityClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/IdentityClient.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IdentityClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/IdentityClient.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAY,MAAM,2CAA2C,CAAC;AACjF,OAAO,EAAW,6BAA6B,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAC9F,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;AAGzE,MAAM,OAAO,cAAc;IACd,SAAS,CAAiB;IACnC,YAAY,SAAyB;QACjC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;IAC/B,CAAC;IACD,cAAc,CAAC,MAAc;QACzB,MAAM,KAAK,GAAmB,IAAI,CAAC;QACnC,OAAO,wCAAwC,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IACnE,CAAC;CACJ;AAED,MAAM,UAAU,0BAA0B;IACtC,OAAO,UAAU,CAAC,8CAA8C,EAAE,SAAS,EAAE,cAAc,CAAC,CAAC;AACjG,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,SAAyB;IACnE,OAAO,IAAI,cAAc,CAAC,SAAS,CAAC,CAAC;AACzC,CAAC;AAED,MAAM,UAAU,wCAAwC,CAAC,CAAiB,EAAE,MAAc;IACtF,OAAO,CAAC,CAAC,SAAS,CAAC,QAAQ,CAA+B,kBAAkB,CAAC,OAAO,CAAC,CAAC,6BAA6B,CAAC,QAAQ,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC,QAAQ,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAsB,CAAC,CAAC,CAAC,CAAC;AAChQ,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IHttpTransport } from "../IHttpTransport.ts";
|
|
2
2
|
import { ISystemLicenseClient } from "./ISystemLicenseClient.ts";
|
|
3
|
-
import { TypeInfo } from "
|
|
3
|
+
import { TypeInfo } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
4
4
|
export declare class SystemLicenseClient implements ISystemLicenseClient {
|
|
5
5
|
readonly transport: IHttpTransport;
|
|
6
6
|
constructor(transport: IHttpTransport);
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const Reflection_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js");
|
|
8
|
-
const UrlHelpers_ts_1 = require("../UrlHelpers.js");
|
|
9
|
-
const Endpoints_ts_1 = require("../Endpoints.js");
|
|
10
|
-
const List_ts_1 = require("../../fable_modules/fable-library-ts.5.0.0-rc.1/List.js");
|
|
11
|
-
class SystemLicenseClient {
|
|
1
|
+
import { class_type } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
2
|
+
import { UrlPart_op_Implicit_Z721C83C5, composeRelativeUrl } from "../UrlHelpers.js";
|
|
3
|
+
import { SystemLicense, BasePath } from "../Endpoints.js";
|
|
4
|
+
import { empty, ofArray } from "@fable-org/fable-library-ts/List.ts";
|
|
5
|
+
export class SystemLicenseClient {
|
|
6
|
+
transport;
|
|
12
7
|
constructor(transport) {
|
|
13
8
|
this.transport = transport;
|
|
14
9
|
}
|
|
@@ -17,14 +12,13 @@ class SystemLicenseClient {
|
|
|
17
12
|
return SystemLicenseClient__GetLicenseAsync(this$);
|
|
18
13
|
}
|
|
19
14
|
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
return (0, Reflection_ts_1.class_type)("Fossa.Bridge.Services.Clients.SystemLicenseClient", undefined, SystemLicenseClient);
|
|
15
|
+
export function SystemLicenseClient_$reflection() {
|
|
16
|
+
return class_type("Fossa.Bridge.Services.Clients.SystemLicenseClient", undefined, SystemLicenseClient);
|
|
23
17
|
}
|
|
24
|
-
function SystemLicenseClient_$ctor_Z7C557C0(transport) {
|
|
18
|
+
export function SystemLicenseClient_$ctor_Z7C557C0(transport) {
|
|
25
19
|
return new SystemLicenseClient(transport);
|
|
26
20
|
}
|
|
27
|
-
function SystemLicenseClient__GetLicenseAsync(_) {
|
|
28
|
-
return _.transport.GetAsync(
|
|
21
|
+
export function SystemLicenseClient__GetLicenseAsync(_) {
|
|
22
|
+
return _.transport.GetAsync(composeRelativeUrl(ofArray([UrlPart_op_Implicit_Z721C83C5(BasePath), UrlPart_op_Implicit_Z721C83C5(SystemLicense)]), empty()));
|
|
29
23
|
}
|
|
30
24
|
//# sourceMappingURL=SystemLicenseClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SystemLicenseClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/SystemLicenseClient.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SystemLicenseClient.js","sourceRoot":"","sources":["../../../fable_output/Services/Clients/SystemLicenseClient.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAY,MAAM,2CAA2C,CAAC;AACjF,OAAO,EAAW,6BAA6B,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAC9F,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC1D,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;AAIrE,MAAM,OAAO,mBAAmB;IACnB,SAAS,CAAiB;IACnC,YAAY,SAAyB;QACjC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;IAC/B,CAAC;IACD,eAAe;QACX,MAAM,KAAK,GAAwB,IAAI,CAAC;QACxC,OAAO,oCAAoC,CAAC,KAAK,CAAC,CAAC;IACvD,CAAC;CACJ;AAED,MAAM,UAAU,+BAA+B;IAC3C,OAAO,UAAU,CAAC,mDAAmD,EAAE,SAAS,EAAE,mBAAmB,CAAC,CAAC;AAC3G,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,SAAyB;IACxE,OAAO,IAAI,mBAAmB,CAAC,SAAS,CAAC,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,CAAsB;IACvE,OAAO,CAAC,CAAC,SAAS,CAAC,QAAQ,CAAkD,kBAAkB,CAAC,OAAO,CAAC,CAAC,6BAA6B,CAAC,QAAQ,CAAC,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,KAAK,EAAqB,CAAC,CAAC,CAAC;AACnO,CAAC"}
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
exports.Departments = "Departments";
|
|
12
|
-
exports.Employee = "Employee";
|
|
13
|
-
exports.Employees = "Employees";
|
|
1
|
+
export const BasePath = "api/1.0";
|
|
2
|
+
export const Client = "Identity/Client";
|
|
3
|
+
export const SystemLicense = "License/System";
|
|
4
|
+
export const CompanyLicense = "License/Company";
|
|
5
|
+
export const Company = "Company";
|
|
6
|
+
export const CompanySettings = "CompanySettings";
|
|
7
|
+
export const Branches = "Branches";
|
|
8
|
+
export const Departments = "Departments";
|
|
9
|
+
export const Employee = "Employee";
|
|
10
|
+
export const Employees = "Employees";
|
|
14
11
|
//# sourceMappingURL=Endpoints.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Endpoints.js","sourceRoot":"","sources":["../../fable_output/Services/Endpoints.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Endpoints.js","sourceRoot":"","sources":["../../fable_output/Services/Endpoints.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,QAAQ,GAAG,SAAS,CAAC;AAElC,MAAM,CAAC,MAAM,MAAM,GAAG,iBAAiB,CAAC;AAExC,MAAM,CAAC,MAAM,aAAa,GAAG,gBAAgB,CAAC;AAE9C,MAAM,CAAC,MAAM,cAAc,GAAG,iBAAiB,CAAC;AAEhD,MAAM,CAAC,MAAM,OAAO,GAAG,SAAS,CAAC;AAEjC,MAAM,CAAC,MAAM,eAAe,GAAG,iBAAiB,CAAC;AAEjD,MAAM,CAAC,MAAM,QAAQ,GAAG,UAAU,CAAC;AAEnC,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC;AAEzC,MAAM,CAAC,MAAM,QAAQ,GAAG,UAAU,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,WAAW,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export interface IHttpTransport {
|
|
2
|
-
DeleteAsync(
|
|
3
|
-
GetAsync<TResponse>(
|
|
4
|
-
PostAsync<TRequest, TResponse>(
|
|
5
|
-
PutAsync<TRequest, TResponse>(
|
|
2
|
+
DeleteAsync(requestUri: string): any;
|
|
3
|
+
GetAsync<TResponse>(requestUri: string): any;
|
|
4
|
+
PostAsync<TRequest, TResponse>(requestUri: string, request: TRequest): any;
|
|
5
|
+
PutAsync<TRequest, TResponse>(requestUri: string, request: TRequest): any;
|
|
6
6
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FSharpList } from "
|
|
2
|
-
import { FSharpChoice$2_$union } from "
|
|
3
|
-
import { TypeInfo } from "
|
|
4
|
-
import { float64, int32 } from "
|
|
5
|
-
import { int64 } from "
|
|
6
|
-
import { decimal } from "
|
|
1
|
+
import { FSharpList } from "@fable-org/fable-library-ts/List.ts";
|
|
2
|
+
import { FSharpChoice$2_$union } from "@fable-org/fable-library-ts/Choice.ts";
|
|
3
|
+
import { TypeInfo } from "@fable-org/fable-library-ts/Reflection.ts";
|
|
4
|
+
import { float64, int32 } from "@fable-org/fable-library-ts/Int32.ts";
|
|
5
|
+
import { int64 } from "@fable-org/fable-library-ts/BigInt.ts";
|
|
6
|
+
import { decimal } from "@fable-org/fable-library-ts/Decimal.ts";
|
|
7
7
|
export declare function getBackendOrigin(frontendOrigin: string): string;
|
|
8
8
|
export declare class UrlPart {
|
|
9
9
|
readonly value: FSharpChoice$2_$union<string, any>;
|